Age | Commit message (Expand) | Author | Files | Lines |
2012-12-06 | KVM: MMU: optimize for set_spte | Xiao Guangrong | 1 | -4/+12 |
2012-12-06 | x86: Use PCI setup data | Matthew Garrett | 2 | -4/+30 |
2012-12-06 | EFI: Stash ROMs if they're not in the PCI BAR | Matthew Garrett | 3 | -0/+131 |
2012-12-05 | KVM: x86: Make register state after reset conform to specification | Julian Stecklina | 4 | -16/+17 |
2012-12-05 | kvm: don't use bit24 for detecting address-specific invalidation capability | Zhang Xiantao | 2 | -18/+1 |
2012-12-05 | kvm: remove unnecessary bit checking for ept violation | Zhang Xiantao | 1 | -5/+0 |
2012-12-03 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 7 | -17/+18 |
2012-12-02 | KVM: x86: Fix uninitialized return code | Jan Kiszka | 1 | -0/+1 |
2012-12-02 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+7 |
2012-12-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2012-12-01 | Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux... | Konrad Rzeszutek Wilk | 3 | -2/+17 |
2012-12-01 | xen/PVonHVM: fix compile warning in init_hvm_pv_info | Olaf Hering | 1 | -1/+1 |
2012-12-01 | x86, fpu: Avoid FPU lazy restore after suspend | Vincent Palatin | 2 | -6/+14 |
2012-12-01 | KVM: x86: Emulate IA32_TSC_ADJUST MSR | Will Auld | 8 | -0/+53 |
2012-12-01 | KVM: x86: Add code to track call origin for msr assignment | Will Auld | 5 | -21/+56 |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 7 | -18/+18 |
2012-11-30 | KVM: VMX: fix memory order between loading vmcs and clearing vmcs | Xiao Guangrong | 1 | -0/+17 |
2012-11-30 | x86, 386 removal: Document Nx586 as a 386 and thus unsupported | H. Peter Anvin | 1 | -1/+1 |
2012-11-30 | x86, cleanups: Simplify sync_core() in the case of no CPUID | H. Peter Anvin | 1 | -10/+21 |
2012-11-30 | x86, 386 removal: Remove CONFIG_X86_POPAD_OK | H. Peter Anvin | 2 | -32/+0 |
2012-11-30 | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK | H. Peter Anvin | 4 | -106/+1 |
2012-11-30 | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin | 6 | -25/+3 |
2012-11-30 | x86, 386 removal: Remove CONFIG_BSWAP | H. Peter Anvin | 4 | -54/+4 |
2012-11-30 | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin | 5 | -42/+2 |
2012-11-30 | x86, 386 removal: Remove CONFIG_CMPXCHG | H. Peter Anvin | 6 | -117/+1 |
2012-11-30 | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin | 5 | -42/+27 |
2012-11-30 | Merge branch 'acpi-general' | Rafael J. Wysocki | 1 | -0/+2 |
2012-11-30 | Merge branch 'acpi-enumeration' | Rafael J. Wysocki | 2 | -3/+6 |
2012-11-29 | xen: arm: implement remap interfaces needed for privcmd mappings. | Ian Campbell | 1 | -0/+1 |
2012-11-29 | xen: correctly use xen_pfn_t in remap_domain_mfn_range. | Ian Campbell | 1 | -1/+1 |
2012-11-29 | xen: balloon: allow PVMMU interfaces to be compiled out | Ian Campbell | 1 | -0/+1 |
2012-11-29 | xen: add pages parameter to xen_remap_domain_mfn_range | Ian Campbell | 1 | -1/+14 |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro | 1 | -2/+0 |
2012-11-29 | death to idle_regs() | Al Viro | 2 | -11/+0 |
2012-11-29 | flagday: don't pass regs to copy_thread() | Al Viro | 2 | -4/+2 |
2012-11-29 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 2 | -13/+0 |
2012-11-29 | x86, um: switch to generic fork/vfork/clone | Al Viro | 15 | -98/+52 |
2012-11-29 | get rid of pt_regs argument of ->load_binary() | Al Viro | 1 | -2/+3 |
2012-11-29 | consolidate sys_execve() prototype | Al Viro | 1 | -3/+0 |
2012-11-29 | KVM: VMX: fix invalid cpu passed to smp_call_function_single | Xiao Guangrong | 1 | -3/+5 |
2012-11-29 | KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf | Gleb Natapov | 1 | -6/+1 |
2012-11-28 | xen/acpi: Move the xen_running_on_version_or_later function. | Konrad Rzeszutek Wilk | 1 | -0/+15 |
2012-11-28 | KVM: x86: update pvclock area conditionally, on cpu migration | Marcelo Tosatti | 1 | -1/+6 |
2012-11-28 | KVM: x86: require matched TSC offsets for master clock | Marcelo Tosatti | 3 | -8/+89 |
2012-11-28 | KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization | Marcelo Tosatti | 3 | -3/+13 |
2012-11-28 | KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag | Marcelo Tosatti | 3 | -8/+264 |
2012-11-28 | KVM: x86: notifier for clocksource changes | Marcelo Tosatti | 1 | -1/+93 |
2012-11-28 | KVM: x86: pass host_tsc to read_l1_tsc | Marcelo Tosatti | 5 | -9/+9 |
2012-11-28 | x86: vdso: pvclock gettime support | Marcelo Tosatti | 3 | -11/+101 |
2012-11-28 | x86: kvm guest: pvclock vsyscall support | Marcelo Tosatti | 3 | -12/+61 |