1. ffaa8bd [PATCH] seccomp: tsc disable by Andrea Arcangeli · 19 years ago
  2. 6ae3db1 [PATCH] ppc64: Add missing exports by Benjamin Herrenschmidt · 19 years ago
  3. 8c87093 [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK by Benjamin Herrenschmidt · 19 years ago
  4. e4ee69c [PATCH] ppc32: Bump PMU interrupt priority by Benjamin Herrenschmidt · 19 years ago
  5. bb16574 [PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLB by Marcelo Tosatti · 19 years ago
  6. d4b3a80 [PATCH] mips: fixed try_to_freeze build error by Yoichi Yuasa · 19 years ago
  7. 9c4142a [PATCH] ppc32: Fix compiling of sandpoint platform by Kumar Gala · 19 years ago
  8. 8b789b7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  9. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  10. f3bb742 [PATCH] ARM: Update mach-types by Russell King · 19 years ago
  11. a013053 [PATCH] ARM: Move memmap freeing into init.c by Russell King · 19 years ago
  12. a343e60 [PATCH] ARM: Move PGD kernel page table initialisation by Russell King · 19 years ago
  13. 2ea8339 [PATCH] ARM: Add VST idle loop call by Russell King · 19 years ago
  14. 99bcc05 [PATCH] ARM: Add missed AAEC2000 file by Russell King · 19 years ago
  15. 41b6c37 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  16. 26799e6 [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 code by Lennert Buytenhek · 19 years ago
  17. baaf7ed [PATCH] ARM: 2756/1: add ixp2000 msf mapping by Lennert Buytenhek · 19 years ago
  18. 09b8b5f [PATCH] ARM: Add SA_TIMER flag to timer interrupts by Russell King · 19 years ago
  19. 7d681b2 [PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offset by Kumar Gala · 19 years ago
  20. bdb94f3 [PATCH] arm: swsusp build fix by Andrew Morton · 19 years ago
  21. 6f0dcb7 Fix up try_to_freeze() usage in arch/i386/kernel/signal.c by Linus Torvalds · 19 years ago
  22. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  23. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  24. f90e718 [PATCH] printk: arch/i386/mm/pgtable.c by Christophe Lucas · 19 years ago
  25. ee48dd5 [PATCH] printk: arch/i386/mm/ioremap.c by Christophe Lucas · 19 years ago
  26. f14c6fd [PATCH] update comment about gzip scratch size by Olaf Hering · 19 years ago
  27. 9e84d1c [PATCH] i386: cleanup boot_cpu_logical_apicid variables by Adrian Bunk · 19 years ago
  28. f454944 [PATCH] x86_64: coding style and whitespace fixups by Domen Puncer · 19 years ago
  29. 4ae6673 [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/ by Jesper Juhl · 19 years ago
  30. 40086ea [PATCH] arch/i386/crypto/aes.c: fix sparse warnings by Domen Puncer · 19 years ago
  31. c7c5844 [PATCH] arch/i386/mm/fault.c: fix sparse warnings by Domen Puncer · 19 years ago
  32. 77617bd [PATCH] arch/i386/kernel/apm.c: fix sparse warnings by Domen Puncer · 19 years ago
  33. 3f3ae34 [PATCH] arch/i386/kernel/traps.c: fix sparse warnings by Domen Puncer · 19 years ago
  34. 09dbb47 [PATCH] x86-64: add memcpy/memset prototypes by randy_dunlap · 19 years ago
  35. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 19 years ago
  36. 4f339ec [PATCH] kdump: Save trap information for later analysis by Alexander Nyberg · 19 years ago
  37. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 19 years ago
  38. 2030eae [PATCH] Retrieve elfcorehdr address from command line by Vivek Goyal · 19 years ago
  39. 60e64d4 [PATCH] kdump: Routines for copying dump pages by Vivek Goyal · 19 years ago
  40. 5f01645 [PATCH] kdump: Kconfig by Vivek Goyal · 19 years ago
  41. 92aa63a [PATCH] kdump: Retrieve saved max pfn by Vivek Goyal · 19 years ago
  42. a3ea8ac [PATCH] Kexec: Kexec on panic fix with nmi watchdog enabled by Vivek Goyal · 19 years ago
  43. 4d55476 [PATCH] kdump: NMI handler segment selector, stack pointer fix by Vivek Goyal · 19 years ago
  44. 625f1c8 [PATCH] Kdump: Export crash notes section address through sysfs by Vivek Goyal · 19 years ago
  45. cf13f0e [PATCH] kexec: s390 support by Heiko Carstens · 19 years ago
  46. fce0d57 [PATCH] ppc64: kexec support for ppc64 by R Sharada · 19 years ago
  47. f4c82d5 [PATCH] ppc64 kexec: native hash clear by R Sharada · 19 years ago
  48. 70765aa [PATCH] kexec: kexec ppc support by Eric W. Biederman · 19 years ago
  49. 5f5609d [PATCH] crashdump: x86_64: crashkernel option by Eric W. Biederman · 19 years ago
  50. 5234f5e [PATCH] kexec: x86_64 kexec implementation by Eric W. Biederman · 19 years ago
  51. d895595 [PATCH] kexec: x86_64: factor out apic shutdown code by Eric W. Biederman · 19 years ago
  52. 1bc3b91 [PATCH] crashdump: x86 crashkernel option by Eric W. Biederman · 19 years ago
  53. 63d3029 [PATCH] kexec: x86 shutdown APICs during crash_shutdown by Eric W. Biederman · 19 years ago
  54. 2c818b4 [PATCH] kexec: x86: snapshot registers during crash shutdown by Eric W. Biederman · 19 years ago
  55. c4ac426 [PATCH] crashdump: x86: add NMI handler to capture other CPUs by Eric W. Biederman · 19 years ago
  56. 5033cba [PATCH] kexec: x86 kexec core by Eric W. Biederman · 19 years ago
  57. dd2a130 [PATCH] kexec: x86: factor out apic shutdown code by Eric W. Biederman · 19 years ago
  58. d053750 [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START by Eric W. Biederman · 19 years ago
  59. 8a91908 [PATCH] kexec: reserve Bootmem fix for booting nondefault location kernel by Vivek Goyal · 19 years ago
  60. 3d345e3 [PATCH] kexec: x86: add CONFIG_PYSICAL_START by Eric W. Biederman · 19 years ago
  61. 5ded01e [PATCH] kexec: x86_64: vmlinux: fix physical addresses by Eric W. Biederman · 19 years ago
  62. ad0d75e [PATCH] kexec: x86: vmlinux: fix physical addresses by Eric W. Biederman · 19 years ago
  63. 208fb93 [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown by Eric W. Biederman · 19 years ago
  64. 650927e [PATCH] kexec: x86: resture apic virtual wire mode on shutdown by Eric W. Biederman · 19 years ago
  65. 719e711 [PATCH] kexec: x86_64: add i8259 shutdown method by Eric W. Biederman · 19 years ago
  66. cee5dab [PATCH] kexec: x86: i8259 shutdown: disable interrupts by Eric W. Biederman · 19 years ago
  67. 70adada4 [PATCH] kexec: x86_64: e820 64bit fix by Eric W. Biederman · 19 years ago
  68. 9635b47 [PATCH] kexec: x86: local apic fix by Eric W. Biederman · 19 years ago
  69. cc19ca8 [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt by Ingo Molnar · 19 years ago
  70. 7f1867a [PATCH] Dynamic sched domains: ia64 changes by Dinakar Guniguntala · 19 years ago
  71. 687f166 [PATCH] sched: sched tuning by Nick Piggin · 19 years ago
  72. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  73. 66a464d [PATCH] s390: debug feature changes by Michael Holzheu · 19 years ago
  74. 6b979de [PATCH] s390: add vmcp interface by Christian Borntraeger · 19 years ago
  75. 77fa224 [PATCH] s390: improved machine check handling by Heiko Carstens · 19 years ago
  76. 29d56cf [PATCH] uml: hot-unplug code cleanup by Jeff Dike · 19 years ago
  77. fc47a0d [PATCH] uml: time initialization tidying by Jeff Dike · 19 years ago
  78. 026549d [PATCH] uml: always disable kmalloc during shutdown by Jeff Dike · 19 years ago
  79. a6f4e3c [PATCH] uml: fix timer initialization by Jeff Dike · 19 years ago
  80. e0877f0 [PATCH] uml: fork cleanup by Jeff Dike · 19 years ago
  81. 41f2148 [PATCH] uml: kfree cleanup by Jesper Juhl · 19 years ago
  82. 350d5bd [PATCH] uml: fix sizeof usage by Andrew Morton · 19 years ago
  83. 8d783b3 [PATCH] swsusp: clean assembly parts by Pavel Machek · 19 years ago
  84. 343c3f6 [PATCH] s-t-RAM: load gdt the right way by Pavel Machek · 19 years ago
  85. 648be31 [PATCH] swsusp: kill config_pm_disk by Pavel Machek · 19 years ago
  86. 5a72e04 [PATCH] suspend/resume SMP support by Li Shaohua · 19 years ago
  87. a9fa06c [PATCH] set cpu_state for CPU hotplug (ia64) by Shaohua Li · 19 years ago
  88. a02c4cb [PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode. by Ashok Raj · 19 years ago
  89. 884d9e4 [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe. by Ashok Raj · 19 years ago
  90. cb0cd8d [PATCH] x86_64: CPU hotplug sibling map cleanup by Ashok Raj · 19 years ago
  91. 76e4f66 [PATCH] x86_64: CPU hotplug support by Ashok Raj · 19 years ago
  92. e6982c6 [PATCH] x86_64: Change init sections for CPU hotplug support by Ashok Raj · 19 years ago
  93. e1367da [PATCH] cpu state clean after hot remove by Li Shaohua · 19 years ago
  94. 0bb3184 [PATCH] init call cleanup by Li Shaohua · 19 years ago
  95. d720803 [PATCH] sibling map initializing rework by Li Shaohua · 19 years ago
  96. 6fe940d [PATCH] sep initializing rework by Li Shaohua · 19 years ago
  97. 67664c8 [PATCH] i386: Dont use IPI broadcast when using cpu hotplug. by Ashok Raj · 19 years ago
  98. f370513 [PATCH] i386 CPU hotplug by Zwane Mwaikambo · 19 years ago
  99. d92de65 [PATCH] variable overflow after hundreds round of hotplug CPU by Shaohua Li · 19 years ago
  100. a13db56 [PATCH] CPU hotplug: fix hpet sectioning by Shaohua Li · 19 years ago