1. dad2ad8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  2. 5fed057 [PATCH] unexport phys_proc_id and cpu_core_id by Adrian Bunk · 19 years ago
  3. d217d54 [PATCH] Kprobes: preempt_disable/enable() simplification by Ananth N Mavinakayanahalli · 19 years ago
  4. 991a51d [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes by Ananth N Mavinakayanahalli · 19 years ago
  5. 9a0e3a8 [PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes by Ananth N Mavinakayanahalli · 19 years ago
  6. 66ff2d0 [PATCH] Kprobes: rearrange preempt_disable/enable() calls by Ananth N Mavinakayanahalli · 19 years ago
  7. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  8. cd6b076 [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu by Prasanna S Panchamukhi · 19 years ago
  9. 31ab269 [PATCH] x86: add MCE resume by Shaohua Li · 19 years ago
  10. cc658cf [PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h> by Adrian Bunk · 19 years ago
  11. 5cc6135 [PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h> by Adrian Bunk · 19 years ago
  12. 8d1ed63 [PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h> by Adrian Bunk · 19 years ago
  13. 77f72b1 [PATCH] i386: LVT entries remaining unmasked on reboot by Zwane Mwaikambo · 19 years ago
  14. 38e548e [PATCH] arch/i386: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  15. f912696 [PATCH] reset tss->io_bitmap_owner in sys_ioperm() by Bart Oldeman · 19 years ago
  16. 1d37374 [PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinit by Roland Dreier · 19 years ago
  17. 1e4c85f Revert "i386: move apic init in init_IRQs" by Linus Torvalds · 19 years ago
  18. f2c84c0 [PATCH] i386: CONFIG_PC removal by Arthur Othieno · 19 years ago
  19. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  20. 7811fb8 [PATCH] hpet-RTC: cache the comparator register by Clemens Ladisch · 19 years ago
  21. 5f81994 [PATCH] hpet-RTC: fix timer config register accesses by Clemens Ladisch · 19 years ago
  22. f00c96f [PATCH] hpet-RTC: disable interrupt when no longer needed by Clemens Ladisch · 19 years ago
  23. 874ec33 [PATCH] sparse cleanups: NULL pointers, C99 struct init. by Randy Dunlap · 19 years ago
  24. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  25. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  26. d89ea9b [PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  27. 96d55b8 [PATCH] uml: reuse i386 cpu-specific tuning by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  28. 1aa1a9f [PATCH] create and destroy cache sysfs entries based on cpu notifiers by Ashok Raj · 19 years ago
  29. 5d35704 [PATCH] i386: srat on non-acpi hw fix by Magnus Damm · 19 years ago
  30. 6c180d9 [PATCH] i386 mpparse: Only ignore lapic information we can't store by Eric W. Biederman · 19 years ago
  31. 009b29d [PATCH] kdump/i386: apic verification failure fix by Vivek Goyal · 19 years ago
  32. c531178 [PATCH] Clean up mtrr compat ioctl code by Brian Gerst · 19 years ago
  33. daedb82 [PATCH] x86: vmx cpu feature detection by Kamble, Nitin A · 19 years ago
  34. 3d1675b [PATCH] i386 kexec-on-panic: Don't shutdown the apics. by Eric W. Biederman · 19 years ago
  35. f2b36db [PATCH] i386: move apic init in init_IRQs by Eric W. Biederman · 19 years ago
  36. 29b7008 [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64 by Eric W. Biederman · 19 years ago
  37. fcfd636 [PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connected by Eric W. Biederman · 19 years ago
  38. 9338316 [PATCH] ES7000 platform update by Natalie.Protasevich@unisys.com · 19 years ago
  39. 30037f6 [PATCH] x86: when L3 is present show its size in /proc/cpuinfo by Venkatesh Pallipadi · 19 years ago
  40. f014a55 [PATCH] fixup bogus e820 entry with mem= by Dave Hansen · 19 years ago
  41. 750deaa [PATCH] asus vt8235 router buggy bios workaround by aleksey_gorelov@phoenix.com · 19 years ago
  42. 434440a [PATCH] x86: bug fix in P6 Machine check initialization by Venkatesh Pallipadi · 19 years ago
  43. 251e691 [PATCH] x86: add an accessor function for getting the per-CPU gdt by Zachary Amsden · 19 years ago
  44. 72e12b76 [PATCH] x86: bogus tls from gdt by Zachary Amsden · 19 years ago
  45. 9f40a72 [PATCH] x86: hot plug CPU to support physical add of new processors by Natalie Protasevich · 19 years ago
  46. d16aafff [PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limit by Siddha, Suresh B · 19 years ago
  47. d5cd4aa [PATCH] x86: initialise tss->io_bitmap_owner to something by Bart Oldeman · 19 years ago
  48. 08967f9 [PATCH] FPU context corrupted after resume by Shaohua Li · 19 years ago
  49. 8896fab [PATCH] x86: cmpxchg improvements by Jan Beulich · 19 years ago
  50. dacb16b [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision by Mathieu Desnoyers · 19 years ago
  51. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  52. 05039b9 [PATCH] memory hotplug: i386 addition functions by Dave Hansen · 19 years ago
  53. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  54. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  55. 60ec558 [PATCH] mm: i386 sh sh64 ready for split ptlock by Hugh Dickins · 19 years ago
  56. c34d1b4 [PATCH] mm: kill check_user_page_readable by Hugh Dickins · 19 years ago
  57. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  58. f8977d0 [PATCH] PCI fixup for Toshiba laptops and ohci1394 by Jesse Barnes · 19 years ago
  59. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  60. 63172cb [PATCH] typo fix in last cpufreq powernow patch by Chris Wright · 19 years ago
  61. 0213df7 [PATCH] cpufreq: fix pending powernow timer stuck condition by Dave Jones · 19 years ago
  62. bfdc708 [CPUFREQ] kzalloc conversions for i386 drivers. by Dave Jones · 19 years ago
  63. 3c92c2b [PATCH] i386: Don't discard upper 32bits of HWCR on K8 by Andi Kleen · 19 years ago
  64. d347f37 [PATCH] i386: fix stack alignment for signal handlers by Markus F.X.J. Oberhumer · 19 years ago
  65. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  66. b33fa1f [PATCH] i386: include linux/irq.h rather than asm/hw_irq.h by Nick Piggin · 19 years ago
  67. 7d318d7 [PATCH] Fix up TLB flush filter disabling by Andi Kleen · 19 years ago
  68. ce3a161 [PATCH] useless includes of linux/irq.h in arch/i386 by Al Viro · 19 years ago
  69. b9111b7 [CPUFREQ] Remove preempt_disable from powernow-k8 by Dave Jones · 19 years ago
  70. 4db2ce0 [LIB]: Consolidate _atomic_dec_and_lock() by David S. Miller · 19 years ago
  71. 1619cca Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets" by Linus Torvalds · 19 years ago
  72. 0a305d2 [PATCH] Even more fallout from ATI Xpress timer workaround by Cal Peake · 19 years ago
  73. 3333337 [PATCH] i386: Ignore masked FPU exceptions by Chuck Ebbert · 19 years ago
  74. 6f673d8 [PATCH] arch/i386: Replace custom macro with isdigit() by Tobias Klauser · 19 years ago
  75. 9f15833 [PATCH] use add_taint() for setting tainted bit flags by Randy Dunlap · 19 years ago
  76. a217e8c Fix fallout from ATI Xpress timer workaround by Linus Torvalds · 19 years ago
  77. 66759a0 [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets by Chuck Ebbert · 19 years ago
  78. 69e1a33 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments by Andi Kleen · 19 years ago
  79. f343bb4 [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems. by Andi Kleen · 19 years ago
  80. c3ff8ec [PATCH] i386: Don't miss pending signals returning to user mode after signal processing by Roland McGrath · 19 years ago
  81. a7d0c21 [PATCH] i386 / uml: add dwarf sections to static link script by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  82. 52e6e63 [PATCH] i386: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  83. 672289e [PATCH] i386/x86_64: make get_cpu_vendor() static by Adrian Bunk · 19 years ago
  84. b01d868 [PATCH] remove ACPI S4bios support by Pavel Machek · 19 years ago
  85. aeb8397 [PATCH] i386/smpboot: use msleep() instead of schedule_timeout() by Nishanth Aravamudan · 19 years ago
  86. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  87. f0eca96 [PATCH] Update PCI IOMEM allocation start by Daniel Ritz · 19 years ago
  88. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  89. 5e518d7 [PATCH] fbdev: Resurrect hooks to get EDID from firmware by Antonino A. Daplas · 19 years ago
  90. d2d5838 [PATCH] vesafb: Add blanking support by Antonino A. Daplas · 19 years ago
  91. 4c7fc72 [PATCH] i386: seccomp fix for auditing/ptrace by Andrea Arcangeli · 19 years ago
  92. 1299232 [PATCH] x86: MP_processor_info fix by Andrew Morton · 19 years ago
  93. 0b968d2 [PATCH] Fix misspelled i8259 typo in io_apic.c by Karsten Wiese · 19 years ago
  94. fc0b1af [PATCH] __user annotations for pointers in i386 sigframe by viro@ZenIV.linux.org.uk · 19 years ago
  95. 86feeaa kbuild: full dependency check on asm-offsets.h by Sam Ravnborg · 19 years ago
  96. 529980c Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  97. 346d388 [PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_range by Michael S. Tsirkin · 19 years ago
  98. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  99. a08b6b7 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) by viro@ZenIV.linux.org.uk · 19 years ago
  100. deac66a [PATCH] kprobes: fix bug when probed on task and isr functions by Keshavamurthy Anil S · 19 years ago