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