1. 648be31 [PATCH] swsusp: kill config_pm_disk by Pavel Machek · 19 years ago
  2. 5a72e04 [PATCH] suspend/resume SMP support by Li Shaohua · 19 years ago
  3. 76e4f66 [PATCH] x86_64: CPU hotplug support by Ashok Raj · 19 years ago
  4. e1367da [PATCH] cpu state clean after hot remove by Li Shaohua · 19 years ago
  5. 0bb3184 [PATCH] init call cleanup by Li Shaohua · 19 years ago
  6. d720803 [PATCH] sibling map initializing rework by Li Shaohua · 19 years ago
  7. 6fe940d [PATCH] sep initializing rework by Li Shaohua · 19 years ago
  8. 67664c8 [PATCH] i386: Dont use IPI broadcast when using cpu hotplug. by Ashok Raj · 19 years ago
  9. f370513 [PATCH] i386 CPU hotplug by Zwane Mwaikambo · 19 years ago
  10. d92de65 [PATCH] variable overflow after hundreds round of hotplug CPU by Shaohua Li · 19 years ago
  11. a13db56 [PATCH] CPU hotplug: fix hpet sectioning by Shaohua Li · 19 years ago
  12. 1249c51 [PATCH] dmi: spring cleanup by Andrey Panin · 19 years ago
  13. b625883 [PATCH] dmi: remove central blacklist by Andrey Panin · 19 years ago
  14. 0f8133a [PATCH] dmi: move ACPI sleep quirk by Andrey Panin · 19 years ago
  15. aea0014 [PATCH] dmi: move ACPI boot quirk by Andrey Panin · 19 years ago
  16. e70c9d5 [PATCH] I8K: use standard DMI interface by Dmitry Torokhov · 19 years ago
  17. 417c8da [PATCH] kprobes: Temporary disarming of reentrant probe for i386 by Prasanna S Panchamukhi · 19 years ago
  18. 0aa55e4 [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task by Hien Nguyen · 19 years ago
  19. 7e1048b [PATCH] Move kprobe [dis]arming into arch specific code by Rusty Lynch · 19 years ago
  20. b94cce9 [PATCH] kprobes: function-return probes by Hien Nguyen · 19 years ago
  21. 717b594 [PATCH] xen: x86: Use more usermode macro by Vincent Hanquez · 19 years ago
  22. fa1e1bd [PATCH] xen: x86: Rename usermode macro by Vincent Hanquez · 19 years ago
  23. 1cc6f12 [PATCH] xen: x86: Use new macro for debugreg by Vincent Hanquez · 19 years ago
  24. c92c6ff [PATCH] mtrr size-and-base debugging by Andrew Morton · 19 years ago
  25. a3a255e [PATCH] x86: cpu_khz type fix by Andrew Morton · 19 years ago
  26. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 19 years ago
  27. 80bb82a [PATCH] VIA 82C586B IRQ routing fix by Aleksey Gorelov · 19 years ago
  28. c434b7a [PATCH] x86: avoid wasting IRQs for PCI devices by Natalie Protasevich · 19 years ago
  29. 5912100 [PATCH] i386: Selectable Frequency of the Timer Interrupt by Christoph Lameter · 19 years ago
  30. 7fbb4f6 [PATCH] adjust i386 watchdog tick calculation by Jan Beulich · 19 years ago
  31. ca05fea [PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386) by Natalie Protasevich · 19 years ago
  32. 7c1def1 [PATCH] i386: never block forced SIGSEGV by Roland McGrath · 19 years ago
  33. 8a9e1b0 [PATCH] Platform SMIs and their interferance with tsc based delay calibration by Venkatesh Pallipadi · 19 years ago
  34. 0f8e2d6 [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh by Ian Campbell · 19 years ago
  35. d0e7feb [PATCH] biarch compiler support for i386 by H. Peter Anvin · 19 years ago
  36. 6f4e1e5 [PATCH] add page_state info to show_mem by Martin J. Bligh · 19 years ago
  37. 05b79bd [PATCH] sparsemem memory model for i386 by Andy Whitcroft · 19 years ago
  38. d41dee3 [PATCH] sparsemem memory model by Andy Whitcroft · 19 years ago
  39. af70536 [PATCH] generify memory present by Andy Whitcroft · 19 years ago
  40. b159d43 [PATCH] generify early_pfn_to_nid by Andy Whitcroft · 19 years ago
  41. 3f22ab2 [PATCH] make each arch use mm/Kconfig by Dave Hansen · 19 years ago
  42. 5b505b9 [PATCH] sparsemem base: teach discontig about sparse ranges by Dave Hansen · 19 years ago
  43. 6f167ec [PATCH] sparsemem base: simple NUMA remap space allocator by Dave Hansen · 19 years ago
  44. c2ebaa4 [PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized) by Dave Hansen · 19 years ago
  45. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 19 years ago
  46. 2894801 [PATCH] kbuild: display compile version by Coywolf Qi Hunt · 19 years ago
  47. cbe37d0 [PATCH] mm: remove PG_highmem by Badari Pulavarty · 19 years ago
  48. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  49. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  50. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 19 years ago
  51. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  52. 8874b41 [PATCH] class: convert arch/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  53. 92c6dc5 [PATCH] apm.c: ignore_normal_resume is set a bit too late by Thomas Hood · 19 years ago
  54. 5754c9b [PATCH] Stop arch/i386/kernel/vsyscall-note.o being rebuilt every time by Keith Owens · 19 years ago
  55. f94ea64 [CPUFREQ] Typos. by Dave Jones · 19 years ago
  56. 6778bae [CPUFREQ] longhaul - adjust transition latency. by Dave Jones · 19 years ago
  57. 1174631 [CPUFREQ] Longhaul: Magic timer frobbing. by Dave Jones · 19 years ago
  58. 3be6a48 [CPUFREQ] longhaul - disable PCI mastering around transition. by Dave Jones · 19 years ago
  59. 065b807 [CPUFREQ] dual-core powernow-k8 by Dave Jones · 19 years ago
  60. c5d28fb [CPUFREQ] Recalibrate cpu_khz [2/2] by Dave Jones · 19 years ago
  61. 91350ed [CPUFREQ] Recalibrate cpu_khz [1/2] by Dave Jones · 19 years ago
  62. bf6fc9f [CPUFREQ] AMD Elan SC520 cpufreq driver. by Dave Jones · 19 years ago
  63. 6f4095a [CPUFREQ] speedstep-smi: it works on at least one P4M by Dave Jones · 19 years ago
  64. 8282864 [CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) support by Dave Jones · 19 years ago
  65. 7eb53d8 [CPUFREQ] powernow-k7: don't print khz element of FSB. by Dave Jones · 19 years ago
  66. adaa765 [PATCH] acpi build fix: x86 setup.c by Alexander Nyberg · 19 years ago
  67. 49f384b [PATCH] x86: fix smp_num_siblings on buggy BIOSes by Siddha, Suresh B · 19 years ago
  68. 70ffc71 [PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fix by Adrian Bunk · 19 years ago
  69. 8aadff7 [PATCH] Note on ACPI build fix by Alexander Nyberg · 19 years ago
  70. 25be5e6 [PATCH] VIA IRQ quirk by Len Brown · 19 years ago
  71. 6431e6a [PATCH] voyager_smp.c static inline fix by Dominik Hackl · 19 years ago
  72. 2df9fa3 [PATCH] x86_64: i386/x86-64: Export cpu_core_map by Andi Kleen · 19 years ago
  73. 4057923 [PATCH] i386: Fix race in iounmap by Andi Kleen · 19 years ago
  74. b41e293 [PATCH] x86_64: 386/x86-64 Further AMD dual core fixes by Andi Kleen · 19 years ago
  75. ff0d2f9 [PATCH] fix memory scribble in arch/i386/pci/fixup.c by Christoph Lameter · 19 years ago
  76. a158608 [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo by Andi Kleen · 19 years ago
  77. 22490eb Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not end by Linus Torvalds · 19 years ago
  78. 4713741 [PATCH] x86: geode support fixes by Kianusch Sayah Karadji · 19 years ago
  79. 125947f [PATCH] CodingStyle: trivial whitespace fixups by Domen Puncer · 19 years ago
  80. a27e951 [PATCH] cyrix: eliminate bad section references by maximilian attems · 19 years ago
  81. 0b9e2ca [PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction by Prasanna S Panchamukhi · 19 years ago
  82. 0c28130 [PATCH] x86_64: make string func definition work as intended by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  83. f48d966 [PATCH] x86 stack initialisation fix by Alexander Nyberg · 19 years ago
  84. bfd4bda Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  85. 5cae841 [PATCH] ISA DMA Kconfig fixes - part 1 by Al Viro · 19 years ago
  86. 27b030d Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  87. 408b664 [PATCH] make lots of things static by Adrian Bunk · 19 years ago
  88. 5f76be8 [PATCH] fbdev: edid.h cleanups by Adrian Bunk · 19 years ago
  89. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 19 years ago
  90. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 19 years ago
  91. fbd568a3e [PATCH] Change synchronize_kernel to _rcu and _sched by Paul E. McKenney · 19 years ago
  92. d59745c [PATCH] clean up kernel messages by Matt Mackall · 19 years ago
  93. 5e7b83f [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  94. ad67142 [PATCH] Linux 2.6.x VM86 interrupt emulation fixes by Pavel Pisa · 19 years ago
  95. f9ba705 [PATCH] Increase number of e820 entries hard limit from 32 to 128 by Venkatesh Pallipadi · 19 years ago
  96. 3c3b73b [PATCH] cpuid x87 bit on AMD falsely marked as PNI by Zwane Mwaikambo · 19 years ago
  97. 4d24a43 [PATCH] irq and pci_ids for Intel ICH7DH & ICH7-M DH by Jason Gaston · 19 years ago
  98. 35492df [PATCH] i386: fix hpet for systems that don't support legacy replacement by john stultz · 19 years ago
  99. a6954ba [PATCH] Enable write combining for server works LE rev > 6 by Lee Revell · 19 years ago
  100. 48c88211 [PATCH] x86: entry.S trap return fixes by Stas Sergeev · 19 years ago