1. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 17 years ago
  2. 9adc138 x86: fix early panic with boot option "nosmp" by Andi Kleen · 17 years ago
  3. c36910c Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 17 years ago
  4. 09ee17e AMD IOMMU: fix possible race while accessing iommu->need_sync by Joerg Roedel · 17 years ago
  5. f91ba19 AMD IOMMU: set device table entry for aliased devices by Joerg Roedel · 17 years ago
  6. 70d7d35 x86: fix broken flushing in GART nofullflush path by Joerg Roedel · 17 years ago
  7. 72244c0 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  8. 66a45cc Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  9. 8c7b905 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  10. 23a14b9 kvm_setup_secondary_clock() is cpuinit by Al Viro · 17 years ago
  11. 2236d25 enable_IR_x2apic() needs to be __init by Al Viro · 17 years ago
  12. a266d9f [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value by Andreas Herrmann · 17 years ago
  13. de90add x86, bts: fix wrmsr and spinlock over kmalloc by Markus Metzger · 17 years ago
  14. c4858ff x86, pebs: fix PEBS record size configuration by Markus Metzger · 17 years ago
  15. 292c669 x86, bts: exclude ds.c from build when disabled by Markus Metzger · 17 years ago
  16. eff79ae arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul by Julia Lawall · 17 years ago
  17. a1967d6 x86: revert irq number limitation by Thomas Gleixner · 17 years ago
  18. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 17 years ago
  19. 57550b2 Merge commit 'v2.6.28-rc6' into x86/urgent by Ingo Molnar · 17 years ago
  20. 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 17 years ago
  21. bfe085f x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() by Rakib Mullick · 17 years ago
  22. 9bc646f x86: fix __cpuinit/__init tangle in init_thread_xstate() by Rakib Mullick · 17 years ago
  23. 093bac1 x86: quirk for reboot stalls on a Dell Optiplex 330 by Steve Conklin · 17 years ago
  24. 73f56c0 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 17 years ago
  25. 0af40a4 x86: more general identifier for Phoenix BIOS by Philipp Kohlbecher · 17 years ago
  26. 8501c45 AMD IOMMU: check for next_bit also in unmapped area by Joerg Roedel · 17 years ago
  27. 695b567 AMD IOMMU: fix fullflush comparison length by Joerg Roedel · 17 years ago
  28. 3ce1f93 AMD IOMMU: enable device isolation per default by Joerg Roedel · 17 years ago
  29. e5e1f60 AMD IOMMU: add parameter to disable device isolation by Joerg Roedel · 17 years ago
  30. 10db4ef x86, PEBS/DS: fix code flow in ds_request() by Ingo Molnar · 17 years ago
  31. 93ce99e x86: add rdtsc barrier to TSC sync check by Venki Pallipadi · 17 years ago
  32. d3c6aa1 x86: fix es7000 compiling by Yinghai Lu · 17 years ago
  33. d1f1e9c x86, bts: fix unlock problem in ds.c by Markus Metzger · 17 years ago
  34. 52168e6 Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" by David Woodhouse · 17 years ago
  35. 5d2007e Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  36. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  37. 3e0fe36 Merge branch 'misc' into release by Len Brown · 17 years ago
  38. 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 17 years ago
  39. a29a2af x86: KVM guest: fix section mismatch warning in kvmclock.c by Rakib Mullick · 17 years ago
  40. 5ceb1a0 x86: HPET: enter hpet_interrupt_handler with interrupts disabled by Matt Fleming · 17 years ago
  41. 89d77a1 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP by Matt Fleming · 17 years ago
  42. 1de5b08 x86: HPET: convert WARN_ON to WARN_ON_ONCE by Matt Fleming · 17 years ago
  43. 6c2e940 x86: apic honour irq affinity which was set in early boot by Thomas Gleixner · 17 years ago
  44. 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 17 years ago
  45. 8d00450 Revert "x86: default to reboot via ACPI" by Eduardo Habkost · 17 years ago
  46. 31f2971 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 17 years ago
  47. 80be308 AMD IOMMU: fix lazy IO/TLB flushing in unmap path by Joerg Roedel · 17 years ago
  48. d6f0f39 x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR by Suresh Siddha · 17 years ago
  49. c78d0cf x86: don't allow nr_irqs > NR_IRQS by Ben Hutchings · 17 years ago
  50. 70de9a9 x86: don't use tsc_khz to calculate lpj if notsc is passed by Alok Kataria · 17 years ago
  51. 67d1128 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  52. 1f98757 x86: Clean up late e820 resource allocation by Linus Torvalds · 17 years ago
  53. b342797 x86: build fix by Ingo Molnar · 17 years ago
  54. 74c75f5 Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  55. 1c4acdb x86: cpu_index build fix by Ingo Molnar · 17 years ago
  56. bfcb4c1 x86/voyager: fix missing cpu_index initialisation by James Bottomley · 17 years ago
  57. b3572e3 x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2 by James Bottomley · 17 years ago
  58. 017d9d2 x86: use CONFIG_X86_SMP instead of CONFIG_SMP by James Bottomley · 17 years ago
  59. 8bd93ca Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  60. d6c3112 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  61. ae9b940 AMD IOMMU: fix detection of NP capable IOMMUs by Joerg Roedel · 17 years ago
  62. 9352f56 x86: two trivial sparse annotations by Harvey Harrison · 17 years ago
  63. e946217 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  64. 0d8762c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  65. 87c6f40 x86, gart: fix gart detection for Fam11h CPUs by Joerg Roedel · 17 years ago
  66. e7706fc x86, kdump: fix invalid access on i386 sparsemem by Ken'ichi Ohmichi · 17 years ago
  67. 3c52204 x86: AMD microcode patch loader author update by Peter Oruba · 17 years ago
  68. 36b75da x86: microcode patch loader author update by Peter Oruba · 17 years ago
  69. 8115f3f ftrace: use a real variable for ftrace_nop in x86 by Steven Rostedt · 17 years ago
  70. ef020ab x86/uv: memory allocation at initialization by Cliff Wickman · 17 years ago
  71. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 17 years ago
  72. 3b15e58 x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI by Fenghua Yu · 17 years ago
  73. 03967c5 x86: restore the old swiotlb alloc_coherent behavior by FUJITA Tomonori · 17 years ago
  74. c3c9897 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  75. 5b34653 Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  76. 765426e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  77. 6770ab5 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 17 years ago
  78. 15adc04 ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file by Steven Rostedt · 17 years ago
  79. 4d296c2 ftrace: remove mcount set by Steven Rostedt · 17 years ago
  80. ab9a091 ftrace: use probe_kernel by Steven Rostedt · 17 years ago
  81. 76aefee ftrace: comment arch ftrace code by Steven Rostedt · 17 years ago
  82. 593eb8a ftrace: return error on failed modified text. by Steven Rostedt · 17 years ago
  83. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 17 years ago
  84. bb89855 x86, um: ... and asm-x86 move by Al Viro · 17 years ago
  85. 1ca2cc7 Merge branch 'bugzilla-11715' into test by Len Brown · 17 years ago
  86. 057316c Merge branch 'linus' into test by Len Brown · 17 years ago
  87. 1b79b27 Merge branch 'yinghai' into test by Len Brown · 17 years ago
  88. 5f50ef4 Merge branch 'misc' into test by Len Brown · 17 years ago
  89. 530bc23 Merge branch 'i7300_idle' into test by Len Brown · 17 years ago
  90. 6b3c4f8 Merge branch 'FW_BUG' into test by Len Brown · 17 years ago
  91. 3cfba08 x86: fix section mismatch warning - apic_x2apic_phys by Marcin Slusarz · 17 years ago
  92. 2caa371 x86: fix section mismatch warning - apic_x2apic_cluster by Marcin Slusarz · 17 years ago
  93. f8827c0 x86: fix section mismatch warning - apic_x2apic_uv_x by Marcin Slusarz · 17 years ago
  94. fae1721 x86: fix section mismatch warning - apic_physflat by Marcin Slusarz · 17 years ago
  95. 983f91f x86: fix section mismatch warning - apic_flat by Marcin Slusarz · 17 years ago
  96. aef8f5b x86/tlb_uv: remove strange mc146818rtc include by Jeremy Fitzhardinge · 17 years ago
  97. 5541079 x86: remove redundant KERN_DEBUG on pr_debug by Gustavo F. Padovan · 17 years ago
  98. db96b0a x86: do_boot_cpu - check if we have ESR register by Cyrill Gorcunov · 17 years ago
  99. bc8bcc7 x86/proc: fix /proc/cpuinfo cpu offline bug by Lai Jiangshan · 17 years ago
  100. 35af282 x86: call dmi-quirks for HP Laptops after early-quirks are executed by Andreas Herrmann · 17 years ago