1. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 16 years ago
  2. 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 16 years ago
  3. 0260da1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. 3108864 Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. 4f7dbc7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  7. 20a4a23 x86: uaccess_64: fix return value in __copy_from_user() by Hiroshi Shimamoto · 16 years ago
  8. 093bac1 x86: quirk for reboot stalls on a Dell Optiplex 330 by Steve Conklin · 16 years ago
  9. 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 · 16 years ago
  10. 0af40a4 x86: more general identifier for Phoenix BIOS by Philipp Kohlbecher · 16 years ago
  11. 8501c45 AMD IOMMU: check for next_bit also in unmapped area by Joerg Roedel · 16 years ago
  12. 695b567 AMD IOMMU: fix fullflush comparison length by Joerg Roedel · 16 years ago
  13. 3ce1f93 AMD IOMMU: enable device isolation per default by Joerg Roedel · 16 years ago
  14. e5e1f60 AMD IOMMU: add parameter to disable device isolation by Joerg Roedel · 16 years ago
  15. 10db4ef x86, PEBS/DS: fix code flow in ds_request() by Ingo Molnar · 16 years ago
  16. 93ce99e x86: add rdtsc barrier to TSC sync check by Venki Pallipadi · 16 years ago
  17. d3c6aa1 x86: fix es7000 compiling by Yinghai Lu · 16 years ago
  18. d1f1e9c x86, bts: fix unlock problem in ds.c by Markus Metzger · 16 years ago
  19. 52168e6 Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" by David Woodhouse · 16 years ago
  20. 604d205 x86: make NUMA on 32-bit depend on EXPERIMENTAL again by Rafael J. Wysocki · 16 years ago
  21. 97a70e5 x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set by Rafael J. Wysocki · 16 years ago
  22. 5d2007e Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  23. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  24. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  25. 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 16 years ago
  26. e17d1dc KVM: Fix pit memory leak if unable to allocate irq source id by Avi Kivity · 16 years ago
  27. 928d4bf KVM: VMX: Set IGMT bit in EPT entry by Sheng Yang · 16 years ago
  28. ca93e99 KVM: Require the PCI subsystem by Avi Kivity · 16 years ago
  29. a29a2af x86: KVM guest: fix section mismatch warning in kvmclock.c by Rakib Mullick · 16 years ago
  30. f21f237 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  31. c41ef34 KVM: MMU: increase per-vcpu rmap cache alloc size by Marcelo Tosatti · 16 years ago
  32. 6cd10f8 x86, voyager: fix smp generic helper voyager breakage by James Bottomley · 16 years ago
  33. 4694516 x86: Make NUMA on 32-bit depend on BROKEN by Rafael J. Wysocki · 16 years ago
  34. 5ceb1a0 x86: HPET: enter hpet_interrupt_handler with interrupts disabled by Matt Fleming · 16 years ago
  35. 89d77a1 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP by Matt Fleming · 16 years ago
  36. 1de5b08 x86: HPET: convert WARN_ON to WARN_ON_ONCE by Matt Fleming · 16 years ago
  37. 6c2e940 x86: apic honour irq affinity which was set in early boot by Thomas Gleixner · 16 years ago
  38. 3044646 x86: move iomap.h to the new include location by Arjan van de Ven · 16 years ago
  39. a622cf6 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  40. 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 16 years ago
  41. 0d12cdd sched: improve sched_clock() performance by Ingo Molnar · 16 years ago
  42. 01aab51 Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into x86/urgent by Ingo Molnar · 16 years ago
  43. cb11017 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  44. 7c64ade oprofile: Fix p6 counter overflow check by Andi Kleen · 16 years ago
  45. d05fdf3 xen: make sure stray alias mappings are gone before pinning by Jeremy Fitzhardinge · 16 years ago
  46. a15a82f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  47. 47cb2ed x86, xen: fix use of pgd_page now that it really does return a page by Jeremy Fitzhardinge · 16 years ago
  48. 8d00450 Revert "x86: default to reboot via ACPI" by Eduardo Habkost · 16 years ago
  49. b9c3bfc x86: align DirectMap in /proc/meminfo by Hugh Dickins · 16 years ago
  50. 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 · 16 years ago
  51. 80be308 AMD IOMMU: fix lazy IO/TLB flushing in unmap path by Joerg Roedel · 16 years ago
  52. d6f0f39 x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR by Suresh Siddha · 16 years ago
  53. 7db282f x86: remove VISWS and PARAVIRT around NR_IRQS puzzle by Yinghai Lu · 16 years ago
  54. da85f86 x86: mention ACPI in top-level Kconfig menu by Bjorn Helgaas · 16 years ago
  55. 1b48976 x86: size NR_IRQS on 32-bit systems the same way as 64-bit by Yinghai Lu · 16 years ago
  56. c78d0cf x86: don't allow nr_irqs > NR_IRQS by Ben Hutchings · 16 years ago
  57. 9fcd18c sched: re-tune balancing by Ingo Molnar · 16 years ago
  58. 70de9a97 x86: don't use tsc_khz to calculate lpj if notsc is passed by Alok Kataria · 16 years ago
  59. da4a22c Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
  61. 73557af x86, voyager: fix smp_intr_init() compile breakage by James Bottomley · 16 years ago
  62. 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 · 16 years ago
  63. 1f987577 x86: Clean up late e820 resource allocation by Linus Torvalds · 16 years ago
  64. 2576c99 x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature by Venki Pallipadi · 16 years ago
  65. fd94093 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps by Keith Packard · 16 years ago
  66. b342797 x86: build fix by Ingo Molnar · 16 years ago
  67. f2347df Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  68. 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 · 16 years ago
  69. 526e5ab lguest: fix irq vectors. by Rusty Russell · 16 years ago
  70. ad5173f lguest: fix early_ioremap. by Rusty Russell · 16 years ago
  71. 1c4acdb x86: cpu_index build fix by Ingo Molnar · 16 years ago
  72. bfcb4c1 x86/voyager: fix missing cpu_index initialisation by James Bottomley · 16 years ago
  73. b3572e3 x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2 by James Bottomley · 16 years ago
  74. 9e41bff x86: fix /dev/mem mmap breakage when PAT is disabled by Ravikiran G Thirumalai · 16 years ago
  75. ee47752 x86/voyager: fix compile breakage casued by x86: move prefill_possible_map calling early by James Bottomley · 16 years ago
  76. 017d9d2 x86: use CONFIG_X86_SMP instead of CONFIG_SMP by James Bottomley · 16 years ago
  77. 08c3330 x86/voyager: fix boot breakage caused by x86: boot secondary cpus through initial_code by James Bottomley · 16 years ago
  78. 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 · 16 years ago
  79. d6c3112 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  80. c08b6ac x86, uv: fix compile error in uv_hub.h by Mike Travis · 16 years ago
  81. c17dad6 .gitignore updates by Alexey Dobriyan · 16 years ago
  82. ae9b940 AMD IOMMU: fix detection of NP capable IOMMUs by Joerg Roedel · 16 years ago
  83. ab00fee i386/PAE: fix pud_page() by Jan Beulich · 16 years ago
  84. fe8b868 x86: remove debug code from arch_add_memory() by Gary Hade · 16 years ago
  85. 1d6cf1f x86: start annotating early ioremap pointers with __iomem by Harvey Harrison · 16 years ago
  86. 9352f56 x86: two trivial sparse annotations by Harvey Harrison · 16 years ago
  87. f96f57d x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 by Yinghai Lu · 16 years ago
  88. e946217e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. a186576 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  90. 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 · 16 years ago
  91. 87c6f40 x86, gart: fix gart detection for Fam11h CPUs by Joerg Roedel · 16 years ago
  92. 11a6b0c x86: 64 bit print out absent pages num too by Yinghai Lu · 16 years ago
  93. e7706fc x86, kdump: fix invalid access on i386 sparsemem by Ken'ichi Ohmichi · 16 years ago
  94. 1281675 x86: fix APIC_DEBUG with inquire_remote_apic by Yinghai Lu · 16 years ago
  95. 3c52204 x86: AMD microcode patch loader author update by Peter Oruba · 16 years ago
  96. 36b75da x86: microcode patch loader author update by Peter Oruba · 16 years ago
  97. 531f6ed x86, bts: improve help text for BTS config by Markus Metzger · 16 years ago
  98. 5550af4 KVM: Fix guest shared interrupt with in-kernel irqchip by Sheng Yang · 16 years ago
  99. 6ad9f15 KVM: MMU: sync root on paravirt TLB flush by Marcelo Tosatti · 16 years ago
  100. 60817c9 x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() by Shaohua Li · 16 years ago