summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86/vPMU: rename a few PMU functionsWei Huang2015-06-191-6/+6
* KVM: MTRR: sort variable MTRRsXiao Guangrong2015-06-191-0/+3
* KVM: MTRR: do not split 64 bits MSR contentXiao Guangrong2015-06-191-1/+6
* KVM: MTRR: clean up mtrr default typeXiao Guangrong2015-06-191-2/+1
* KVM: MTRR: exactly define the size of variable MTRRsXiao Guangrong2015-06-191-1/+1
* KVM: MTRR: remove mtrr_state.have_fixedXiao Guangrong2015-06-191-1/+8
* KVM: x86: move MTRR related code to a separate fileXiao Guangrong2015-06-191-1/+0
* KVM: x86: advertise KVM_CAP_X86_SMMPaolo Bonzini2015-06-051-0/+1
* KVM: x86: add SMM to the MMU role, support SMRAM address spacePaolo Bonzini2015-06-051-11/+15
* KVM: x86: work on all available address spacesPaolo Bonzini2015-06-051-0/+5
* KVM: x86: use vcpu-specific functions to read/write/translate GFNsPaolo Bonzini2015-06-051-1/+1
* KVM: x86: stubs for SMM supportPaolo Bonzini2015-06-042-0/+5
* KVM: x86: API changes for SMM supportPaolo Bonzini2015-06-042-1/+13
* KVM: x86: pass the whole hflags field to emulator and backPaolo Bonzini2015-06-041-1/+4
* KVM: x86: pass host_initiated to functions that read MSRsPaolo Bonzini2015-06-041-3/+3
* x86: kvmclock: add flag to indicate pvclock counts from zeroMarcelo Tosatti2015-05-291-0/+1
* KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-1/+1
* Merge branch 'kvm-master' into kvm-nextPaolo Bonzini2015-05-201-0/+2
|\
| * kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li2015-05-201-0/+1
| * Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini2015-05-201-0/+1
| * KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-111-0/+1
* | KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-191-0/+1
* | x86: kvmclock: drop rdtsc_barrier()Marcelo Tosatti2015-05-071-1/+0
* | kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan2015-05-071-0/+1
* | KVM: x86: tweak types of fields in kvm_lapic_irqPaolo Bonzini2015-05-071-4/+4
* | KVM: x86: INIT and reset sequences are differentNadav Amit2015-05-071-3/+3
* | KVM: x86: Support for disabling quirksNadav Amit2015-05-072-0/+5
|/
* x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-271-1/+0
* x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski2015-04-261-0/+1
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-221-5/+2
|\
| * lguest: suppress interrupts for single insn, not range.Rusty Russell2015-03-241-5/+2
* | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-0/+2
|\ \
| * \ Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman2015-03-254-4/+3
| |\ \
| * \ \ Merge 4.0-rc3 into char-misc-nextGreg Kroah-Hartman2015-03-091-17/+11
| |\ \ \
| * | | | hv: vmbus_post_msg: retry the hypercall on some transient errorsDexuan Cui2015-03-011-0/+2
* | | | | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-212-7/+4
|\ \ \ \ \
| * \ \ \ \ Merge 4.0-rc5 into tty-nextGreg Kroah-Hartman2015-03-234-4/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | serial, x86: use UPF_* constants for flagsAndy Shevchenko2015-03-111-4/+4
| * | | | | Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman2015-03-091-3/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko2015-03-071-3/+0
| | | |/ / | | |/| |
* | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2015-04-191-0/+8
|\ \ \ \ \
| * | | | | tools/power turbostat: Initial Skylake supportLen Brown2015-04-181-0/+5
| * | | | | x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2Len Brown2015-04-131-0/+3
* | | | | | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-181-0/+10
|\ \ \ \ \ \
| * | | | | | x86/mm: Add support for the non-standard protected e820 typeChristoph Hellwig2015-04-011-0/+10
| | |_|_|/ / | |/| | | |
* | | | | | x86: switch to using asm-generic for seccomp.hKees Cook2015-04-173-31/+18
* | | | | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-3/+0
|\ \ \ \ \ \
| * | | | | | x86: Remove signal translation and exec_domainRichard Weinberger2015-04-121-3/+0
| |/ / / / /
* | | | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-4/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki2015-04-101-4/+6
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |