1. 2b3c5cb kvm: don't use bit24 for detecting address-specific invalidation capability by Zhang Xiantao · 12 years ago
  2. 0307b7b kvm: remove unnecessary bit checking for ept violation by Zhang Xiantao · 12 years ago
  3. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  4. 45e3cc7 KVM: x86: Fix uninitialized return code by Jan Kiszka · 12 years ago
  5. b3c3a9c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. 455e987 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  7. 6a7ed40 Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux into stable/for-linus-3.8 by Konrad Rzeszutek Wilk · 12 years ago
  8. a7be94a xen/PVonHVM: fix compile warning in init_hvm_pv_info by Olaf Hering · 12 years ago
  9. 644c154 x86, fpu: Avoid FPU lazy restore after suspend by Vincent Palatin · 12 years ago
  10. ba90463 KVM: x86: Emulate IA32_TSC_ADJUST MSR by Will Auld · 12 years ago
  11. 8fe8ab4 KVM: x86: Add code to track call origin for msr assignment by Will Auld · 12 years ago
  12. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  13. 5a560f8 KVM: VMX: fix memory order between loading vmcs and clearing vmcs by Xiao Guangrong · 12 years ago
  14. 11af32b x86, 386 removal: Document Nx586 as a 386 and thus unsupported by H. Peter Anvin · 12 years ago
  15. 45c39fb x86, cleanups: Simplify sync_core() in the case of no CPUID by H. Peter Anvin · 12 years ago
  16. e3228cf x86, 386 removal: Remove CONFIG_X86_POPAD_OK by H. Peter Anvin · 12 years ago
  17. a5c2a89 x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK by H. Peter Anvin · 12 years ago
  18. 094ab1d x86, 386 removal: Remove CONFIG_INVLPG by H. Peter Anvin · 12 years ago
  19. e5bb8ad x86, 386 removal: Remove CONFIG_BSWAP by H. Peter Anvin · 12 years ago
  20. 7ac468b x86, 386 removal: Remove CONFIG_XADD by H. Peter Anvin · 12 years ago
  21. d55c5a9 x86, 386 removal: Remove CONFIG_CMPXCHG by H. Peter Anvin · 12 years ago
  22. eb068e7 x86, 386 removal: Remove CONFIG_M386 from Kconfig by H. Peter Anvin · 12 years ago
  23. d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  24. bcacbdb Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 12 years ago
  25. f832da0 xen: arm: implement remap interfaces needed for privcmd mappings. by Ian Campbell · 12 years ago
  26. 7892f69 xen: correctly use xen_pfn_t in remap_domain_mfn_range. by Ian Campbell · 12 years ago
  27. c2374bf xen: balloon: allow PVMMU interfaces to be compiled out by Ian Campbell · 12 years ago
  28. 9a032e3 xen: add pages parameter to xen_remap_domain_mfn_range by Ian Campbell · 12 years ago
  29. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  30. 18c26c2 death to idle_regs() by Al Viro · 12 years ago
  31. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  32. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  33. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  34. 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
  35. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  36. e6c7d32 KVM: VMX: fix invalid cpu passed to smp_call_function_single by Xiao Guangrong · 12 years ago
  37. 859f845 KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf by Gleb Natapov · 12 years ago
  38. 394b40f xen/acpi: Move the xen_running_on_version_or_later function. by Konrad Rzeszutek Wilk · 12 years ago
  39. d98d07c KVM: x86: update pvclock area conditionally, on cpu migration by Marcelo Tosatti · 12 years ago
  40. b48aa97 KVM: x86: require matched TSC offsets for master clock by Marcelo Tosatti · 12 years ago
  41. 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
  42. d828199 KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag by Marcelo Tosatti · 12 years ago
  43. 16e8d74 KVM: x86: notifier for clocksource changes by Marcelo Tosatti · 12 years ago
  44. 886b470 KVM: x86: pass host_tsc to read_l1_tsc by Marcelo Tosatti · 12 years ago
  45. 51c19b4 x86: vdso: pvclock gettime support by Marcelo Tosatti · 12 years ago
  46. 3dc4f7c x86: kvm guest: pvclock vsyscall support by Marcelo Tosatti · 12 years ago
  47. 71056ae x86: pvclock: generic pvclock vsyscall initialization by Marcelo Tosatti · 12 years ago
  48. 189e117 x86: pvclock: add note about rdtsc barriers by Marcelo Tosatti · 12 years ago
  49. 2697902 x86: pvclock: introduce helper to read flags by Marcelo Tosatti · 12 years ago
  50. dce2db0 x86: pvclock: create helper for pvclock data retrieval by Marcelo Tosatti · 12 years ago
  51. 42b5637 x86: pvclock: remove pvclock_shadow_time by Marcelo Tosatti · 12 years ago
  52. b01578d x86: pvclock: make sure rdtsc doesnt speculate out of region by Marcelo Tosatti · 12 years ago
  53. 7069ed6 x86: kvmclock: allocate pvclock shared memory area by Marcelo Tosatti · 12 years ago
  54. 78c0337 KVM: x86: retain pvclock guest stopped bit in guest memory by Marcelo Tosatti · 12 years ago
  55. 6662c34 x86-32: Unbreak booting on some 486 clones by H. Peter Anvin · 12 years ago
  56. cb7cb28 x86, kvm: Remove incorrect redundant assembly constraint by H. Peter Anvin · 12 years ago
  57. 29c574c x86, apic: Cleanup cfg->domain setup for legacy interrupts by Suresh Siddha · 12 years ago
  58. e3aa4e6 xen/acpi: revert pad config check in xen_check_mwait by Liu, Jinsong · 12 years ago
  59. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. 2654ad4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  61. 3fc808a x86 power: define RAPL MSRs by Len Brown · 12 years ago
  62. 9c63a65 tools/power/x86/turbostat: share kernel MSR #defines by Len Brown · 12 years ago
  63. ee4eb87 x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions by Jan Beulich · 12 years ago
  64. 36c46ca x86, microcode, AMD: Add support for family 16h processors by Boris Ostrovsky · 12 years ago
  65. cb57a2b x86-32: Export kernel_stack_pointer() for modules by H. Peter Anvin · 12 years ago
  66. 1022623 x86-32: Fix invalid stack address while in softirq by Robert Richter · 12 years ago
  67. c1ddb48 Merge commit 'efi-for-3.7-v2' into x86/urgent by H. Peter Anvin · 12 years ago
  68. 0f905a4 x86, efi: Fix processor-specific memcpy() build error by Matt Fleming · 12 years ago
  69. caaa8c6 x86: remove dummy long from EFI stub by Cesar Eduardo Barros · 12 years ago
  70. 60606d4 Merge branch 'x86-pre-uapi' into perf-uapi by David Howells · 12 years ago
  71. 23e5047 x86: remove offsets.h from .gitignore and dontdiff by Paul Bolle · 12 years ago
  72. 6c8d8b3 x86_32: Return actual stack when requesting sp from regs by Steven Rostedt · 12 years ago
  73. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  74. 1e619a1 Merge 3.7-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  75. 29282fd KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() by Takashi Iwai · 12 years ago
  76. bacaf7c Revert "ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ info" by Rafael J. Wysocki · 12 years ago
  77. a71c8bc x86, topology: Debug CPU0 hotplug by Fenghua Yu · 12 years ago
  78. 6f5298c x86/i387.c: Initialize thread xstate only on CPU0 only once by Fenghua Yu · 12 years ago
  79. 8d966a0 x86, hotplug: Handle retrigger irq by the first available CPU by Fenghua Yu · 12 years ago
  80. 30242aa x86, hotplug: The first online processor saves the MTRR state by Fenghua Yu · 12 years ago
  81. 27fd185 x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. by Fenghua Yu · 12 years ago
  82. e1c467e x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI by Fenghua Yu · 12 years ago
  83. 35e92b7 ACPI / x86: Export acpi_[un]register_gsi() by Andy Shevchenko · 12 years ago
  84. 06f64c8 driver core / ACPI: Move ACPI support to core device and driver types by Mika Westerberg · 12 years ago
  85. 1bad2f1 ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter by Kristen Carlson Accardi · 12 years ago
  86. 0a290ac ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ info by Feng Tang · 12 years ago
  87. ddd32b4 x86, mm: Correct vmflag test for checking VM_HUGETLB by Joonsoo Kim · 12 years ago
  88. 54d5f88 Merge v3.7-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  89. 3e2a0cc x86-32, hotplug: Add start_cpu0() entry point to head_32.S by Fenghua Yu · 12 years ago
  90. 42e78e9 x86-64, hotplug: Add start_cpu0() entry point to head_64.S by Fenghua Yu · 12 years ago
  91. 209efae x86, hotplug, suspend: Online CPU0 for suspend or hibernate by Fenghua Yu · 12 years ago
  92. 30106c1 x86, hotplug: Support functions for CPU0 online/offline by Fenghua Yu · 12 years ago
  93. 4d25031 x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of it by Fenghua Yu · 12 years ago
  94. 80aa1df x86, Kconfig: Add config switch for CPU0 hotplug by Fenghua Yu · 12 years ago
  95. 5d6d578 x86, efi: Check table header length in efi_bgrt_init() by Jan Beulich · 12 years ago
  96. 807f12e KVM: remove unnecessary return value check by Guo Chao · 12 years ago
  97. 951179c KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr() by Guo Chao · 12 years ago
  98. 1859541 KVM: do not kfree error pointer by Guo Chao · 12 years ago
  99. 8be0709 tracing: Format non-nanosec times from tsc clock without a decimal point. by David Sharp · 12 years ago
  100. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago