1. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 19 years ago
  2. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  3. 22c4e30 [PATCH] tiny: Make x86 doublefault handling optional by Matt Mackall · 19 years ago
  4. 987d461 [PATCH] Make apm buildable without legacy pm by Dave Jones · 19 years ago
  5. 7e7f358 [PATCH] Split out screen_info from tty.h by Brian Gerst · 19 years ago
  6. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  7. 2a10e0b [PATCH] move rtc_interrupt() prototype to rtc.h by Adrian Bunk · 19 years ago
  8. 22fc6ec [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros by Ravikiran G Thirumalai · 19 years ago
  9. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago
  10. 7ed4091 x86: remove bogus 'pci=usepirqmask' suggestion when no irq is defined by Linus Torvalds · 19 years ago
  11. 766c3f9 [PATCH] i386: Handle HP laptop rebooting properly. by Ben Collins · 19 years ago
  12. 76865c3 [PATCH] i386: ioapic virtual wire mode fix by Vivek Goyal · 19 years ago
  13. bcf0f0d [PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::recalibrate_cpu_khz() by Larry Finger · 19 years ago
  14. 3841b0a [PATCH] APM Screen Blanking fix by Jordan Crouse · 19 years ago
  15. f90b811 [PATCH] Base support for AMD Geode GX/LX processors by Jordan Crouse · 19 years ago
  16. 6b7f430 [PATCH] arch/i386/kernel/cpuid.c: unused variable by Daniel Marjamaki · 19 years ago
  17. 6926d57 [PATCH] arch/i386/kernel/msr.c: removed unused variable by Daniel Marjamaki · 19 years ago
  18. e31b88b [PATCH] x86: missing printk newline in apic boot option parser by Dave Jones · 19 years ago
  19. f8af095 [PATCH] x86: change_page_attr() fix by Dave Jones · 19 years ago
  20. e72c858 [PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPU by Ashok Raj · 19 years ago
  21. 215c340 [PATCH] i386 sparsemem for single node systems by Andy Whitcroft · 19 years ago
  22. bb152f5 [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures const by Arjan van de Ven · 19 years ago
  23. 63aaf30 [PATCH] x86/x86_64: mark rodata section read only: x86 parts by Arjan van de Ven · 19 years ago
  24. 2684927 [PATCH] x86: Deprecate useless bug by Zachary Amsden · 19 years ago
  25. 92f17f0 [PATCH] x86: Apm is on cpu zero only by Zachary Amsden · 19 years ago
  26. 2891dcd [PATCH] x86: Stop deleting nt by Zachary Amsden · 19 years ago
  27. e6a9918 [PATCH] x86: Fixed pnp bios limits by Zachary Amsden · 19 years ago
  28. 5fe9fe3c [PATCH] x86: Pnp byte granularity by Zachary Amsden · 19 years ago
  29. 99022c4 [PATCH] x86: Apm seg in gdt by Zachary Amsden · 19 years ago
  30. 3012d2d [PATCH] x86: Always relax segments by Zachary Amsden · 19 years ago
  31. ff6e8c0 [PATCH] x86: Cr4 is valid on some 486s by Zachary Amsden · 19 years ago
  32. eb05c32 [PATCH] i386: fix bound check IDT gate by Jan Beulich · 19 years ago
  33. d43c6e8 [PATCH] i386: move SIMD initialization by Jan Beulich · 19 years ago
  34. e43d674 [PATCH] i386: don't blindly enable interrupts in die() by Jan Beulich · 19 years ago
  35. 7c4cb60 [PATCH] x86: GDT alignment fix by Zachary Amsden · 19 years ago
  36. 9f155b9 [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register. by Chuck Ebbert · 19 years ago
  37. 631b034 [PATCH] i386: "invalid operand" -> "invalid opcode" by Chuck Ebbert · 19 years ago
  38. 0356dbb Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  39. 557962a [PATCH] x86: teach dump_task_regs() about the -8 offset. by Stas Sergeev · 19 years ago
  40. 391eade [PATCH] Fix build with CONFIG_PCI_MMCONFIG by Andi Kleen · 19 years ago
  41. 42f3ab4 [PATCH] PCI: Fix dumb bug in mmconfig fix by Andi Kleen · 19 years ago
  42. b16b88e [PATCH] i386,amd64: ioremap.c __iomem annotations by Al Viro · 19 years ago
  43. 8b8a4e3 [PATCH] i386,amd64: mmconfig __iomem annotations by Al Viro · 19 years ago
  44. d6ece54 [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems by Andi Kleen · 19 years ago
  45. 928cf8c [PATCH] i386/x86-64 Fall back to type 1 access when no entry found by Andi Kleen · 19 years ago
  46. bf5421c [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held by Andi Kleen · 19 years ago
  47. 5e9ef02 [PATCH] i386/x86-64 disable LAPIC completely for offline CPU by Shaohua Li · 19 years ago
  48. bf8d5c5 [PATCH] kprobes: increment kprobe missed count for multiprobes by Keshavamurthy Anil S · 19 years ago
  49. 82584ef [PATCH] x86: fix NMI with CPU hotplug by Shaohua Li · 19 years ago
  50. 95235ca [CPUFREQ] CPU frequency display in /proc/cpuinfo by Venkatesh Pallipadi · 19 years ago
  51. 9a7d82a [CPUFREQ] Move PMBASE reading away and do it only once at initialization time by Mattia Dongili · 19 years ago
  52. 1a10760 [CPUFREQ] Measure transition latency at driver initialization by Mattia Dongili · 19 years ago
  53. fc457fa Merge ../linus/ by Dave Jones · 19 years ago
  54. cc6e8de [CPUFREQ] Change loglevels on powernow-k8 bios error printk's. by Dave Jones · 19 years ago
  55. d492191 [PATCH] cpufreq-nforce2.c fix u32<0 test by Gabriel A. Devenyi · 19 years ago
  56. e6e87b4 [ACPI] properly detect pmtimer on ASUS a8v motherboard by David Shaohua Li · 19 years ago
  57. 6df8900 [CPUFREQ] Fix indentation in powernow-k8 by Dave Jones · 19 years ago
  58. fe655d3 [PATCH] setting irq affinity is broken in ia32 with MSI enabled by Shaohua Li · 19 years ago
  59. d91b14c [PATCH] fix rebooting on HP nc6120 laptop by Thierry Vignaud · 19 years ago
  60. be37bdb Merge ../linus by Dave Jones · 19 years ago
  61. 019a61b [PATCH] Support 100 MHz frequency transitions by Langsdorf, Mark · 19 years ago
  62. cac1a29 [PATCH] PCI: direct.c: DBG by Daniel Marjamäki · 19 years ago
  63. ed6d14f [PATCH] PCI: remove bogus resource collision error by Rajesh Shah · 19 years ago
  64. dcb8907 [PATCH] PCI: trivial printk updates in common.c by Daniel Marjamäkia · 19 years ago
  65. 8bf1101 [PATCH] kprobes: Fix return probes on sys_execve by Jim Keniston · 19 years ago
  66. 8aae828 [CPUFREQ] Improve Error reporting in powernow-k8 by Jacob Shin · 19 years ago
  67. fbe83e2 [PATCH] Register disabled CPUs by Ashok Raj · 19 years ago
  68. d716916 [PATCH] i386: Use bigsmp for > 8 core Opteron systems by Andi Kleen · 19 years ago
  69. 19842d6 [PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics" by Vivek Goyal · 19 years ago
  70. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  71. 2b09187 [PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about threads sharing by Siddha, Suresh B · 19 years ago
  72. 94605ef [PATCH] x86-64/i386: Intel HT, Multi core detection fixes by Siddha, Suresh B · 19 years ago
  73. af9c142 [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel Xeons by Shaohua Li · 19 years ago
  74. f6c2e33 [PATCH] x86_64: Unmap NULL during early bootup by Siddha, Suresh B · 19 years ago
  75. f5f786d [PATCH] x86-64/i386: Fix CPU model for family 6 by Suresh Siddha · 19 years ago
  76. 6004e1b [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of interrupt sources by James Cleverdon · 19 years ago
  77. fed6441 [PATCH] x86_64: Make i386 compile again with fourth DMA32 zone by Andi Kleen · 19 years ago
  78. 53e86b9 [PATCH] i386: generic cmpxchg by Nick Piggin · 19 years ago
  79. 7feacd5 [PATCH] x86: fix cpu_khz with clock=pit by Tim Mann · 19 years ago
  80. e271820 [PATCH] i386: NMI pointer comparison fix by Jan Beulich · 19 years ago
  81. 27d99f7 [PATCH] arch/i386/mm/init.c: small cleanups by Adrian Bunk · 19 years ago
  82. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 19 years ago
  83. 6e6ece5 [PATCH] PCI: fix for Toshiba ohci1394 quirk by Jesse Barnes · 19 years ago
  84. 78ac151 [PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT by Adrian Bunk · 19 years ago
  85. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  86. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  87. dad2ad8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  88. 5fed057 [PATCH] unexport phys_proc_id and cpu_core_id by Adrian Bunk · 19 years ago
  89. d217d54 [PATCH] Kprobes: preempt_disable/enable() simplification by Ananth N Mavinakayanahalli · 19 years ago
  90. 991a51d [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes by Ananth N Mavinakayanahalli · 19 years ago
  91. 9a0e3a8 [PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes by Ananth N Mavinakayanahalli · 19 years ago
  92. 66ff2d0 [PATCH] Kprobes: rearrange preempt_disable/enable() calls by Ananth N Mavinakayanahalli · 19 years ago
  93. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  94. cd6b076 [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu by Prasanna S Panchamukhi · 19 years ago
  95. 31ab269 [PATCH] x86: add MCE resume by Shaohua Li · 19 years ago
  96. cc658cf [PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h> by Adrian Bunk · 19 years ago
  97. 5cc6135 [PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h> by Adrian Bunk · 19 years ago
  98. 8d1ed63 [PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h> by Adrian Bunk · 19 years ago
  99. 77f72b1 [PATCH] i386: LVT entries remaining unmasked on reboot by Zwane Mwaikambo · 19 years ago
  100. 38e548e [PATCH] arch/i386: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago