1. fe69933 [PATCH] ACPI: repair nvidia early quirk breakage on x86_64 by Len Brown · 17 years ago
  2. 47c51df [PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  3. d04f41e [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off by Ingo Molnar · 17 years ago
  4. 6bb74df [PATCH] clocksource init adjustments (fix bug #7426) by john stultz · 17 years ago
  5. 4540768 [PATCH] x86_64: remove unusued 'flags' variable by David Rientjes · 17 years ago
  6. 2ff7354 [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation by Eric W. Biederman · 17 years ago
  7. 6f8c480 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  8. 6101429 [PATCH] x86_64 irq: Safely cleanup an irq after moving it. by Eric W. Biederman · 17 years ago
  9. bc5e81a [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors. by Eric W. Biederman · 17 years ago
  10. b93179b [PATCH] x86_64 irq: Remove unnecessary irq 0 setup. by Eric W. Biederman · 17 years ago
  11. dfbffdd [PATCH] x86_64 irq: Simplify assign_irq_vector's arguments. by Eric W. Biederman · 17 years ago
  12. 13a7950 [PATCH] x86_64 irq: Begin consolidating per_irq data in structures. by Eric W. Biederman · 17 years ago
  13. e273d14 [PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS by Eric W. Biederman · 17 years ago
  14. f45bcd7 [PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry. by Eric W. Biederman · 17 years ago
  15. 5ff5115 [PATCH] x86_64 irq: Simplfiy the set_affinity logic. by Eric W. Biederman · 17 years ago
  16. a8c8a36 [PATCH] x86_64 irq: Refactor setup_IO_APIC_irq by Eric W. Biederman · 17 years ago
  17. a27bc06 [PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intr by Eric W. Biederman · 17 years ago
  18. e560c8b [PATCH] x86_64 irq: Kill declaration of removed array, interrupt by Eric W. Biederman · 17 years ago
  19. 9f0a5ba [PATCH] irq: Remove set_native_irq_info by Eric W. Biederman · 17 years ago
  20. fc5d56f [PATCH] x86_64 irq: Simplfy __assign_irq_vector by Eric W. Biederman · 17 years ago
  21. b44755c {rd,wr}msr_on_cpu SMP=n optimization by Adrian Bunk · 17 years ago
  22. b077ffb rdmsr_on_cpu, wrmsr_on_cpu by Alexey Dobriyan · 18 years ago
  23. 22f7bb0 [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI by Thomas Renninger · 18 years ago
  24. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  25. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 18 years ago
  26. c0cd79d Pull fluff into release branch by Len Brown · 18 years ago
  27. d7e25f3 [PATCH] genirq: remove IRQ_DISABLED by Ingo Molnar · 18 years ago
  28. 76d2160 [PATCH] genirq: do not mask interrupts by default by Ingo Molnar · 18 years ago
  29. 7460ed2 [PATCH] time: x86_64: re-enable vsyscall support for x86_64 by john stultz · 18 years ago
  30. 1489939 [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME by john stultz · 18 years ago
  31. c37e7bb [PATCH] time: x86_64: split x86_64/kernel/time.c up by john stultz · 18 years ago
  32. 2d0c87c [PATCH] time: x86_64: hpet_address cleanup by john stultz · 18 years ago
  33. 95492e4 [PATCH] x86: rewrite SMP TSC sync code by Ingo Molnar · 18 years ago
  34. 414f827 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  35. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  36. c37ce03 [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c by Eric W. Biederman · 18 years ago
  37. 7a44d37 [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c by Eric W. Biederman · 18 years ago
  38. 306421f [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c by Eric W. Biederman · 18 years ago
  39. f385451 [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head by Eric W. Biederman · 18 years ago
  40. 126b192 [PATCH] x86-64: Remove mk_pte_phys() by Andi Kleen · 18 years ago
  41. 62cc4939 [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64 by Andi Kleen · 18 years ago
  42. 9af3cf0 [PATCH] x86_64: Wire up compat epoll_pwait by Ralf Baechle · 18 years ago
  43. 9fbbd4d [PATCH] x86: Don't require the vDSO for handling a.out signals by Andi Kleen · 18 years ago
  44. 0a4599c [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs by Andi Kleen · 18 years ago
  45. f790cd3 [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo by Andi Kleen · 18 years ago
  46. 2fb12a9 [PATCH] x86-64: survive having no irq mapping for a vector by Eric W. Biederman · 18 years ago
  47. 8469add [PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code by Evgeniy Polyakov · 18 years ago
  48. 3e94fb8 [PATCH] x86-64: avoid warning message livelock by Roland Dreier · 18 years ago
  49. ee4eff6 [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPIC by Benjamin Romer · 18 years ago
  50. f0a5a58 [PATCH] x86-64: clean up sparsemem memory_present call by Bob Picco · 18 years ago
  51. 5d0e600 [PATCH] x86: fix laptop bootup hang in init_acpi() by Ingo Molnar · 18 years ago
  52. 310adfd [PATCH] x86-64: robustify bad_dma_address handling by Muli Ben-Yehuda · 18 years ago
  53. fc986db [PATCH] x86-64: Don't reserve ROMs by Andi Kleen · 18 years ago
  54. 00edefa [PATCH] x86-64: Fix off by one error in IOMMU boundary checking by Andi Kleen · 18 years ago
  55. ffb6017 [PATCH] x86-64: x86_64 - Fix FS/GS registers for VT execution by Zachary Amsden · 18 years ago
  56. 9a11ff6 [PATCH] x86-64: Unexport __supported_pte_mask by Andi Kleen · 18 years ago
  57. f49481b [PATCH] x86-64: Check return value of putreg in PTRACE_SETREGS by Andi Kleen · 18 years ago
  58. 2f7a2a7 [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - update 1 by Jack Steiner · 18 years ago
  59. edf8dd3 [PATCH] x86-64: Kconfig typos by Nicolas Kaiser · 18 years ago
  60. a98f0dd [PATCH] x86-64: Allow to run a program when a machine check event is detected by Andi Kleen · 18 years ago
  61. 24ce0e9 [PATCH] x86-64: Tighten mce_amd driver MSR reads by Jan Beulich · 18 years ago
  62. 9b35589 [PATCH] x86: simplify notify_page_fault() by Jan Beulich · 18 years ago
  63. 1676193 [PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_watchdog by Venkatesh Pallipadi · 18 years ago
  64. 4c3cbf7 [PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.c by Glauber de Oliveira Costa · 18 years ago
  65. c49c533 [PATCH] x86-64: Remove fastcall references in x86_64 code by Glauber de Oliveira Costa · 18 years ago
  66. 53fee04 [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole by Rohit Seth · 18 years ago
  67. 006e84ee [PATCH] x86-64: do not always end the stack trace with ULONG_MAX by Catalin Marinas · 18 years ago
  68. 5558870 [PATCH] x86-64: improved iommu documentation by Karsten Weiss · 18 years ago
  69. 56829d1 [PATCH] mmconfig: fix unreachable_devices() by OGAWA Hirofumi · 18 years ago
  70. 429d512 [PATCH] mmconfig: minor cleanup in mmconfig code by OGAWA Hirofumi · 18 years ago
  71. a4ec1b2 [PATCH] mmconfig: remove #define MMCONFIG_APER_XXX by OGAWA Hirofumi · 18 years ago
  72. 44de020 [PATCH] mmconfig: Reject a broken MCFG tables on Asus etc by OGAWA Hirofumi · 18 years ago
  73. faed197 [PATCH] mmconfig: Fix x86_64 ioremap base_address by OGAWA Hirofumi · 18 years ago
  74. b786739 [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64 by Olivier Galibert · 18 years ago
  75. 5441392 [PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fix by Amul Shah · 18 years ago
  76. 076422d2 [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically by Amul Shah · 18 years ago
  77. 0812a57 [PATCH] x86-64: Add __copy_from_user_nocache by Andi Kleen · 18 years ago
  78. 287eeb5 [PATCH] x86-64: Update defconfig by Andi Kleen · 18 years ago
  79. 7f8f97c ACPI: acpi_table_parse() now returns success/fail, not count by Len Brown · 18 years ago
  80. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  81. 7a3a06d0 [PATCH] Dynamic kernel command-line: fixups by Alon Bar-Lev · 18 years ago
  82. adf4885 [PATCH] Dynamic kernel command-line: x86_64 by Alon Bar-Lev · 18 years ago
  83. cefc8be [PATCH] Consolidate bust_spinlocks() by Kirill Korotaev · 18 years ago
  84. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
  85. 3de3af1 [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. by Robert P. J. Day · 18 years ago
  86. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  87. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 18 years ago
  88. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 18 years ago
  89. dc5882b [PATCH] x86_64 ia32 vDSO: use install_special_mapping by Roland McGrath · 18 years ago
  90. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  91. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 18 years ago
  92. 21d37bb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  93. 563aaf0 [IA64] swiotlb cleanup by Jan Beulich · 18 years ago
  94. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 18 years ago
  95. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 18 years ago
  96. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 18 years ago
  97. c633090 [PATCH] x86_64 ia32 vDSO: define arch_vma_name by Roland McGrath · 18 years ago
  98. e03f0ca [PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMP by Roland McGrath · 18 years ago
  99. 58d9ce7d [PATCH] Revert nmi_known_cpu() check during boot option parsing by Venkatesh Pallipadi · 18 years ago
  100. 7401969 [PATCH] x86-64: Fix warnings in ia32_aout.c by Andi Kleen · 18 years ago