1. 8689b51 [PATCH] i386: Fix some warnings added by earlier patch by Andi Kleen · 17 years ago
  2. 9ce883b [PATCH] x86: Remove noreplacement option by Andi Kleen · 17 years ago
  3. 7ab77e0 Longhaul - Revert ACPI C3 on Longhaul ver. 2 by Dave Jones · 17 years ago
  4. 1714f9b [PATCH] x86: Fix potential overflow in perfctr reservation by Andi Kleen · 17 years ago
  5. 08269c6 [PATCH] x86: Fix gcc 4.2 _proxy_pda workaround by Andi Kleen · 17 years ago
  6. 0492c37 Fix VMI relocation processing logic error by Zachary Amsden · 17 years ago
  7. c2481cc [PATCH] i386: irqbalance_disable() section fix by Andrew Morton · 17 years ago
  8. 49f1971 [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 by Zachary Amsden · 17 years ago
  9. 9a5ee4c Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  10. b6a8b31 [PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systems by Thomas Gleixner · 17 years ago
  11. 1d64b9c [PATCH] Fix microcode-related suspend problem by Rafael J. Wysocki · 17 years ago
  12. a369a71 [PATCH] x86: Don't probe for DDC on VBE1.2 by Zwane Mwaikambo · 17 years ago
  13. 0fb2ebf [PATCH] x86-64: Increase NMI watchdog probing timeout by Andi Kleen · 17 years ago
  14. 89e0756 [PATCH] x86-64: Let oprofile reserve MSR on all CPUs by Andi Kleen · 17 years ago
  15. 3556ddf [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E by Andi Kleen · 17 years ago
  16. 399afa4 [PATCH] Add suspend/resume for HPET by Maxim Levitsky · 17 years ago
  17. bba6f6f [PATCH] MSI-X: fix resume crash by Eric W. Biederman · 17 years ago
  18. c7f6d15 [PATCH] i386: Fix bogus return value in hpet_next_event() by Thomas Gleixner · 17 years ago
  19. f7a9dae pci: set pci=bfsort for PowerEdge R900 by Matt Domsch · 17 years ago
  20. d9a5c0a [PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systems by Thomas Gleixner · 17 years ago
  21. e585bef [PATCH] i386: add command line option "local_apic_timer_c2_ok" by Thomas Gleixner · 17 years ago
  22. 4edc5db [PATCH] setup_boot_APIC_clock() irq-enable fix by Ingo Molnar · 17 years ago
  23. ad62ca2 [PATCH] i386: disable local apic timer via command line or dmi quirk by Thomas Gleixner · 17 years ago
  24. 6b3964c [PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementations by Thomas Gleixner · 17 years ago
  25. ca1b940 [PATCH] i386: trust the PM-Timer calibration of the local APIC timer by Thomas Gleixner · 17 years ago
  26. 92b35e9 [PATCH] x86: Export _proxy_pda for gcc 4.2 by Andi Kleen · 17 years ago
  27. 28f36f8 [PATCH] i386: Don't use the TSC in sched_clock if unstable by Guillaume Chazarain · 17 years ago
  28. 302cf93 [PATCH] i386: Enforce GPLness of VMI ROM by Andi Kleen · 17 years ago
  29. 33a40bf [PATCH] i386: Update defconfig by Andi Kleen · 17 years ago
  30. 8ce5e3e Disable NMI watchdog by default properly by Linus Torvalds · 17 years ago
  31. b6bc5d7 [PATCH] Fix VMI and COMPAT_VDSO for 2.6.21 by Zachary Amsden · 17 years ago
  32. 653351b Pull bugzilla-5966 into release branch by Len Brown · 17 years ago
  33. d0035ae [PATCH] build fix for i386 earlyquirk.c by Dave Jones · 17 years ago
  34. fe69933 [PATCH] ACPI: repair nvidia early quirk breakage on x86_64 by Len Brown · 17 years ago
  35. 74586fc ACPI: fix Thinkpad 600/600E/600X interrupts by Len Brown · 17 years ago
  36. d04f41e [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off by Ingo Molnar · 17 years ago
  37. 4a6753c [PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clock by Adrian Bunk · 17 years ago
  38. e585047 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3 by Thomas Gleixner · 17 years ago
  39. c3442e2 [PATCH] paravirt: re-enable COMPAT_VDSO by Ingo Molnar · 17 years ago
  40. 0d05ad2 [PATCH] paravirt: let users decide whether they want VMI by Ingo Molnar · 17 years ago
  41. e9417fb [PATCH] paravirt: clarify VMI description by Ingo Molnar · 17 years ago
  42. 3f1a73b [PATCH] paravirt: remove NO_IDLE_HZ on x86 by Ingo Molnar · 17 years ago
  43. 8f48561 [PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h> by Adrian Bunk · 17 years ago
  44. 6bb74df [PATCH] clocksource init adjustments (fix bug #7426) by john stultz · 17 years ago
  45. a5f5e43 [PATCH] fix "NMI appears to be stuck" by Thomas Gleixner · 17 years ago
  46. c6b36e9 [PATCH] vmi: smp fixes by Zachary Amsden · 17 years ago
  47. 772205f [PATCH] vmi: apic ops by Zachary Amsden · 17 years ago
  48. a9eddc9 [PATCH] vmi: fix nohz compile by Zachary Amsden · 17 years ago
  49. e30fab3 [PATCH] vmi: pit override by Zachary Amsden · 17 years ago
  50. eda08b1 [PATCH] vmi: paravirt drop udelay op by Zachary Amsden · 17 years ago
  51. 9a1c13e [PATCH] vmi: fix highpte by Zachary Amsden · 17 years ago
  52. 1182d85 [PATCH] vmi: cpu cycles fix by Zachary Amsden · 17 years ago
  53. 6cb9a83 [PATCH] vmi: sched clock paravirt op fix by Zachary Amsden · 17 years ago
  54. 7507ba3 [PATCH] vmi: timer fixes round two by Zachary Amsden · 17 years ago
  55. 3a0ee2c [PATCH] fix memory leak in dma_declare_coherent_memory() by Yoichi Yuasa · 17 years ago
  56. 2ff7354 [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation by Eric W. Biederman · 17 years ago
  57. 221dee2 Revert "[CPUFREQ] constify cpufreq_driver where possible." by Linus Torvalds · 17 years ago
  58. 6f8c480 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  59. 2516512 [PATCH] x86: add -freg-struct-return to CFLAGS by Ingo Molnar · 17 years ago
  60. 9f0a5ba [PATCH] irq: Remove set_native_irq_info by Eric W. Biederman · 17 years ago
  61. ea3d522 Revert "[PATCH] i386: add idle notifier" by Linus Torvalds · 17 years ago
  62. bd5ab26 [CPUFREQ] constify some data tables. by Dave Jones · 17 years ago
  63. aeeddc1 [CPUFREQ] constify cpufreq_driver where possible. by Dave Jones · 17 years ago
  64. b44755c {rd,wr}msr_on_cpu SMP=n optimization by Adrian Bunk · 17 years ago
  65. b077ffb rdmsr_on_cpu, wrmsr_on_cpu by Alexey Dobriyan · 17 years ago
  66. 22f7bb0 [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI by Thomas Renninger · 17 years ago
  67. 575d5e7 [PATCH] tick management: make broadcast dependent on local APIC by Thomas Gleixner · 17 years ago
  68. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  69. 733abe4 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  70. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 17 years ago
  71. ca82018 Use ARRAY_SIZE() macro in i386 relocs.c file by Robert P. J. Day · 17 years ago
  72. c0cd79d Pull fluff into release branch by Len Brown · 17 years ago
  73. f52383d PCI: add systems for automatic breadth-first device sorting by Andy Gospodarek · 17 years ago
  74. ef29498 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  75. d7e25f3 [PATCH] genirq: remove IRQ_DISABLED by Ingo Molnar · 17 years ago
  76. 76d2160 [PATCH] genirq: do not mask interrupts by default by Ingo Molnar · 17 years ago
  77. 2d0c87c [PATCH] time: x86_64: hpet_address cleanup by john stultz · 17 years ago
  78. d40891e [PATCH] i386: enable dynticks in kconfig by Ingo Molnar · 17 years ago
  79. f8b5035 [PATCH] i386 prepare nmi watchdog for dynticks by Thomas Gleixner · 17 years ago
  80. 7416734 [PATCH] i386 prepare for dyntick by Ingo Molnar · 17 years ago
  81. d36b49b [PATCH] i386 rework local apic timer calibration by Thomas Gleixner · 17 years ago
  82. e9e2cdb [PATCH] clockevents: i386 drivers by Thomas Gleixner · 17 years ago
  83. e05d723 [PATCH] i386, apic: clean up the APIC code by Thomas Gleixner · 17 years ago
  84. d66bea5 [PATCH] Allow early access to the power management timer by Thomas Gleixner · 17 years ago
  85. 07190a0 [PATCH] Mark TSC on GeodeLX reliable by Marcelo Tosatti · 17 years ago
  86. 5d8b34f [PATCH] clocksource: Add verification (watchdog) helper by Thomas Gleixner · 17 years ago
  87. 7e69f2b [PATCH] clocksource: Remove the update callback by Thomas Gleixner · 17 years ago
  88. 73b08d2 [PATCH] clocksource: replace is_continuous by a flag field by Thomas Gleixner · 17 years ago
  89. 95492e4 [PATCH] x86: rewrite SMP TSC sync code by Ingo Molnar · 17 years ago
  90. 92c7e00 [PATCH] Simplify the registration of clocksources by Thomas Gleixner · 17 years ago
  91. 26a08eb [PATCH] i386 Remove useless code in tsc.c by Thomas Gleixner · 17 years ago
  92. c1d370e [PATCH] i386: use GTOD persistent clock support by John Stultz · 17 years ago
  93. 950f442 [PATCH] Add irq flag to disable balancing for an interrupt by Thomas Gleixner · 17 years ago
  94. b463fc6 [PATCH] vmi-versus-hrtimers by Andrew Morton · 17 years ago
  95. 2b8c0e1 [CPUFREQ] Longhaul - Redo Longhaul ver. 2 by Rafa³ Bilski · 17 years ago
  96. b6f45a4 [CPUFREQ] EPS - Correct 2nd brand test by Rafa³ Bilski · 17 years ago
  97. 22c5ace [PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386 by Jan Beulich · 17 years ago
  98. 98838ec [PATCH] i386: fix 32-bit ioctls on x64_32 by Giuliano Procida · 17 years ago
  99. 62cc4939 [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64 by Andi Kleen · 17 years ago
  100. 40d22c1 [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header. by Rusty Russell · 17 years ago