1. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  2. dbee8a0 x86: remove 32-bit versions of readq()/writeq() by Roland Dreier · 14 years ago
  3. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  4. 1b4ac2a x86: Get rid of asmregparm by Richard Weinberger · 14 years ago
  5. 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  6. ea2b50e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  8. 2fb92db KVM: VMX: Cache vmcs segment fields by Avi Kivity · 14 years ago
  9. 1aa3661 KVM: x86 emulator: consolidate segment accessors by Avi Kivity · 14 years ago
  10. 8d7d8102 KVM: mmio_fault_cr2 is not used by Gleb Natapov · 14 years ago
  11. 40e19b5 KVM: SVM: Get rid of x86_intercept_map::valid by Avi Kivity · 14 years ago
  12. 13db70e KVM: x86 emulator: drop x86_emulate_ctxt::vcpu by Avi Kivity · 14 years ago
  13. bcaf5cc KVM: x86 emulator: add new ->wbinvd() callback by Avi Kivity · 14 years ago
  14. d6aa100 KVM: x86 emulator: add ->fix_hypercall() callback by Avi Kivity · 14 years ago
  15. 6c3287f KVM: x86 emulator: add new ->halt() callback by Avi Kivity · 14 years ago
  16. 3cb16fe KVM: x86 emulator: make emulate_invlpg() an emulator callback by Avi Kivity · 14 years ago
  17. 2d04a05 KVM: x86 emulator: emulate CLTS internally by Avi Kivity · 14 years ago
  18. 1ac9d0c KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt() by Avi Kivity · 14 years ago
  19. 2953538 KVM: x86 emulator: drop vcpu argument from intercept callback by Avi Kivity · 14 years ago
  20. 717746e KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks by Avi Kivity · 14 years ago
  21. 4bff1e86 KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks by Avi Kivity · 14 years ago
  22. 1a8880a x86, apic: Make apic drivers static by Suresh Siddha · 14 years ago
  23. 69c252f x86, apic: Clean up bigsmp apic selection code by Suresh Siddha · 14 years ago
  24. 107e0e0 x86, apic: Introduce .apicdrivers section to find the list of apic drivers by Suresh Siddha · 14 years ago
  25. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  26. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  27. 79deb8e x86, x2apic: Move the common bits to x2apic.h by Cyrill Gorcunov · 14 years ago
  28. c040aae x86, ioapic: Consolidate gsi routing info into 'struct ioapic' by Suresh Siddha · 14 years ago
  29. d537143 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' by Suresh Siddha · 14 years ago
  30. b69c6c3 x86, ioapic: Add struct ioapic by Suresh Siddha · 14 years ago
  31. 31dce14 x86, ioapic: Use ioapic_saved_data while enabling intr-remapping by Suresh Siddha · 14 years ago
  32. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  33. 5765040 Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  34. 08b5d06 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  35. 1358820 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. ac2941f Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus' and 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  37. 0162818 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. 17b1418 Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  40. df48d87 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. cbdad8d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. 5318991 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  43. 01ed58a Merge branch 'x86/mem' into perf/core by Ingo Molnar · 14 years ago
  44. 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 14 years ago
  45. 39dcfa5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  46. dc23c0b x86, cpu: Add SMEP CPU feature in CR4 by Fenghua Yu · 14 years ago
  47. d0281a2 x86, cpufeature: Add cpufeature flag for SMEP by Fenghua Yu · 14 years ago
  48. 9072d11 x86, alternative: Add altinstruction_entry macro by Fenghua Yu · 14 years ago
  49. 724a92e x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
  50. 521ccb5 ftrace/x86: mcount offset calculation by Martin Schwidefsky · 14 years ago
  51. 2895cd2 ftrace/x86: Do not trace .discard.text section by Steven Rostedt · 14 years ago
  52. e503f9e x86, apic: Fix spurious error interrupts triggering on all non-boot APs by Youquan Song · 14 years ago
  53. 8249145 clocksource: convert x86 to generic i8253 clocksource by Russell King · 14 years ago
  54. 77ed23f x86: Fix UV BAU for non-consecutive nasids by Cliff Wickman · 14 years ago
  55. 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 14 years ago
  56. 449a66f x86: Remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 14 years ago
  57. ca1d4a9 KVM: x86 emulator: drop vcpu argument from pio callbacks by Avi Kivity · 14 years ago
  58. 0f65dd7 KVM: x86 emulator: drop vcpu argument from memory read/write callbacks by Avi Kivity · 14 years ago
  59. 3d9b938 KVM: emulator: Use linearize() when fetching instructions by Nelson Elhage · 14 years ago
  60. 7c4c0f4 KVM: X86: Update last_guest_tsc in vcpu_put by Joerg Roedel · 14 years ago
  61. 7ae441e KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu by Gleb Natapov · 14 years ago
  62. 92a1f12 KVM: X86: Implement userspace interface to set virtual_tsc_khz by Joerg Roedel · 14 years ago
  63. 857e409 KVM: X86: Delegate tsc-offset calculation to architecture code by Joerg Roedel · 14 years ago
  64. 4051b18 KVM: X86: Implement call-back to propagate virtual_tsc_khz by Joerg Roedel · 14 years ago
  65. 1e99361 KVM: X86: Let kvm-clock report the right tsc frequency by Joerg Roedel · 14 years ago
  66. fbc0db7 KVM: SVM: Implement infrastructure for TSC_RATE_MSR by Joerg Roedel · 14 years ago
  67. 7c56252 KVM: MMU: remove mmu_seq verification on pte update path by Xiao Guangrong · 14 years ago
  68. f651193 KVM: SVM: Add checks for IO instructions by Joerg Roedel · 14 years ago
  69. 8061252 KVM: SVM: Add intercept checks for remaining twobyte instructions by Joerg Roedel · 14 years ago
  70. 3b88e41 KVM: SVM: Add intercept check for accessing dr registers by Joerg Roedel · 14 years ago
  71. cfec82c KVM: SVM: Add intercept check for emulated cr accesses by Joerg Roedel · 14 years ago
  72. 8a76d7f KVM: x86: Add x86 callback for intercept check by Joerg Roedel · 14 years ago
  73. 8ea7d6a KVM: x86 emulator: Add flag to check for protected mode instructions by Joerg Roedel · 14 years ago
  74. d09beab KVM: x86 emulator: Add check_perm callback by Joerg Roedel · 14 years ago
  75. 775fde8 KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED by Joerg Roedel · 14 years ago
  76. 3c6e276 KVM: x86 emulator: add SVM intercepts by Avi Kivity · 14 years ago
  77. c4f035c KVM: x86 emulator: add framework for instruction intercepts by Avi Kivity · 14 years ago
  78. 1253791 KVM: x86 emulator: SSE support by Avi Kivity · 14 years ago
  79. 5037f6f KVM: x86 emulator: define callbacks for using the guest fpu within the emulator by Avi Kivity · 14 years ago
  80. 1d6b114 KVM: x86 emulator: do not munge rep prefix by Avi Kivity · 15 years ago
  81. cef4dea KVM: 16-byte mmio support by Avi Kivity · 15 years ago
  82. 69c7302 KVM: VMX: Cache cpl by Avi Kivity · 14 years ago
  83. 6de1273 KVM: VMX: Optimize vmx_get_rflags() by Avi Kivity · 14 years ago
  84. 5491ff5 x86/PCI: Remove dma32_reserve_bootmem by Yinghai Lu · 14 years ago
  85. 932fed4 Merge commit 'v2.6.39-rc7' into perf/core by Ingo Molnar · 14 years ago
  86. 72fe00f x86/amd-iommu: Use threaded interupt handler by Joerg Roedel · 14 years ago
  87. 604c307 Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40 by Joerg Roedel · 14 years ago
  88. 1d44e82 x86, UV: Fix NMI handler for UV platforms by Jack Steiner · 14 years ago
  89. 9cd2b07 x86, efi: Consolidate EFI nx control by Matthew Garrett · 14 years ago
  90. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 14 years ago
  91. 1b7e03e x86, NUMA: Enable emulation on 32bit too by Tejun Heo · 14 years ago
  92. 752d4f3 x86, NUMA: Make numa_init_array() static by Tejun Heo · 14 years ago
  93. bd6709a x86, NUMA: Make 32bit use common NUMA init path by Tejun Heo · 14 years ago
  94. 744baba x86, NUMA: Enable build of generic NUMA init code on 32bit by Tejun Heo · 14 years ago
  95. a4106ea x86, NUMA: Move NUMA init logic from numa_64.c to numa.c by Tejun Heo · 14 years ago
  96. 299a180 x86-32, NUMA: Update numaq to use new NUMA init protocol by Tejun Heo · 14 years ago
  97. 5acd91a x86-32, NUMA: Replace srat_32.c with srat.c by Tejun Heo · 14 years ago
  98. b0d3108 x86-32, NUMA: implement temporary NUMA init shims by Tejun Heo · 14 years ago
  99. e6df595 x86, NUMA: Move numa_nodes_parsed to numa.[hc] by Tejun Heo · 14 years ago
  100. daf4f48 x86-32, NUMA: Move get_memcfg_numa() into numa_32.c by Tejun Heo · 14 years ago