1. b7d6266 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
  2. 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 · 16 years ago
  3. 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 · 16 years ago
  4. 8c7b905 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  5. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  6. df6b079 xen_play_dead() is __cpuinit by Al Viro · 16 years ago
  7. 37af46e xen_setup_vcpu_info_placement() is not init on x86 by Al Viro · 16 years ago
  8. 23a14b9 kvm_setup_secondary_clock() is cpuinit by Al Viro · 16 years ago
  9. 2236d25 enable_IR_x2apic() needs to be __init by Al Viro · 16 years ago
  10. b627c8b x86: always define DECLARE_PCI_UNMAP* macros by Joerg Roedel · 16 years ago
  11. 6c47535 KVM: MMU: avoid creation of unreachable pages in the shadow by Marcelo Tosatti · 16 years ago
  12. ffd565a x86: fixup config space size of CPU functions for AMD family 11h by Andreas Herrmann · 16 years ago
  13. a266d9f [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value by Andreas Herrmann · 16 years ago
  14. de90add x86, bts: fix wrmsr and spinlock over kmalloc by Markus Metzger · 16 years ago
  15. c4858ff x86, pebs: fix PEBS record size configuration by Markus Metzger · 16 years ago
  16. e5e8ca6 x86, bts: turn macro into static inline function by Markus Metzger · 16 years ago
  17. 292c669 x86, bts: exclude ds.c from build when disabled by Markus Metzger · 16 years ago
  18. eff79ae arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  19. 5cf02b7 x86: use limited register constraint for setnz by Steven Rostedt · 16 years ago
  20. 0c0f40b KVM: MMU: fix sync of ptes addressed at owner pagetable by Marcelo Tosatti · 16 years ago
  21. bd2b3ca KVM: VMX: Fix interrupt loss during race with NMI by Avi Kivity · 16 years ago
  22. 86bbc2c xen: pin correct PGD on suspend by Ian Campbell · 16 years ago
  23. 3d994e1 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
  24. a1967d6 x86: revert irq number limitation by Thomas Gleixner · 16 years ago
  25. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 16 years ago
  26. 57550b2 Merge commit 'v2.6.28-rc6' into x86/urgent by Ingo Molnar · 16 years ago
  27. 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 16 years ago
  28. 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
  29. bfe085f x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() by Rakib Mullick · 16 years ago
  30. 9bc646f x86: fix __cpuinit/__init tangle in init_thread_xstate() by Rakib Mullick · 16 years ago
  31. 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
  32. 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
  33. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  34. 20a4a23 x86: uaccess_64: fix return value in __copy_from_user() by Hiroshi Shimamoto · 16 years ago
  35. 093bac1 x86: quirk for reboot stalls on a Dell Optiplex 330 by Steve Conklin · 16 years ago
  36. 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
  37. 0af40a4 x86: more general identifier for Phoenix BIOS by Philipp Kohlbecher · 16 years ago
  38. 8501c45 AMD IOMMU: check for next_bit also in unmapped area by Joerg Roedel · 16 years ago
  39. 695b567 AMD IOMMU: fix fullflush comparison length by Joerg Roedel · 16 years ago
  40. 3ce1f93 AMD IOMMU: enable device isolation per default by Joerg Roedel · 16 years ago
  41. e5e1f60 AMD IOMMU: add parameter to disable device isolation by Joerg Roedel · 16 years ago
  42. 10db4ef x86, PEBS/DS: fix code flow in ds_request() by Ingo Molnar · 16 years ago
  43. 93ce99e x86: add rdtsc barrier to TSC sync check by Venki Pallipadi · 16 years ago
  44. a4a16be oprofile: fix an overflow in ppro code by Eric Dumazet · 16 years ago
  45. d3c6aa1 x86: fix es7000 compiling by Yinghai Lu · 16 years ago
  46. d1f1e9c x86, bts: fix unlock problem in ds.c by Markus Metzger · 16 years ago
  47. 52168e6 Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" by David Woodhouse · 16 years ago
  48. 604d205 x86: make NUMA on 32-bit depend on EXPERIMENTAL again by Rafael J. Wysocki · 16 years ago
  49. 97a70e5 x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set by Rafael J. Wysocki · 16 years ago
  50. 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
  51. 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
  52. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  53. 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 16 years ago
  54. e17d1dc KVM: Fix pit memory leak if unable to allocate irq source id by Avi Kivity · 16 years ago
  55. 928d4bf KVM: VMX: Set IGMT bit in EPT entry by Sheng Yang · 16 years ago
  56. ca93e99 KVM: Require the PCI subsystem by Avi Kivity · 16 years ago
  57. a29a2af x86: KVM guest: fix section mismatch warning in kvmclock.c by Rakib Mullick · 16 years ago
  58. 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
  59. c41ef34 KVM: MMU: increase per-vcpu rmap cache alloc size by Marcelo Tosatti · 16 years ago
  60. 6cd10f8 x86, voyager: fix smp generic helper voyager breakage by James Bottomley · 16 years ago
  61. 4694516 x86: Make NUMA on 32-bit depend on BROKEN by Rafael J. Wysocki · 16 years ago
  62. 5ceb1a0 x86: HPET: enter hpet_interrupt_handler with interrupts disabled by Matt Fleming · 16 years ago
  63. 89d77a1 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP by Matt Fleming · 16 years ago
  64. 1de5b08 x86: HPET: convert WARN_ON to WARN_ON_ONCE by Matt Fleming · 16 years ago
  65. 6c2e940 x86: apic honour irq affinity which was set in early boot by Thomas Gleixner · 16 years ago
  66. 3044646 x86: move iomap.h to the new include location by Arjan van de Ven · 16 years ago
  67. 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
  68. 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 16 years ago
  69. 0d12cdd sched: improve sched_clock() performance by Ingo Molnar · 16 years ago
  70. 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
  71. 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
  72. 7c64ade oprofile: Fix p6 counter overflow check by Andi Kleen · 16 years ago
  73. d05fdf3 xen: make sure stray alias mappings are gone before pinning by Jeremy Fitzhardinge · 16 years ago
  74. 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
  75. 47cb2ed x86, xen: fix use of pgd_page now that it really does return a page by Jeremy Fitzhardinge · 16 years ago
  76. 8d00450 Revert "x86: default to reboot via ACPI" by Eduardo Habkost · 16 years ago
  77. b9c3bfc x86: align DirectMap in /proc/meminfo by Hugh Dickins · 16 years ago
  78. 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
  79. 80be308 AMD IOMMU: fix lazy IO/TLB flushing in unmap path by Joerg Roedel · 16 years ago
  80. d6f0f39 x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR by Suresh Siddha · 16 years ago
  81. 7db282f x86: remove VISWS and PARAVIRT around NR_IRQS puzzle by Yinghai Lu · 16 years ago
  82. da85f86 x86: mention ACPI in top-level Kconfig menu by Bjorn Helgaas · 16 years ago
  83. 1b48976 x86: size NR_IRQS on 32-bit systems the same way as 64-bit by Yinghai Lu · 16 years ago
  84. c78d0cf x86: don't allow nr_irqs > NR_IRQS by Ben Hutchings · 16 years ago
  85. 9fcd18c sched: re-tune balancing by Ingo Molnar · 16 years ago
  86. 70de9a97 x86: don't use tsc_khz to calculate lpj if notsc is passed by Alok Kataria · 16 years ago
  87. 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
  88. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
  89. 73557af x86, voyager: fix smp_intr_init() compile breakage by James Bottomley · 16 years ago
  90. 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
  91. 1f987577 x86: Clean up late e820 resource allocation by Linus Torvalds · 16 years ago
  92. 2576c99 x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature by Venki Pallipadi · 16 years ago
  93. fd94093 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps by Keith Packard · 16 years ago
  94. b342797 x86: build fix by Ingo Molnar · 16 years ago
  95. f2347df Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  96. 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
  97. 526e5ab lguest: fix irq vectors. by Rusty Russell · 16 years ago
  98. ad5173f lguest: fix early_ioremap. by Rusty Russell · 16 years ago
  99. 1c4acdb x86: cpu_index build fix by Ingo Molnar · 16 years ago
  100. bfcb4c1 x86/voyager: fix missing cpu_index initialisation by James Bottomley · 16 years ago