Age | Commit message (Expand) | Author |
2006-09-27 | [PATCH] x86: use probe_kernel_address in handle_BUG() | Andrew Morton |
2006-09-27 | [PATCH] x86 microcode: don't check the size | Shaohua Li |
2006-09-27 | [PATCH] x86 microcode: add sysfs and hotplug support | Shaohua Li |
2006-09-27 | [PATCH] x86 microcode: using request_firmware to pull microcode | Shaohua Li |
2006-09-27 | [PATCH] x86 microcode: microcode driver cleanup. | Shaohua Li |
2006-09-27 | [PATCH] Have x86 use add_active_range() and free_area_init_nodes | Mel Gorman |
2006-09-26 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-09-26 | [PATCH] i386: Detect clock skew during suspend | Rafael J. Wysocki |
2006-09-26 | [PATCH] Change the name of pagedir_nosave | Rafael J. Wysocki |
2006-09-26 | [PATCH] mtrr: Add lock annotations for prepare_set and post_set | Josh Triplett |
2006-09-26 | [PATCH] i386: Kill references to xtime | john stultz |
2006-09-26 | [PATCH] Voyager: tty locking | Alan Cox |
2006-09-26 | [PATCH] smp_call_function_single() cleanup | Andrew Morton |
2006-09-26 | [PATCH] i386: add smp_call_function_single | Stephane Eranian |
2006-09-26 | [PATCH] x86: remove unused include from efi_stub.S | Rusty Russell |
2006-09-26 | [PATCH] x86: enable VMSPLIT for highmem kernels | Dave Hansen |
2006-09-26 | [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux | Jeremy Fitzhardinge |
2006-09-26 | [PATCH] x86: add a bootparameter to reserve high linear address space | Zachary Amsden |
2006-09-26 | [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype... | Jeremy Fitzhardinge |
2006-09-26 | [PATCH] x86: remove locally-defined ldt structure in favour of standard type | Rusty Russell |
2006-09-26 | [PATCH] apm: clean up module initalization | Neil Horman |
2006-09-26 | [PATCH] i386: show_registers(): try harder to print failing code | Chuck Ebbert |
2006-09-26 | [PATCH] hpet rtc emulation: add watchdog timer | Clemens Ladisch |
2006-09-26 | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter |
2006-09-26 | [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES | Christoph Lameter |
2006-09-26 | [PATCH] convert i386 NUMA KVA space to bootmem | keith mannthey |
2006-09-26 | [PATCH] i386/x86-64: New Intel feature flags | Dave Jones |
2006-09-26 | [PATCH] x86: Add a cumulative thermal throttle event counter. | Dmitriy Zavin |
2006-09-26 | [PATCH] i386: Make the jiffies compares use the 64bit safe macros. | Dmitriy Zavin |
2006-09-26 | [PATCH] x86: Refactor thermal throttle processing | Dmitriy Zavin |
2006-09-26 | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen |
2006-09-26 | [PATCH] x86: Move direct PCI scanning functions out of line | Andi Kleen |
2006-09-26 | [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI | Andi Kleen |
2006-09-26 | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich |
2006-09-26 | [PATCH] x86: - restore i8259A eoi status on resume | Matthew Garrett |
2006-09-26 | [PATCH] i386: Split multi-line printk in oops output. | Dave Jones |
2006-09-26 | [PATCH] i386: Add MMCFG resources to i386 too | Andi Kleen |
2006-09-26 | [PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works | Andi Kleen |
2006-09-26 | [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s... | Andi Kleen |
2006-09-26 | [PATCH] i386: Remove experimental mark of kexec | Eric W. Biederman |
2006-09-26 | [PATCH] i386: add HPET(s) into resource map | adurbin@google.com |
2006-09-26 | [PATCH] i386: Do better early exception handlers | Chuck Ebbert |
2006-09-26 | [PATCH] i386: Allow a kernel not to be in ring 0 | Rusty Russell |
2006-09-26 | [PATCH] i386: Abstract sensitive instructions | Rusty Russell |
2006-09-26 | [PATCH] i386: Avoid overwriting the current pgd (V4, i386) | Magnus Damm |
2006-09-26 | [PATCH] i386: Fix the EDD code misparsing the command line | H. Peter Anvin |
2006-09-26 | [PATCH] i386: annotate FIX_STACK() and the rest of nmi() | Chuck Ebbert |