summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini2014-09-03
| * | | | | | | | | | | | | | | | | KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini2014-08-29
| * | | | | | | | | | | | | | | | | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
| * | | | | | | | | | | | | | | | | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-29
| * | | | | | | | | | | | | | | | | KVM: x86: remove Aligned bit from movntps/movntpdPaolo Bonzini2014-08-29
| * | | | | | | | | | | | | | | | | KVM: x86 emulator: emulate MOVNTDQAlex Williamson2014-08-29
| * | | | | | | | | | | | | | | | | KVM: vmx: VMXOFF emulation in vm86 should cause #UDNadav Amit2014-08-29
| * | | | | | | | | | | | | | | | | KVM: x86: fix some sparse warningsPaolo Bonzini2014-08-29
| * | | | | | | | | | | | | | | | | KVM: nVMX: nested TPR shadow/threshold emulationWanpeng Li2014-08-29
| * | | | | | | | | | | | | | | | | KVM: nVMX: introduce nested_get_vmcs12_pagesWanpeng Li2014-08-29
| * | | | | | | | | | | | | | | | | kvm: x86: fix tracing for 32-bitPaolo Bonzini2014-08-25
| * | | | | | | | | | | | | | | | | KVM: trace kvm_ple_window grow/shrinkRadim Krčmář2014-08-21
| * | | | | | | | | | | | | | | | | KVM: VMX: dynamise PLE windowRadim Krčmář2014-08-21
| * | | | | | | | | | | | | | | | | KVM: VMX: make PLE window per-VCPURadim Krčmář2014-08-21
| * | | | | | | | | | | | | | | | | KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář2014-08-21
| * | | | | | | | | | | | | | | | | KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
| * | | | | | | | | | | | | | | | | KVM: x86: Replace X86_FEATURE_NX offset with the definitionNadav Amit2014-08-21
| * | | | | | | | | | | | | | | | | KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini2014-08-20
| * | | | | | | | | | | | | | | | | KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitlyPaolo Bonzini2014-08-20
| * | | | | | | | | | | | | | | | | KVM: x86: Clarify PMU related features bit manipulationNadav Amit2014-08-20
| * | | | | | | | | | | | | | | | | KVM: vmx: fix ept reserved bits for 1-GByte pageWanpeng Li2014-08-20
| * | | | | | | | | | | | | | | | | KVM: x86: recalculate_apic_map after enabling apicNadav Amit2014-08-19
| * | | | | | | | | | | | | | | | | KVM: x86: Clear apic tsc-deadline after deadlineNadav Amit2014-08-19
| * | | | | | | | | | | | | | | | | KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li2014-08-19
| * | | | | | | | | | | | | | | | | KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li2014-08-19
| * | | | | | | | | | | | | | | | | arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.cMonam Agarwal2014-08-19
| * | | | | | | | | | | | | | | | | KVM: x86: raise invalid TSS exceptions during a task switchPaolo Bonzini2014-08-19
| * | | | | | | | | | | | | | | | | KVM: x86: drop fpu_activate hookWanpeng Li2014-08-19
| * | | | | | | | | | | | | | | | | KVM: SVM: add rdmsr support for AMD event registersWei Huang2014-08-19
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds2014-10-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad...Josh Triplett2014-09-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTKJosh Triplett2014-08-17
| | | | * | | | | | | | | | | | | | | x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASEJosh Triplett2014-08-17
| | | | * | | | | | | | | | | | | | | x86, boot: Use the usual -y -n mechanism for objects in vmlinuxJosh Triplett2014-08-17
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett2014-08-08
| | | * | | | | | | | | | | | | | | x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett2014-08-08
| | * | | | | | | | | | | | | | | | x86: Support compiling out human-friendly processor feature namesJosh Triplett2014-08-17
| | * | | | | | | | | | | | | | | | x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett2014-08-17
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | x86/efi: Truncate 64-bit values when calling 32-bit OutputString()Matt Fleming2014-09-24
| | * | | | | | | | | | | | | | | | | x86/efi: Delete misleading efi_printk() error messageMatt Fleming2014-09-24
| | * | | | | | | | | | | | | | | | | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming2014-09-23
| * | | | | | | | | | | | | | | | | | x86/kaslr: Avoid the setup_data area when picking locationKees Cook2014-09-19
| * | | | | | | | | | | | | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-19
| |\| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young2014-09-14
* | | | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li2014-09-24
| | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-09-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | / / / / / / / | |_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | crypto: aesni - disable "by8" AVX CTR optimizationMathias Krause2014-09-24
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |