summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* KVM: MMU: flush tlb out of mmu lock when write-protect the sptesXiao Guangrong2014-04-233-6/+64
* KVM: MMU: flush tlb if the spte can be locklessly modifiedXiao Guangrong2014-04-231-1/+2
* KVM: MMU: lazily drop large spteXiao Guangrong2014-04-232-18/+24
* KVM: MMU: properly check last spte in fast_page_fault()Xiao Guangrong2014-04-231-4/+6
* Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong2014-04-231-4/+3
* KVM: x86: Processor mode may be determined incorrectlyNadav Amit2014-04-231-1/+1
* KVM: x86: IN instruction emulation should ignore REP-prefixNadav Amit2014-04-231-1/+2
* KVM: x86: Fix CR3 reserved bitsNadav Amit2014-04-233-29/+6
* KVM: x86: Fix wrong/stuck PMU when guest does not use PMINadav Amit2014-04-231-2/+5
* KVM: nVMX: Advertise support for interrupt acknowledgementBandan Das2014-04-221-2/+3
* KVM: nVMX: Ack and write vector info to intr_info if L1 asks us toBandan Das2014-04-222-0/+19
* KVM: nVMX: Don't advertise single context invalidation for inveptBandan Das2014-04-221-10/+5
* KVM: VMX: Advance rip to after an ICEBP instructionHuw Davies2014-04-221-0/+3
* KVM: x86: Fix CR3 and LDT sel should not be saved in TSSNadav Amit2014-04-211-4/+6
* KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin2014-04-171-0/+4
* KVM: support any-length wildcard ioeventfdMichael S. Tsirkin2014-04-171-0/+1
* KVM: x86: Fix page-tables reserved bitsNadav Amit2014-04-161-3/+3
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-148-23/+94
|\
| * KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti2014-04-141-1/+0
| * KVM: Rename variable smep to cr4_smepFeng Wu2014-04-141-3/+3
| * KVM: expose SMAP feature to guestFeng Wu2014-04-141-1/+1
| * KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu2014-04-141-5/+6
| * KVM: Add SMAP support when setting CR4Feng Wu2014-04-145-13/+84
| * KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu2014-04-141-1/+1
* | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-121-1/+1
|\ \
| * | x86 kbuild: LLVMLinux: More cc-options added for clangJan-Simon Möller2014-04-091-1/+1
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-122-6/+5
|\ \ \
| * | | audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-201-1/+1
| * | | syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-5/+3
| * | | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-111-1/+3
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-081-1/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2014-04-081-1/+3
| | |\ \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *-. \ \ \ Merge branches 'turbostat' and 'intel_idle' into releaseLen Brown2014-04-041-1/+3
| | | |\ \ \ \ \
| | | | | * | | | ACPI idle: permit sparse C-state sub-state numbersLen Brown2014-02-191-1/+3
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-112-41/+201
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, calgary: Use 8M TCE table size by defaultWANG Chao2014-04-101-12/+19
| * | | | | | | | | x86/gpu: Print the Intel graphics stolen memory rangeVille Syrjälä2014-02-091-0/+2
| * | | | | | | | | x86/gpu: Add Intel graphics stolen memory quirk for gen2 platformsVille Syrjälä2014-02-091-0/+132
| * | | | | | | | | x86/gpu: Add vfunc for Intel graphics stolen memory base addressVille Syrjälä2014-02-091-29/+48
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-118-25/+64
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin2014-04-111-0/+11
| * | | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-04-113-21/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | efi: Pass correct file handle to efi_file_{read,close}Matt Fleming2014-04-101-6/+6
| | * | | | | | | | x86/efi: Correct EFI boot stub use of code32_startMatt Fleming2014-04-103-14/+8
| | * | | | | | | | x86/efi: Fix boot failure with EFI stubMatt Fleming2014-04-101-1/+1
| * | | | | | | | | x86/platform/hyperv: Handle VMBUS driver being a moduleK. Y. Srinivasan2014-04-021-1/+1
| * | | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2014-04-0225-205/+284
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'please-pull-cmci-storm' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2014-04-012-2/+35
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, CMCI: Add proper detection of end of CMCI stormsChen, Gong2014-03-282-2/+35
OpenPOWER on IntegriCloud