1. 509a80c x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs by Ingo Molnar · 17 years ago
  2. 1e3e197 x86: prepare page allocator for high allocations on PAGEALLOC=y by Ingo Molnar · 17 years ago
  3. f97586b x86: do not crash on non-Geode PCs in TSC probe by Ingo Molnar · 17 years ago
  4. 3fb450a x86: enable NMI watchdog on nosmp by Ingo Molnar · 17 years ago
  5. 2f62c94 x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA by Andi Kleen · 17 years ago
  6. f68fd5f x86: call free_init_pages() with irqs enabled in alternative_instructions() by Fengguang Wu · 17 years ago
  7. f891dd1 x86: initialize 64bit registers for a.out executables by Andi Kleen · 17 years ago
  8. 1c5b5cf x86: return correct error code from child_rip in x86_64 entry.S by Andrey Mirkin · 17 years ago
  9. aa506dc i386: avoid temporarily inconsistent pte-s by Jan Beulich · 17 years ago
  10. d72b1b4 i386: fix section mismatch warning in intel.c by Sam Ravnborg · 17 years ago
  11. 25d1b51 i386: Fix section mismatch by Satyam Sharma · 17 years ago
  12. 801916c x86: fix off-by-one in find_next_zero_string by Andrew Hastings · 17 years ago
  13. 6442eea i386: export i386 smp_call_function_mask() to modules by Laurent Vivier · 17 years ago
  14. f79eb83 x86: Install unstripped copy of 64bit vdso to disk by Roland McGrath · 17 years ago
  15. af7e6a7 x86_64: install unstripped copies of compat vdso on disk by Roland McGrath · 17 years ago
  16. 8957eca i386: setup_trampoline() must be __cpuinit by Adrian Bunk · 17 years ago
  17. 0f8e45a i386: make Oprofile call shutdown() only once per session by Stephane Eranian · 17 years ago
  18. 3dfbc88 x86: C1E late detection fix. Really switch off lapic timer by Thomas Gleixner · 17 years ago
  19. 5c8e191 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  20. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  21. bcbba6c add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros by Ken'ichi Ohmichi · 17 years ago
  22. fd59d23 Add vmcoreinfo by Ken'ichi Ohmichi · 17 years ago
  23. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  24. 3806204 Remove workaround for unimmunized rcu_dereference from mce_log() by Paul E. McKenney · 17 years ago
  25. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  26. 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 17 years ago
  27. 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
  28. f563d53 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  29. 7eebb93 x86: fix boot error introduced by kbuild by Sam Ravnborg · 17 years ago
  30. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  31. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  32. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  33. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  34. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  35. 0889eba x86_64: SPARSEMEM_VMEMMAP 2M page size support by Christoph Lameter · 17 years ago
  36. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  37. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  38. 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 17 years ago
  39. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  40. 9ee1bea x86-64: update pci-gart iommu to sg helpers by Jens Axboe · 17 years ago
  41. b922f53 x86-64: update nommu to sg helpers by Jens Axboe · 17 years ago
  42. 8b87d9f x86-64: update calgary iommu to sg helpers by Jens Axboe · 17 years ago
  43. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  44. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  45. 9a39e27 kbuild: fix up CFLAGS usage by Sam Ravnborg · 17 years ago
  46. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  47. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  48. 58dfe88 lockdep: annotate kprobes irq fiddling by Peter Zijlstra · 17 years ago
  49. 10cd706 lockdep: x86_64: connect the sysexit hook by Peter Zijlstra · 17 years ago
  50. c7e872e lockdep: i386: connect the sysexit hook by Peter Zijlstra · 17 years ago
  51. 89039b3 x86: force timer broadcast on late AMD C1E detection by Thomas Gleixner · 17 years ago
  52. 3ac508b x86: move local APIC timer init to the end of start_secondary() by Thomas Gleixner · 17 years ago
  53. b097976 x86: fix missing include for vsyscall by Dave Jones · 17 years ago
  54. 64b3361 long vs. unsigned long - low-hanging fruits in drivers by Al Viro · 17 years ago
  55. 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
  56. 752097c x86/pci/acpi: fix DMI const-ification fallout by Jeff Garzik · 17 years ago
  57. df1bdc0 x86: fence oostores on 64-bit by Nick Piggin · 17 years ago
  58. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  59. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  60. a79e419 PCI: X86: Introduce and enable PCI domain support by Jeff Garzik · 17 years ago
  61. 1194925 PCI: modify PCI bridge control ISA flag for clarity by Gary Hade · 17 years ago
  62. 62f420f PCI: use _CRS for PCI resource allocation by Gary Hade · 17 years ago
  63. 036fff4 PCI: skip ISA ioresource alignment on some systems by Gary Hade · 17 years ago
  64. 5b1ea82 PCI: i386: Compaq EVO N800c needs PCI bus renumbering by Juha Laiho · 17 years ago
  65. 346ca04 PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" by Johannes Goecke · 17 years ago
  66. b205f6b i386: add support for picopower irq router by Thomas Backlund · 17 years ago
  67. 3d034ae PCI: pci_get_device call from interrupt in reboot fixups by Denis V. Lunev · 17 years ago
  68. aa24886 dma_free_coherent() needs irqs enabled (sigh) by David Brownell · 17 years ago
  69. ed6fb17 x86: HPET add another ICH7 PCI id by Venki Pallipadi · 17 years ago
  70. 32a2da6 x86: HPET force enable ICH5 suspend/resume fix by Venki Pallipadi · 17 years ago
  71. bfe0c1c x86: HPET force enable for ICH5 by Venki Pallipadi · 17 years ago
  72. 59c69f2 x86: HPET try to activate force detected hpet by Venki Pallipadi · 17 years ago
  73. d54bd57 x86: HPET force enable o ICH7 and later by Venki Pallipadi · 17 years ago
  74. 610bf2f x86: HPET restructure hpet code for hpet force enable by Venki Pallipadi · 17 years ago
  75. 31c435d i386/x8664: cleanup the shared hpet code by Chris Wright · 17 years ago
  76. bc1d99c x86_64: cleanup apic.c after clock events switch by Chris Wright · 17 years ago
  77. 9f75e9b x86_64: remove now unused code by Thomas Gleixner · 17 years ago
  78. 2f0798a x86: unify timex.h variants by Thomas Gleixner · 17 years ago
  79. 5d5a298 x86: kill 8253pit.h by Thomas Gleixner · 17 years ago
  80. fb79d22 x86: disable apic timer for AMD C1E enabled CPUs by Thomas Gleixner · 17 years ago
  81. 4e77ae3 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  82. b8ce335 x86_64: convert to clock events by Thomas Gleixner · 17 years ago
  83. ba7eda4 x86_64: Add (not yet used) clock event functions by Thomas Gleixner · 17 years ago
  84. 0229068 x86_64: prepare idle loop for dynamic ticks by Chris Wright · 17 years ago
  85. c4d58cb x86_64: remove nested irq disables by Thomas Gleixner · 17 years ago
  86. abc63fc x86_64: apic change setup_APIC_timer calling convention by Thomas Gleixner · 17 years ago
  87. b58eb00 x86_64: Remove APIC_DIVISOR by Thomas Gleixner · 17 years ago
  88. d03030e x86_64: Move apic calibration code around by Thomas Gleixner · 17 years ago
  89. 500ff08 x86_64: remove pit synchronization by Thomas Gleixner · 17 years ago
  90. 8017409 x86_64: prepare apic code for clock events by Thomas Gleixner · 17 years ago
  91. 7ffeeb1 x86: remove never used apic_mapped by Yinghai Lu · 17 years ago
  92. 0190dae i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  93. f5e0e93 i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  94. 2876914 i386: prepare sharing the hpet code with x86_64 by Thomas Gleixner · 17 years ago
  95. 06a24de i386: prepare sharing the hpet code with x86_64 by Thomas Gleixner · 17 years ago
  96. d371698 x86_64: Consolidate tsc calibration by Thomas Gleixner · 17 years ago
  97. 8f36881 x86: Geode MFGPT clock event device support by Andres Salomon · 17 years ago
  98. 83d7384 x86: Geode Multi-Function General Purpose Timers support by Andres Salomon · 17 years ago
  99. 5fa3a24 x86: block irq balancing for timer by Venki Pallipadi · 17 years ago
  100. 3c9aea4 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago