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