1. 55871bdd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  2. 605f375 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 506f90e x86, amd-ucode: Check UCODE_MAGIC before loading the container file by Borislav Petkov · 15 years ago
  4. eb64713 x86/PCI: Adjust GFP mask handling for coherent allocations by Jan Beulich · 15 years ago
  5. de2a47c x86: Fix error return sequence in __ioremap_caller() by Xiaotian Feng · 15 years ago
  6. f1b291d x86: Add Phoenix/MSC BIOSes to lowmem corruption list by Simon Kagstrom · 15 years ago
  7. 7c9abfb Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  8. 2c75910 x86: Make sure get_user_desc() doesn't sign extend. by Chris Lalancette · 15 years ago
  9. 9a6fc8d Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  10. 608221f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. 411094a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. abb3911 KVM: get_tss_base_addr() should return a gpa_t by Gleb Natapov · 15 years ago
  13. a9e38c3e KVM: x86: Catch potential overrun in MCE setup by Jan Kiszka · 15 years ago
  14. 89240ba x86, fs: Fix x86 procfs stack information for threads on 64-bit by Stefani Seibold · 15 years ago
  15. 82d6469 xen: mask extended topology info in cpuid by Jeremy Fitzhardinge · 15 years ago
  16. 1d87cff Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  17. 342688f Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes by Joerg Roedel · 15 years ago
  18. 6b9de61 sched: Disable SD_PREFER_LOCAL at node level by Mike Galbraith · 15 years ago
  19. efcd9e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. 05154752 x86: Add reboot quirk for 3 series Mac mini by Gottfried Haider · 15 years ago
  21. 16121d7 x86: Fix printk message typo in mtrr cleanup code by Dave Jones · 15 years ago
  22. 2e2ec95 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  23. 6e958d7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  24. 7811a32 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. ca020711 x86/amd-iommu: Un__init function required on shutdown by Joerg Roedel · 15 years ago
  26. 973df35 xen: set up mmu_ops before trying to set any ptes by Jeremy Fitzhardinge · 15 years ago
  27. 772be89 x86: Make EFI RTC function depend on 32bit again by Feng Tang · 15 years ago
  28. 8176674 x86-64: Fix register leak in 32-bit syscall audting by Jan Beulich · 15 years ago
  29. 72ed7de x86: crash_dump: Fix non-pae kdump kernel memory accesses by Jiri Slaby · 15 years ago
  30. ae1b22f x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium by Rusty Russell · 15 years ago
  31. 14a3f40 x86: Remove STACKPROTECTOR_ALL by Arjan van de Ven · 15 years ago
  32. 422b42f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  33. 4fe71db Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  34. 02dd0a0 x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi() by Robin Holt · 15 years ago
  35. 13b79b97 crypto: aesni-intel - Fix irq_fpu_usable usage by Huang Ying · 15 years ago
  36. 8a8365c KVM: MMU: fix pointer cast by Frederik Deweerdt · 15 years ago
  37. ace1546 KVM: use proper hrtimer function to retrieve expiration time by Marcelo Tosatti · 15 years ago
  38. 1d21e6e x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() by Robin Holt · 15 years ago
  39. 93ae501 x86: Don't print number of MCE banks for every CPU by Roland Dreier · 15 years ago
  40. 036ed8b x86, UV: Fix information in __uv_hub_info structure by Robin Holt · 15 years ago
  41. a5912f6 x86: Document linker script ASSERT() quirk by Ingo Molnar · 15 years ago
  42. db8590f Revert "x86: linker script syntax nits" by Ingo Molnar · 15 years ago
  43. a0738a6 Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  44. 601adfe Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  45. f061d83 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. ea87644 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. e9a63a4 x86: linker script syntax nits by Roland McGrath · 15 years ago
  48. 799e220 sched: Disable SD_PREFER_LOCAL for MC/CPU domains by Peter Zijlstra · 15 years ago
  49. 89ccf46 x86, perf_event: Rename 'performance counter interrupt' by Li Hong · 15 years ago
  50. 80fa680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 by Linus Torvalds · 15 years ago
  51. 71999d9 x86/paravirt: Use normal calling sequences for irq enable/disable by Jeremy Fitzhardinge · 15 years ago
  52. d1705c5 x86: fix kernel panic on 32 bits when profiling by H. Peter Anvin · 15 years ago
  53. 7a4b7e5 x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop by Jan Beulich · 15 years ago
  54. 9a821b2 x86: Move pci_iommu_init to rootfs_initcall() by David Woodhouse · 15 years ago
  55. 15b812f pci: increase alignment to make more space for hidden code by Yinghai Lu · 15 years ago
  56. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  57. c5cca14 x86/amd-iommu: Workaround for erratum 63 by Joerg Roedel · 15 years ago
  58. e7ab0f7 Revert "x86, timers: Check for pending timers after (device) interrupts" by Ingo Molnar · 15 years ago
  59. d0153ca x86, vmi: Mark VMI deprecated and schedule it for removal by Alok Kataria · 15 years ago
  60. 624235c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 9bcbdd9 x86, timers: Check for pending timers after (device) interrupts by Arjan van de Ven · 15 years ago
  62. 19d031e Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  63. 46302b4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. 3da0dd4 KVM: add support for change_pte mmu notifiers by Izik Eidus · 15 years ago
  65. 1403283 KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes by Izik Eidus · 15 years ago
  66. acb66dd KVM: MMU: dont hold pagecount reference for mapped sptes pages by Izik Eidus · 15 years ago
  67. 6a54435 KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID by Avi Kivity · 15 years ago
  68. eb5109e KVM: VMX: flush TLB with INVEPT on cpu migration by Marcelo Tosatti · 15 years ago
  69. b2d83cf KVM: fix LAPIC timer period overflow by Aurelien Jarno · 15 years ago
  70. 20824f3 KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly by Joerg Roedel · 15 years ago
  71. 77b1ab1 KVM: SVM: Fix tsc offset adjustment when running nested by Joerg Roedel · 15 years ago
  72. e3be785 x86, pci: Correct spelling in a comment by Marin Mitov · 15 years ago
  73. 11879ba x86: Simplify bound checks in the MTRR code by Arjan van de Ven · 15 years ago
  74. f436f8b x86: EDAC: MCE: Fix MCE decoding callback logic by Ingo Molnar · 15 years ago
  75. 392d814 x86: fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 15 years ago
  76. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  77. 24e3580 x86: Don't leak 64-bit kernel register values to 32-bit processes by Jan Beulich · 15 years ago
  78. 4701472 x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL by Jaswinder Singh Rajput · 15 years ago
  79. ea3acb1 x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg by Jason Wessel · 15 years ago
  80. 04edbde x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y by Eric Dumazet · 15 years ago
  81. d1716a6 x86: Fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 15 years ago
  82. 982d007 x86: Optimize cmpxchg64() at build-time some more by Linus Torvalds · 15 years ago
  83. 84d88d5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 79e1dd0 x86: Provide an alternative() based cmpxchg64() by Arjan van de Ven · 15 years ago
  85. e207e14 Revert "x86, mce: do not compile mcelog message on AMD" by Linus Torvalds · 15 years ago
  86. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  87. 73964f6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  88. d949f36 x86: Fix hwpoison code related build failure on 32-bit NUMAQ by Linus Torvalds · 15 years ago
  89. 3e2ada5 ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression by Zhao Yakui · 15 years ago
  90. 49e70dd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. 5bb241b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. 704daf5 Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 15 years ago
  93. 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  94. b7f21bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  95. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  96. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  97. b0c6fbe x86: Remove redundant non-NUMA topology functions by Rusty Russell · 15 years ago
  98. 429a6e5 x86: early_printk: Protect against using the same device twice by Jason Wessel · 15 years ago
  99. d2ff6de Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  100. e23a8b6 x86: Reduce verbosity of "PAT enabled" kernel message by Roland Dreier · 15 years ago