1. 6c03652 [PATCH] mostly_read data section by Christoph Lameter · 19 years ago
  2. 3b520b2 [PATCH] MTRR suspend/resume cleanup by Shaohua Li · 19 years ago
  3. c23a4e96 [PATCH] iounmap debugging by Andrew Morton · 19 years ago
  4. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 19 years ago
  5. 7586585 [PATCH] PCI: clean up dynamic pci id logic by Greg Kroah-Hartman · 19 years ago
  6. 299de03 [PATCH] PCI: pci_assign_unassigned_resources() on x86 by Ivan Kokshaysky · 19 years ago
  7. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 19 years ago
  8. a8f5034 [PATCH] coverity: i386: build.c: negative return to unsigned fix by KAMBAROV, ZAUR · 19 years ago
  9. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  10. d57e26c [PATCH] PCI: use the MCFG table to properly access pci devices (i386) by Greg Kroah-Hartman · 19 years ago
  11. 5454939 [PATCH] PCI: add proper MCFG table parsing to ACPI core. by Greg Kroah-Hartman · 19 years ago
  12. b1bb248 [PATCH] ACPI based I/O APIC hot-plug: add interfaces by Kenji Kaneshige · 19 years ago
  13. c431ada [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add by Rajesh Shah · 19 years ago
  14. 120bb42 [PATCH] PCI Allow OutOfRange PIRQ table address by jayalk@intworks.biz · 20 years ago
  15. 4bdbd37 [PATCH] Return probe redesign: i386 specific changes by Rusty Lynch · 19 years ago
  16. ffaa8bd [PATCH] seccomp: tsc disable by Andrea Arcangeli · 19 years ago
  17. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  18. 6f0dcb7 Fix up try_to_freeze() usage in arch/i386/kernel/signal.c by Linus Torvalds · 19 years ago
  19. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  20. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  21. f90e718 [PATCH] printk: arch/i386/mm/pgtable.c by Christophe Lucas · 19 years ago
  22. ee48dd5 [PATCH] printk: arch/i386/mm/ioremap.c by Christophe Lucas · 19 years ago
  23. 9e84d1c [PATCH] i386: cleanup boot_cpu_logical_apicid variables by Adrian Bunk · 19 years ago
  24. f454944 [PATCH] x86_64: coding style and whitespace fixups by Domen Puncer · 19 years ago
  25. 4ae6673 [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/ by Jesper Juhl · 19 years ago
  26. 40086ea [PATCH] arch/i386/crypto/aes.c: fix sparse warnings by Domen Puncer · 19 years ago
  27. c7c5844 [PATCH] arch/i386/mm/fault.c: fix sparse warnings by Domen Puncer · 19 years ago
  28. 77617bd [PATCH] arch/i386/kernel/apm.c: fix sparse warnings by Domen Puncer · 19 years ago
  29. 3f3ae34 [PATCH] arch/i386/kernel/traps.c: fix sparse warnings by Domen Puncer · 19 years ago
  30. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 19 years ago
  31. 4f339ec [PATCH] kdump: Save trap information for later analysis by Alexander Nyberg · 19 years ago
  32. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 19 years ago
  33. 2030eae [PATCH] Retrieve elfcorehdr address from command line by Vivek Goyal · 19 years ago
  34. 60e64d4 [PATCH] kdump: Routines for copying dump pages by Vivek Goyal · 19 years ago
  35. 5f01645 [PATCH] kdump: Kconfig by Vivek Goyal · 19 years ago
  36. 92aa63a [PATCH] kdump: Retrieve saved max pfn by Vivek Goyal · 19 years ago
  37. a3ea8ac [PATCH] Kexec: Kexec on panic fix with nmi watchdog enabled by Vivek Goyal · 19 years ago
  38. 4d55476 [PATCH] kdump: NMI handler segment selector, stack pointer fix by Vivek Goyal · 19 years ago
  39. 625f1c82 [PATCH] Kdump: Export crash notes section address through sysfs by Vivek Goyal · 19 years ago
  40. 1bc3b91 [PATCH] crashdump: x86 crashkernel option by Eric W. Biederman · 19 years ago
  41. 63d3029 [PATCH] kexec: x86 shutdown APICs during crash_shutdown by Eric W. Biederman · 19 years ago
  42. 2c818b4 [PATCH] kexec: x86: snapshot registers during crash shutdown by Eric W. Biederman · 19 years ago
  43. c4ac426 [PATCH] crashdump: x86: add NMI handler to capture other CPUs by Eric W. Biederman · 19 years ago
  44. 5033cba [PATCH] kexec: x86 kexec core by Eric W. Biederman · 19 years ago
  45. dd2a130 [PATCH] kexec: x86: factor out apic shutdown code by Eric W. Biederman · 19 years ago
  46. 8a91908 [PATCH] kexec: reserve Bootmem fix for booting nondefault location kernel by Vivek Goyal · 19 years ago
  47. 3d345e3 [PATCH] kexec: x86: add CONFIG_PYSICAL_START by Eric W. Biederman · 19 years ago
  48. ad0d75e [PATCH] kexec: x86: vmlinux: fix physical addresses by Eric W. Biederman · 19 years ago
  49. 650927e [PATCH] kexec: x86: resture apic virtual wire mode on shutdown by Eric W. Biederman · 19 years ago
  50. cee5dab [PATCH] kexec: x86: i8259 shutdown: disable interrupts by Eric W. Biederman · 19 years ago
  51. 9635b47 [PATCH] kexec: x86: local apic fix by Eric W. Biederman · 19 years ago
  52. cc19ca8 [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt by Ingo Molnar · 19 years ago
  53. 8d783b3 [PATCH] swsusp: clean assembly parts by Pavel Machek · 19 years ago
  54. 648be31 [PATCH] swsusp: kill config_pm_disk by Pavel Machek · 19 years ago
  55. 5a72e04 [PATCH] suspend/resume SMP support by Li Shaohua · 19 years ago
  56. 76e4f66 [PATCH] x86_64: CPU hotplug support by Ashok Raj · 19 years ago
  57. e1367da [PATCH] cpu state clean after hot remove by Li Shaohua · 19 years ago
  58. 0bb3184 [PATCH] init call cleanup by Li Shaohua · 19 years ago
  59. d720803 [PATCH] sibling map initializing rework by Li Shaohua · 19 years ago
  60. 6fe940d [PATCH] sep initializing rework by Li Shaohua · 19 years ago
  61. 67664c8 [PATCH] i386: Dont use IPI broadcast when using cpu hotplug. by Ashok Raj · 19 years ago
  62. f370513 [PATCH] i386 CPU hotplug by Zwane Mwaikambo · 19 years ago
  63. d92de65 [PATCH] variable overflow after hundreds round of hotplug CPU by Shaohua Li · 19 years ago
  64. a13db56 [PATCH] CPU hotplug: fix hpet sectioning by Shaohua Li · 19 years ago
  65. 1249c51 [PATCH] dmi: spring cleanup by Andrey Panin · 19 years ago
  66. b625883 [PATCH] dmi: remove central blacklist by Andrey Panin · 19 years ago
  67. 0f8133a [PATCH] dmi: move ACPI sleep quirk by Andrey Panin · 19 years ago
  68. aea0014 [PATCH] dmi: move ACPI boot quirk by Andrey Panin · 19 years ago
  69. e70c9d5 [PATCH] I8K: use standard DMI interface by Dmitry Torokhov · 19 years ago
  70. 417c8da [PATCH] kprobes: Temporary disarming of reentrant probe for i386 by Prasanna S Panchamukhi · 19 years ago
  71. 0aa55e4 [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task by Hien Nguyen · 19 years ago
  72. 7e1048b [PATCH] Move kprobe [dis]arming into arch specific code by Rusty Lynch · 19 years ago
  73. b94cce9 [PATCH] kprobes: function-return probes by Hien Nguyen · 19 years ago
  74. 717b594 [PATCH] xen: x86: Use more usermode macro by Vincent Hanquez · 19 years ago
  75. fa1e1bd [PATCH] xen: x86: Rename usermode macro by Vincent Hanquez · 19 years ago
  76. 1cc6f12 [PATCH] xen: x86: Use new macro for debugreg by Vincent Hanquez · 19 years ago
  77. c92c6ff [PATCH] mtrr size-and-base debugging by Andrew Morton · 19 years ago
  78. a3a255e [PATCH] x86: cpu_khz type fix by Andrew Morton · 19 years ago
  79. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 19 years ago
  80. 80bb82a [PATCH] VIA 82C586B IRQ routing fix by Aleksey Gorelov · 19 years ago
  81. c434b7a [PATCH] x86: avoid wasting IRQs for PCI devices by Natalie Protasevich · 19 years ago
  82. 5912100 [PATCH] i386: Selectable Frequency of the Timer Interrupt by Christoph Lameter · 19 years ago
  83. 7fbb4f6 [PATCH] adjust i386 watchdog tick calculation by Jan Beulich · 19 years ago
  84. ca05fea [PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386) by Natalie Protasevich · 19 years ago
  85. 7c1def1 [PATCH] i386: never block forced SIGSEGV by Roland McGrath · 19 years ago
  86. 8a9e1b0 [PATCH] Platform SMIs and their interferance with tsc based delay calibration by Venkatesh Pallipadi · 19 years ago
  87. 0f8e2d6 [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh by Ian Campbell · 19 years ago
  88. d0e7feb [PATCH] biarch compiler support for i386 by H. Peter Anvin · 19 years ago
  89. 6f4e1e5 [PATCH] add page_state info to show_mem by Martin J. Bligh · 19 years ago
  90. 05b79bd [PATCH] sparsemem memory model for i386 by Andy Whitcroft · 19 years ago
  91. d41dee3 [PATCH] sparsemem memory model by Andy Whitcroft · 19 years ago
  92. af70536 [PATCH] generify memory present by Andy Whitcroft · 19 years ago
  93. b159d43 [PATCH] generify early_pfn_to_nid by Andy Whitcroft · 19 years ago
  94. 3f22ab2 [PATCH] make each arch use mm/Kconfig by Dave Hansen · 19 years ago
  95. 5b505b9 [PATCH] sparsemem base: teach discontig about sparse ranges by Dave Hansen · 19 years ago
  96. 6f167ec [PATCH] sparsemem base: simple NUMA remap space allocator by Dave Hansen · 19 years ago
  97. c2ebaa4 [PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized) by Dave Hansen · 19 years ago
  98. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 19 years ago
  99. 2894801 [PATCH] kbuild: display compile version by Coywolf Qi Hunt · 19 years ago
  100. cbe37d0 [PATCH] mm: remove PG_highmem by Badari Pulavarty · 19 years ago