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