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