summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86/asm/tsc: Remove rdtscl()Andy Lutomirski2015-07-061-3/+0Star
* x86/asm/tsc: Remove the rdtscp() and rdtscpll() macrosAndy Lutomirski2015-07-061-9/+0Star
* x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-062-7/+1Star
* x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooksAndy Lutomirski2015-07-063-44/+8Star
* x86/asm/tsc, kvm: Remove vget_cycles()Andy Lutomirski2015-07-061-13/+0Star
* x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski2015-07-064-8/+6Star
* Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-051-0/+82
|\
| * intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha2015-06-301-0/+82
* | kvm: add hyper-v crash msrs valuesAndrey Smetanin2015-07-031-0/+11
* | KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-031-1/+1
* | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-293-0/+79
|\ \
| * | arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-262-0/+78
| * | e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-281-0/+1
* | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-271-1/+1
|\ \ \
| * \ \ Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-084-3/+17
| |\ \ \
| * \ \ \ Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman2015-05-183-2/+7
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | serial: 8250: remove Kconfig indirectionValentin Rothberg2015-05-061-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0Star
|\ \ \ \ \
| * | | | | mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-261-9/+0Star
* | | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-262-2/+1Star
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
| * | | | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-253-5/+17
|\ \ \ \ \
| * | | | | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-251-2/+2
| * | | | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-251-3/+0Star
| * | | | | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
* | | | | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-251-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-281-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-245-38/+79
|\ \ \ \ \
| * | | | | KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang2015-06-231-0/+4
| * | | | | KVM: x86/vPMU: introduce pmu.h headerWei Huang2015-06-191-12/+0Star
| * | | | | 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/+1Star
| * | | | | 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/+0Star
| * | | | | 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: MMU: fix SMAP virtualizationXiao Guangrong2015-05-191-0/+1