1. 90767bd [PATCH] x86-64: Always flush all pages in change_page_attr by Andi Kleen · 17 years ago
  2. cf6387d [PATCH] x86-64: make GART PTEs uncacheable by Joachim Deguara · 17 years ago
  3. 80d74d5 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  4. 71bfa15 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  5. b4dfa0b [NET]: Get rid of alloc_skb_from_cache by Herbert Xu · 17 years ago
  6. 6f29e35 cache_k8_northbridges() overflows beyond allocation by Badari Pulavarty · 17 years ago
  7. 1714f9b [PATCH] x86: Fix potential overflow in perfctr reservation by Andi Kleen · 17 years ago
  8. 08269c6 [PATCH] x86: Fix gcc 4.2 _proxy_pda workaround by Andi Kleen · 17 years ago
  9. c9c5792 failsafe mechanism to HPET clock calibration by Ravikiran G Thirumalai · 17 years ago
  10. c993c73 [PATCH] x86_64 early quirks: fix early_qrk[] section tag by Andrew Morton · 17 years ago
  11. a369a71 [PATCH] x86: Don't probe for DDC on VBE1.2 by Zwane Mwaikambo · 17 years ago
  12. 0fb2ebf [PATCH] x86-64: Increase NMI watchdog probing timeout by Andi Kleen · 17 years ago
  13. 89e0756 [PATCH] x86-64: Let oprofile reserve MSR on all CPUs by Andi Kleen · 17 years ago
  14. c97beb4 [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30 by Yinghai Lu · 17 years ago
  15. 436ce71 [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" by Rafael J. Wysocki · 17 years ago
  16. f33bc55 [PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itself by Thomas Gleixner · 17 years ago
  17. 2e7c283 x86-64: add "local_apic_timer_c2_ok" here too by Linus Torvalds · 17 years ago
  18. 303cd15 [PATCH] Fix atomicity of TIF update in flush_thread() for x86_64 by Mathieu Desnoyers · 17 years ago
  19. 4f78bb2 [PATCH] X86_P4_CLOCKMOD must select CPU_FREQ_TABLE by Adrian Bunk · 17 years ago
  20. 92b35e9 [PATCH] x86: Export _proxy_pda for gcc 4.2 by Andi Kleen · 17 years ago
  21. 43999d9 [PATCH] x86-64: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  22. a9bc3bf [PATCH] x86-64: wire up compat sched_rr_get_interval(2) by Alexandr Andreev · 17 years ago
  23. e978109 [PATCH] x86-64: Update defconfig by Andi Kleen · 17 years ago
  24. 8ce5e3e Disable NMI watchdog by default properly by Linus Torvalds · 17 years ago
  25. 89952d1 [PATCH] misc NULL noise by Al Viro · 17 years ago
  26. fe69933 [PATCH] ACPI: repair nvidia early quirk breakage on x86_64 by Len Brown · 17 years ago
  27. 47c51df [PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  28. d04f41e [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off by Ingo Molnar · 17 years ago
  29. 6bb74df [PATCH] clocksource init adjustments (fix bug #7426) by john stultz · 17 years ago
  30. 4540768 [PATCH] x86_64: remove unusued 'flags' variable by David Rientjes · 17 years ago
  31. 2ff7354 [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation by Eric W. Biederman · 17 years ago
  32. 6f8c480 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  33. 6101429 [PATCH] x86_64 irq: Safely cleanup an irq after moving it. by Eric W. Biederman · 17 years ago
  34. bc5e81a [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors. by Eric W. Biederman · 17 years ago
  35. b93179b [PATCH] x86_64 irq: Remove unnecessary irq 0 setup. by Eric W. Biederman · 17 years ago
  36. dfbffdd [PATCH] x86_64 irq: Simplify assign_irq_vector's arguments. by Eric W. Biederman · 17 years ago
  37. 13a7950 [PATCH] x86_64 irq: Begin consolidating per_irq data in structures. by Eric W. Biederman · 17 years ago
  38. e273d14 [PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS by Eric W. Biederman · 17 years ago
  39. f45bcd7 [PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry. by Eric W. Biederman · 17 years ago
  40. 5ff5115 [PATCH] x86_64 irq: Simplfiy the set_affinity logic. by Eric W. Biederman · 17 years ago
  41. a8c8a36 [PATCH] x86_64 irq: Refactor setup_IO_APIC_irq by Eric W. Biederman · 17 years ago
  42. a27bc06 [PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intr by Eric W. Biederman · 17 years ago
  43. e560c8b [PATCH] x86_64 irq: Kill declaration of removed array, interrupt by Eric W. Biederman · 17 years ago
  44. 9f0a5ba [PATCH] irq: Remove set_native_irq_info by Eric W. Biederman · 17 years ago
  45. fc5d56f [PATCH] x86_64 irq: Simplfy __assign_irq_vector by Eric W. Biederman · 17 years ago
  46. b44755c {rd,wr}msr_on_cpu SMP=n optimization by Adrian Bunk · 17 years ago
  47. b077ffb rdmsr_on_cpu, wrmsr_on_cpu by Alexey Dobriyan · 17 years ago
  48. 22f7bb0 [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI by Thomas Renninger · 17 years ago
  49. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  50. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 17 years ago
  51. c0cd79d Pull fluff into release branch by Len Brown · 17 years ago
  52. d7e25f3 [PATCH] genirq: remove IRQ_DISABLED by Ingo Molnar · 17 years ago
  53. 76d2160 [PATCH] genirq: do not mask interrupts by default by Ingo Molnar · 17 years ago
  54. 7460ed2 [PATCH] time: x86_64: re-enable vsyscall support for x86_64 by john stultz · 17 years ago
  55. 1489939 [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME by john stultz · 17 years ago
  56. c37e7bb [PATCH] time: x86_64: split x86_64/kernel/time.c up by john stultz · 17 years ago
  57. 2d0c87c [PATCH] time: x86_64: hpet_address cleanup by john stultz · 17 years ago
  58. 95492e4 [PATCH] x86: rewrite SMP TSC sync code by Ingo Molnar · 17 years ago
  59. 414f827 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  60. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  61. c37ce03 [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c by Eric W. Biederman · 17 years ago
  62. 7a44d37 [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c by Eric W. Biederman · 17 years ago
  63. 306421f [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c by Eric W. Biederman · 17 years ago
  64. f385451 [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head by Eric W. Biederman · 17 years ago
  65. 126b192 [PATCH] x86-64: Remove mk_pte_phys() by Andi Kleen · 17 years ago
  66. 62cc4939 [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64 by Andi Kleen · 17 years ago
  67. 9af3cf0 [PATCH] x86_64: Wire up compat epoll_pwait by Ralf Baechle · 17 years ago
  68. 9fbbd4d [PATCH] x86: Don't require the vDSO for handling a.out signals by Andi Kleen · 17 years ago
  69. 0a4599c [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs by Andi Kleen · 17 years ago
  70. f790cd3 [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo by Andi Kleen · 17 years ago
  71. 2fb12a9 [PATCH] x86-64: survive having no irq mapping for a vector by Eric W. Biederman · 17 years ago
  72. 8469add [PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code by Evgeniy Polyakov · 17 years ago
  73. 3e94fb8 [PATCH] x86-64: avoid warning message livelock by Roland Dreier · 17 years ago
  74. ee4eff6 [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPIC by Benjamin Romer · 17 years ago
  75. f0a5a58 [PATCH] x86-64: clean up sparsemem memory_present call by Bob Picco · 17 years ago
  76. 5d0e600 [PATCH] x86: fix laptop bootup hang in init_acpi() by Ingo Molnar · 17 years ago
  77. 310adfd [PATCH] x86-64: robustify bad_dma_address handling by Muli Ben-Yehuda · 17 years ago
  78. fc986db [PATCH] x86-64: Don't reserve ROMs by Andi Kleen · 17 years ago
  79. 00edefa [PATCH] x86-64: Fix off by one error in IOMMU boundary checking by Andi Kleen · 17 years ago
  80. ffb6017 [PATCH] x86-64: x86_64 - Fix FS/GS registers for VT execution by Zachary Amsden · 17 years ago
  81. 9a11ff6 [PATCH] x86-64: Unexport __supported_pte_mask by Andi Kleen · 17 years ago
  82. f49481b [PATCH] x86-64: Check return value of putreg in PTRACE_SETREGS by Andi Kleen · 17 years ago
  83. 2f7a2a7 [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - update 1 by Jack Steiner · 17 years ago
  84. edf8dd3 [PATCH] x86-64: Kconfig typos by Nicolas Kaiser · 17 years ago
  85. a98f0dd [PATCH] x86-64: Allow to run a program when a machine check event is detected by Andi Kleen · 17 years ago
  86. 24ce0e9 [PATCH] x86-64: Tighten mce_amd driver MSR reads by Jan Beulich · 17 years ago
  87. 9b35589 [PATCH] x86: simplify notify_page_fault() by Jan Beulich · 17 years ago
  88. 1676193 [PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_watchdog by Venkatesh Pallipadi · 17 years ago
  89. 4c3cbf7 [PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.c by Glauber de Oliveira Costa · 17 years ago
  90. c49c533 [PATCH] x86-64: Remove fastcall references in x86_64 code by Glauber de Oliveira Costa · 17 years ago
  91. 53fee04 [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole by Rohit Seth · 17 years ago
  92. 006e84e [PATCH] x86-64: do not always end the stack trace with ULONG_MAX by Catalin Marinas · 17 years ago
  93. 5558870 [PATCH] x86-64: improved iommu documentation by Karsten Weiss · 17 years ago
  94. 56829d1 [PATCH] mmconfig: fix unreachable_devices() by OGAWA Hirofumi · 17 years ago
  95. 429d512 [PATCH] mmconfig: minor cleanup in mmconfig code by OGAWA Hirofumi · 17 years ago
  96. a4ec1b2 [PATCH] mmconfig: remove #define MMCONFIG_APER_XXX by OGAWA Hirofumi · 17 years ago
  97. 44de020 [PATCH] mmconfig: Reject a broken MCFG tables on Asus etc by OGAWA Hirofumi · 17 years ago
  98. faed197 [PATCH] mmconfig: Fix x86_64 ioremap base_address by OGAWA Hirofumi · 17 years ago
  99. b786739 [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64 by Olivier Galibert · 17 years ago
  100. 5441392 [PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fix by Amul Shah · 17 years ago