| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-09-05 | 4 | -5/+18 |
|\ |
|
| * | kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks | Srivatsa Vaddagiri | 2013-08-26 | 1 | -0/+5 |
| * | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi | Raghavendra K T | 2013-08-26 | 1 | -0/+1 |
| * | KVM: x86: Update symbolic exit codes | Jan Kiszka | 2013-08-13 | 1 | -2/+3 |
| * | nEPT: Nested INVEPT | Nadav Har'El | 2013-08-07 | 2 | -0/+3 |
| * | nEPT: Add nEPT violation/misconfigration support | Yang Zhang | 2013-08-07 | 1 | -0/+4 |
| * | KVM: x86: rename EMULATE_DO_MMIO | Paolo Bonzini | 2013-07-29 | 1 | -2/+2 |
| * | perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5 | Andi Kleen | 2013-07-19 | 1 | -0/+1 |
| * | remove sched notifier for cross-cpu migrations | Marcelo Tosatti | 2013-07-18 | 1 | -1/+0 |
* | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-09-05 | 1 | -0/+1 |
|\ \ |
|
| * | | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk | 2013-08-09 | 1 | -0/+1 |
* | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-09-04 | 6 | -80/+125 |
|\ \ \ |
|
| * | | | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor | Srivatsa Vaddagiri | 2013-08-14 | 1 | -2/+12 |
| * | | | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi | Raghavendra K T | 2013-08-09 | 1 | -0/+1 |
| * | | | x86, ticketlock: Add slowpath logic | Jeremy Fitzhardinge | 2013-08-09 | 3 | -25/+65 |
| * | | | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2 | Jeremy Fitzhardinge | 2013-08-09 | 2 | -6/+14 |
| * | | | x86, pvticketlock: Use callee-save for lock_spinning | Jeremy Fitzhardinge | 2013-08-09 | 2 | -2/+2 |
| * | | | x86, ticketlock: Collapse a layer of functions | Jeremy Fitzhardinge | 2013-08-09 | 1 | -30/+5 |
| * | | | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge | 2013-08-09 | 4 | -46/+57 |
| |/ / |
|
* | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-09-04 | 1 | -5/+17 |
|\ \ \ |
|
| * | | | x86, smap: Handle csum_partial_copy_*_user() | H. Peter Anvin | 2013-09-01 | 1 | -5/+17 |
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 2 | -2/+16 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-08-12 | 1 | -2/+11 |
| |\ \ \ \ |
|
| | * | | | | x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors | Tony Luck | 2013-08-05 | 1 | -2/+11 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 2013-08-12 | 2 | -0/+5 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | mce: acpi/apei: Add a boot option to disable ff mode for corrected errors | Naveen N. Rao | 2013-07-08 | 1 | -0/+2 |
| | * | | | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC | Naveen N. Rao | 2013-07-08 | 1 | -0/+3 |
* | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-09-04 | 4 | -31/+26 |
|\ \ \ \ \ |
|
| * | | | | | x86: Correctly detect hypervisor | Jason Wang | 2013-08-05 | 1 | -1/+1 |
| * | | | | | x86, kvm: Switch to use hypervisor_cpuid_base() | Jason Wang | 2013-08-05 | 1 | -15/+9 |
| * | | | | | xen: Switch to use hypervisor_cpuid_base() | Jason Wang | 2013-08-05 | 1 | -15/+1 |
| * | | | | | x86: Introduce hypervisor_cpuid_base() | Jason Wang | 2013-08-05 | 1 | -0/+15 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-04 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86: avoid remapping data in parse_setup_data() | Linn Crosetto | 2013-08-14 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-09-04 | 3 | -5/+7 |
|\ \ \ \ \ |
|
| * | | | | | x86, relocs: Move ELF relocation handling to C | Kees Cook | 2013-08-08 | 3 | -5/+7 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-04 | 1 | -0/+98 |
|\ \ \ \ \ |
|
| * | | | | | x86: sysfb: move EFI quirks from efifb to sysfb | David Herrmann | 2013-08-03 | 1 | -0/+57 |
| * | | | | | x86: provide platform-devices for boot-framebuffers | David Herrmann | 2013-08-03 | 1 | -0/+41 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 1 | -6/+11 |
|\ \ \ \ \ |
|
| * | | | | | x86, cpufeature: Use new CC_HAVE_ASM_GOTO | Borislav Petkov | 2013-06-29 | 1 | -6/+11 |
| * | | | | | Merge remote-tracking branch 'origin/x86/fpu' into queue/x86/cpu | H. Peter Anvin | 2013-06-29 | 4 | -10/+189 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2013-09-04 | 14 | -88/+85 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, asmlinkage, vdso: Mark vdso variables __visible | Andi Kleen | 2013-08-06 | 1 | -1/+1 |
| * | | | | | | | x86, asmlinkage: Make 64bit checksum functions visible | Andi Kleen | 2013-08-06 | 1 | -1/+1 |
| * | | | | | | | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops | Andi Kleen | 2013-08-06 | 1 | -1/+2 |
| * | | | | | | | x86, asmlinkage: Make several variables used from assembler/linker script vis... | Andi Kleen | 2013-08-06 | 3 | -3/+4 |
| * | | | | | | | x86, asmlinkage: Make kprobes code visible and fix assembler code | Andi Kleen | 2013-08-06 | 1 | -5/+5 |
| * | | | | | | | x86, asmlinkage: Make various syscalls asmlinkage | Andi Kleen | 2013-08-06 | 1 | -3/+3 |
| * | | | | | | | x86, asmlinkage: Make 32bit/64bit __switch_to visible | Andi Kleen | 2013-08-06 | 1 | -2/+2 |