1. 571503e Merge branch 'setns' by Linus Torvalds · 14 years ago
  2. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  3. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  4. 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 14 years ago
  5. c46dd6b x86: convert to asm-generic ptrace.h by Mike Frysinger · 14 years ago
  6. 14587a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 14 years ago
  8. 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 14 years ago
  9. dbee8a0 x86: remove 32-bit versions of readq()/writeq() by Roland Dreier · 14 years ago
  10. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 14 years ago
  11. 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
  12. 44259b1 x86-64: Move vread_tsc into a new file with sensible options by Andy Lutomirski · 14 years ago
  13. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 14 years ago
  14. 1b4ac2a x86: Get rid of asmregparm by Richard Weinberger · 14 years ago
  15. 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
  16. 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
  17. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  18. 2fb92db KVM: VMX: Cache vmcs segment fields by Avi Kivity · 14 years ago
  19. 1aa3661 KVM: x86 emulator: consolidate segment accessors by Avi Kivity · 14 years ago
  20. 8d7d810 KVM: mmio_fault_cr2 is not used by Gleb Natapov · 14 years ago
  21. 40e19b5 KVM: SVM: Get rid of x86_intercept_map::valid by Avi Kivity · 14 years ago
  22. 13db70e KVM: x86 emulator: drop x86_emulate_ctxt::vcpu by Avi Kivity · 14 years ago
  23. bcaf5cc KVM: x86 emulator: add new ->wbinvd() callback by Avi Kivity · 14 years ago
  24. d6aa100 KVM: x86 emulator: add ->fix_hypercall() callback by Avi Kivity · 14 years ago
  25. 6c3287f KVM: x86 emulator: add new ->halt() callback by Avi Kivity · 14 years ago
  26. 3cb16fe KVM: x86 emulator: make emulate_invlpg() an emulator callback by Avi Kivity · 14 years ago
  27. 2d04a05 KVM: x86 emulator: emulate CLTS internally by Avi Kivity · 14 years ago
  28. 1ac9d0c KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt() by Avi Kivity · 14 years ago
  29. 2953538 KVM: x86 emulator: drop vcpu argument from intercept callback by Avi Kivity · 14 years ago
  30. 717746e KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks by Avi Kivity · 14 years ago
  31. 4bff1e86 KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks by Avi Kivity · 14 years ago
  32. 1a8880a x86, apic: Make apic drivers static by Suresh Siddha · 14 years ago
  33. 69c252f x86, apic: Clean up bigsmp apic selection code by Suresh Siddha · 14 years ago
  34. 107e0e0 x86, apic: Introduce .apicdrivers section to find the list of apic drivers by Suresh Siddha · 14 years ago
  35. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  36. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  37. 79deb8e x86, x2apic: Move the common bits to x2apic.h by Cyrill Gorcunov · 14 years ago
  38. c040aae x86, ioapic: Consolidate gsi routing info into 'struct ioapic' by Suresh Siddha · 14 years ago
  39. d537143 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' by Suresh Siddha · 14 years ago
  40. b69c6c3 x86, ioapic: Add struct ioapic by Suresh Siddha · 14 years ago
  41. 31dce14 x86, ioapic: Use ioapic_saved_data while enabling intr-remapping by Suresh Siddha · 14 years ago
  42. 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
  43. 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
  44. 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
  45. 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
  46. 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
  47. 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
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. 01ed58a Merge branch 'x86/mem' into perf/core by Ingo Molnar · 14 years ago
  54. 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 14 years ago
  55. 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
  56. dc23c0b x86, cpu: Add SMEP CPU feature in CR4 by Fenghua Yu · 14 years ago
  57. d0281a2 x86, cpufeature: Add cpufeature flag for SMEP by Fenghua Yu · 14 years ago
  58. 9072d11 x86, alternative: Add altinstruction_entry macro by Fenghua Yu · 14 years ago
  59. 724a92e x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
  60. 521ccb5 ftrace/x86: mcount offset calculation by Martin Schwidefsky · 14 years ago
  61. 2895cd2 ftrace/x86: Do not trace .discard.text section by Steven Rostedt · 14 years ago
  62. e503f9e x86, apic: Fix spurious error interrupts triggering on all non-boot APs by Youquan Song · 14 years ago
  63. 8249145 clocksource: convert x86 to generic i8253 clocksource by Russell King · 14 years ago
  64. 77ed23f x86: Fix UV BAU for non-consecutive nasids by Cliff Wickman · 14 years ago
  65. 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 14 years ago
  66. 449a66f x86: Remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 14 years ago
  67. ca1d4a9 KVM: x86 emulator: drop vcpu argument from pio callbacks by Avi Kivity · 14 years ago
  68. 0f65dd7 KVM: x86 emulator: drop vcpu argument from memory read/write callbacks by Avi Kivity · 14 years ago
  69. 3d9b938 KVM: emulator: Use linearize() when fetching instructions by Nelson Elhage · 14 years ago
  70. 7c4c0f4 KVM: X86: Update last_guest_tsc in vcpu_put by Joerg Roedel · 14 years ago
  71. 7ae441e KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu by Gleb Natapov · 14 years ago
  72. 92a1f12 KVM: X86: Implement userspace interface to set virtual_tsc_khz by Joerg Roedel · 14 years ago
  73. 857e409 KVM: X86: Delegate tsc-offset calculation to architecture code by Joerg Roedel · 14 years ago
  74. 4051b18 KVM: X86: Implement call-back to propagate virtual_tsc_khz by Joerg Roedel · 14 years ago
  75. 1e99361 KVM: X86: Let kvm-clock report the right tsc frequency by Joerg Roedel · 14 years ago
  76. fbc0db7 KVM: SVM: Implement infrastructure for TSC_RATE_MSR by Joerg Roedel · 14 years ago
  77. 7c56252 KVM: MMU: remove mmu_seq verification on pte update path by Xiao Guangrong · 14 years ago
  78. f651193 KVM: SVM: Add checks for IO instructions by Joerg Roedel · 14 years ago
  79. 8061252 KVM: SVM: Add intercept checks for remaining twobyte instructions by Joerg Roedel · 14 years ago
  80. 3b88e41 KVM: SVM: Add intercept check for accessing dr registers by Joerg Roedel · 14 years ago
  81. cfec82c KVM: SVM: Add intercept check for emulated cr accesses by Joerg Roedel · 14 years ago
  82. 8a76d7f KVM: x86: Add x86 callback for intercept check by Joerg Roedel · 14 years ago
  83. 8ea7d6a KVM: x86 emulator: Add flag to check for protected mode instructions by Joerg Roedel · 14 years ago
  84. d09beab KVM: x86 emulator: Add check_perm callback by Joerg Roedel · 14 years ago
  85. 775fde8 KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED by Joerg Roedel · 14 years ago
  86. 3c6e276 KVM: x86 emulator: add SVM intercepts by Avi Kivity · 14 years ago
  87. c4f035c KVM: x86 emulator: add framework for instruction intercepts by Avi Kivity · 14 years ago
  88. 1253791 KVM: x86 emulator: SSE support by Avi Kivity · 14 years ago
  89. 5037f6f KVM: x86 emulator: define callbacks for using the guest fpu within the emulator by Avi Kivity · 14 years ago
  90. 1d6b114 KVM: x86 emulator: do not munge rep prefix by Avi Kivity · 15 years ago
  91. cef4dea KVM: 16-byte mmio support by Avi Kivity · 15 years ago
  92. 69c7302 KVM: VMX: Cache cpl by Avi Kivity · 14 years ago
  93. 6de1273 KVM: VMX: Optimize vmx_get_rflags() by Avi Kivity · 14 years ago
  94. 5491ff5 x86/PCI: Remove dma32_reserve_bootmem by Yinghai Lu · 14 years ago
  95. 932fed4 Merge commit 'v2.6.39-rc7' into perf/core by Ingo Molnar · 14 years ago
  96. 72fe00f x86/amd-iommu: Use threaded interupt handler by Joerg Roedel · 14 years ago
  97. 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
  98. 1d44e82 x86, UV: Fix NMI handler for UV platforms by Jack Steiner · 14 years ago
  99. 9cd2b07 x86, efi: Consolidate EFI nx control by Matthew Garrett · 14 years ago
  100. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 14 years ago