1. 557962a [PATCH] x86: teach dump_task_regs() about the -8 offset. by Stas Sergeev · 19 years ago
  2. 391eade [PATCH] Fix build with CONFIG_PCI_MMCONFIG by Andi Kleen · 19 years ago
  3. 42f3ab4 [PATCH] PCI: Fix dumb bug in mmconfig fix by Andi Kleen · 19 years ago
  4. b16b88e [PATCH] i386,amd64: ioremap.c __iomem annotations by Al Viro · 19 years ago
  5. 8b8a4e3 [PATCH] i386,amd64: mmconfig __iomem annotations by Al Viro · 19 years ago
  6. d6ece54 [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems by Andi Kleen · 19 years ago
  7. 928cf8c [PATCH] i386/x86-64 Fall back to type 1 access when no entry found by Andi Kleen · 19 years ago
  8. bf5421c [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held by Andi Kleen · 19 years ago
  9. 5e9ef02 [PATCH] i386/x86-64 disable LAPIC completely for offline CPU by Shaohua Li · 19 years ago
  10. bf8d5c5 [PATCH] kprobes: increment kprobe missed count for multiprobes by Keshavamurthy Anil S · 19 years ago
  11. 82584ef [PATCH] x86: fix NMI with CPU hotplug by Shaohua Li · 19 years ago
  12. e6e87b4 [ACPI] properly detect pmtimer on ASUS a8v motherboard by David Shaohua Li · 19 years ago
  13. fe655d3 [PATCH] setting irq affinity is broken in ia32 with MSI enabled by Shaohua Li · 19 years ago
  14. d91b14c [PATCH] fix rebooting on HP nc6120 laptop by Thierry Vignaud · 19 years ago
  15. cac1a29 [PATCH] PCI: direct.c: DBG by Daniel Marjamäki · 19 years ago
  16. ed6d14f [PATCH] PCI: remove bogus resource collision error by Rajesh Shah · 19 years ago
  17. dcb8907 [PATCH] PCI: trivial printk updates in common.c by Daniel Marjamäkia · 19 years ago
  18. 8bf1101 [PATCH] kprobes: Fix return probes on sys_execve by Jim Keniston · 19 years ago
  19. fbe83e2 [PATCH] Register disabled CPUs by Ashok Raj · 19 years ago
  20. d716916 [PATCH] i386: Use bigsmp for > 8 core Opteron systems by Andi Kleen · 19 years ago
  21. 19842d6 [PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics" by Vivek Goyal · 19 years ago
  22. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  23. 2b09187 [PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about threads sharing by Siddha, Suresh B · 19 years ago
  24. 94605ef [PATCH] x86-64/i386: Intel HT, Multi core detection fixes by Siddha, Suresh B · 19 years ago
  25. af9c142 [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel Xeons by Shaohua Li · 19 years ago
  26. f6c2e33 [PATCH] x86_64: Unmap NULL during early bootup by Siddha, Suresh B · 19 years ago
  27. f5f786d [PATCH] x86-64/i386: Fix CPU model for family 6 by Suresh Siddha · 19 years ago
  28. 6004e1b [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of interrupt sources by James Cleverdon · 19 years ago
  29. fed6441 [PATCH] x86_64: Make i386 compile again with fourth DMA32 zone by Andi Kleen · 19 years ago
  30. 53e86b9 [PATCH] i386: generic cmpxchg by Nick Piggin · 19 years ago
  31. 7feacd5 [PATCH] x86: fix cpu_khz with clock=pit by Tim Mann · 19 years ago
  32. e271820 [PATCH] i386: NMI pointer comparison fix by Jan Beulich · 19 years ago
  33. 27d99f7 [PATCH] arch/i386/mm/init.c: small cleanups by Adrian Bunk · 19 years ago
  34. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 19 years ago
  35. 6e6ece5 [PATCH] PCI: fix for Toshiba ohci1394 quirk by Jesse Barnes · 19 years ago
  36. 78ac151 [PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT by Adrian Bunk · 19 years ago
  37. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  38. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  39. dad2ad8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  40. 5fed057 [PATCH] unexport phys_proc_id and cpu_core_id by Adrian Bunk · 19 years ago
  41. d217d54 [PATCH] Kprobes: preempt_disable/enable() simplification by Ananth N Mavinakayanahalli · 19 years ago
  42. 991a51d [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes by Ananth N Mavinakayanahalli · 19 years ago
  43. 9a0e3a8 [PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes by Ananth N Mavinakayanahalli · 19 years ago
  44. 66ff2d0 [PATCH] Kprobes: rearrange preempt_disable/enable() calls by Ananth N Mavinakayanahalli · 19 years ago
  45. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  46. cd6b076 [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu by Prasanna S Panchamukhi · 19 years ago
  47. 31ab269 [PATCH] x86: add MCE resume by Shaohua Li · 19 years ago
  48. cc658cf [PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h> by Adrian Bunk · 19 years ago
  49. 5cc6135 [PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h> by Adrian Bunk · 19 years ago
  50. 8d1ed63 [PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h> by Adrian Bunk · 19 years ago
  51. 77f72b1 [PATCH] i386: LVT entries remaining unmasked on reboot by Zwane Mwaikambo · 19 years ago
  52. 38e548e [PATCH] arch/i386: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  53. f912696 [PATCH] reset tss->io_bitmap_owner in sys_ioperm() by Bart Oldeman · 19 years ago
  54. 1d37374 [PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinit by Roland Dreier · 19 years ago
  55. 1e4c85f Revert "i386: move apic init in init_IRQs" by Linus Torvalds · 19 years ago
  56. f2c84c0 [PATCH] i386: CONFIG_PC removal by Arthur Othieno · 19 years ago
  57. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  58. 7811fb8 [PATCH] hpet-RTC: cache the comparator register by Clemens Ladisch · 19 years ago
  59. 5f81994 [PATCH] hpet-RTC: fix timer config register accesses by Clemens Ladisch · 19 years ago
  60. f00c96f [PATCH] hpet-RTC: disable interrupt when no longer needed by Clemens Ladisch · 19 years ago
  61. 874ec33 [PATCH] sparse cleanups: NULL pointers, C99 struct init. by Randy Dunlap · 19 years ago
  62. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  63. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  64. d89ea9b [PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  65. 96d55b8 [PATCH] uml: reuse i386 cpu-specific tuning by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  66. 1aa1a9f [PATCH] create and destroy cache sysfs entries based on cpu notifiers by Ashok Raj · 19 years ago
  67. 5d35704 [PATCH] i386: srat on non-acpi hw fix by Magnus Damm · 19 years ago
  68. 6c180d9 [PATCH] i386 mpparse: Only ignore lapic information we can't store by Eric W. Biederman · 19 years ago
  69. 009b29d [PATCH] kdump/i386: apic verification failure fix by Vivek Goyal · 19 years ago
  70. c531178 [PATCH] Clean up mtrr compat ioctl code by Brian Gerst · 19 years ago
  71. daedb82 [PATCH] x86: vmx cpu feature detection by Kamble, Nitin A · 19 years ago
  72. 3d1675b [PATCH] i386 kexec-on-panic: Don't shutdown the apics. by Eric W. Biederman · 19 years ago
  73. f2b36db [PATCH] i386: move apic init in init_IRQs by Eric W. Biederman · 19 years ago
  74. 29b7008 [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64 by Eric W. Biederman · 19 years ago
  75. fcfd636 [PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connected by Eric W. Biederman · 19 years ago
  76. 9338316 [PATCH] ES7000 platform update by Natalie.Protasevich@unisys.com · 19 years ago
  77. 30037f6 [PATCH] x86: when L3 is present show its size in /proc/cpuinfo by Venkatesh Pallipadi · 19 years ago
  78. f014a55 [PATCH] fixup bogus e820 entry with mem= by Dave Hansen · 19 years ago
  79. 750deaa [PATCH] asus vt8235 router buggy bios workaround by aleksey_gorelov@phoenix.com · 19 years ago
  80. 434440a [PATCH] x86: bug fix in P6 Machine check initialization by Venkatesh Pallipadi · 19 years ago
  81. 251e691 [PATCH] x86: add an accessor function for getting the per-CPU gdt by Zachary Amsden · 19 years ago
  82. 72e12b76 [PATCH] x86: bogus tls from gdt by Zachary Amsden · 19 years ago
  83. 9f40a72 [PATCH] x86: hot plug CPU to support physical add of new processors by Natalie Protasevich · 19 years ago
  84. d16aafff [PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limit by Siddha, Suresh B · 19 years ago
  85. d5cd4aa [PATCH] x86: initialise tss->io_bitmap_owner to something by Bart Oldeman · 19 years ago
  86. 08967f9 [PATCH] FPU context corrupted after resume by Shaohua Li · 19 years ago
  87. 8896fab [PATCH] x86: cmpxchg improvements by Jan Beulich · 19 years ago
  88. dacb16b [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision by Mathieu Desnoyers · 19 years ago
  89. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  90. 05039b9 [PATCH] memory hotplug: i386 addition functions by Dave Hansen · 19 years ago
  91. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  92. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  93. 60ec558 [PATCH] mm: i386 sh sh64 ready for split ptlock by Hugh Dickins · 19 years ago
  94. c34d1b4 [PATCH] mm: kill check_user_page_readable by Hugh Dickins · 19 years ago
  95. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  96. f8977d0 [PATCH] PCI fixup for Toshiba laptops and ohci1394 by Jesse Barnes · 19 years ago
  97. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  98. 63172cb [PATCH] typo fix in last cpufreq powernow patch by Chris Wright · 19 years ago
  99. 0213df7 [PATCH] cpufreq: fix pending powernow timer stuck condition by Dave Jones · 19 years ago
  100. bfdc708 [CPUFREQ] kzalloc conversions for i386 drivers. by Dave Jones · 19 years ago