Age | Commit message (Expand) | Author |
2010-02-18 | x86, cacheinfo: Enable L3 CID only on AMD | Borislav Petkov |
2010-02-18 | x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 | Borislav Petkov |
2010-02-18 | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown |
2010-02-17 | x86, setup: When restoring the screen, update boot_params.screen_info | H. Peter Anvin |
2010-02-17 | kmemcheck: Test the full object in kmemcheck_is_obj_initialized() | Catalin Marinas |
2010-02-17 | x86: Convert tlbstate_lock to raw_spinlock | Thomas Gleixner |
2010-02-17 | Merge branch 'linus' into x86/mm | Thomas Gleixner |
2010-02-17 | tracing/kprobes: Make Kconfig dependencies generic | Heiko Carstens |
2010-02-17 | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger |
2010-02-16 | x86-64: Allow fbdev primary video code | Dave Airlie |
2010-02-16 | x86: Convert set_atomicity_lock to raw_spinlock | Thomas Gleixner |
2010-02-16 | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 | Oleg Nesterov |
2010-02-16 | x86: set_personality_ia32() misses force_personality32 | Oleg Nesterov |
2010-02-16 | x86: Mark atomic irq ops raw for 32bit legacy | Ingo Molnar |
2010-02-16 | ACPI: remove Asus P2B-DS from acpi=ht blacklist | Len Brown |
2010-02-15 | x86, mtrr: Kill over the top warn | Alan Cox |
2010-02-15 | x86, numa: Remove configurable node size support for numa emulation | David Rientjes |
2010-02-15 | x86, numa: Add fixed node size option for numa emulation | David Rientjes |
2010-02-15 | x86, numa: Fix numa emulation calculation of big nodes | David Rientjes |
2010-02-13 | x86, cpu: Print AMD virtualization features in /proc/cpuinfo | Joerg Roedel |
2010-02-13 | x86-64, rwsem: Avoid store forwarding hazard in __downgrade_write | Avi Kivity |
2010-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-02-10 | x86, acpi: Map hotadded cpu to correct node. | Haicheng Li |
2010-02-10 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-02-09 | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha |
2010-02-09 | x86-32: Make AT_VECTOR_SIZE_ARCH=2 | Serge E. Hallyn |
2010-02-09 | KVM: PIT: control word is write-only | Marcelo Tosatti |
2010-02-09 | kvmclock: count total_sleep_time when updating guest clock | Jason Wang |
2010-02-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2010-02-07 | x86/alternatives: Fix build warning | Masami Hiramatsu |
2010-02-07 | x86: Remove trailing spaces in messages | Frans Pop |
2010-02-05 | x86, uv: Update UV arch to target Legacy VGA I/O correctly. | Mike Travis |
2010-02-05 | x86: Merge io.h | Brian Gerst |
2010-02-05 | x86: Simplify flush_write_buffers() | Brian Gerst |
2010-02-05 | x86: Clean up mem*io functions. | Brian Gerst |
2010-02-05 | x86-64: Use BUILDIO in io_64.h | Brian Gerst |
2010-02-05 | x86-64: Reorganize io_64.h | Brian Gerst |
2010-02-05 | x86-32: Remove _local variants of in/out from io_32.h | Brian Gerst |
2010-02-05 | x86-32: Move XQUAD definitions to numaq.h | Brian Gerst |
2010-02-04 | x86, mtrr: Remove unused mtrr/state.c | Borislav Petkov |
2010-02-04 | perf_events, x86: Fix bug in hw_perf_enable() | Stephane Eranian |
2010-02-04 | bitops: Ensure the compile time HWEIGHT is only used for such | Peter Zijlstra |
2010-02-04 | perf_events, x86: Implement intel core solo/duo support | Peter Zijlstra |
2010-02-04 | kprobes: Check probe address is reserved | Masami Hiramatsu |
2010-02-04 | ftrace/alternatives: Introducing *_text_reserved functions | Masami Hiramatsu |
2010-02-04 | kprobes: Disable booster when CONFIG_PREEMPT=y | Masami Hiramatsu |
2010-02-04 | x86_64: Print modules like i386 does | Alexey Dobriyan |
2010-02-02 | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng |
2010-02-02 | x86, doc: Fix minor spelling error in arch/x86/mm/gup.c | Andy Shevchenko |
2010-02-01 | x86: Use the generic page_is_ram() | Wu Fengguang |