summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-248-8/+46
|\
| * x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-242-0/+24
| * mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-243-3/+5
| * mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-241-2/+2
| * mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-241-3/+0
| * mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-242-1/+3
|\ \
| * | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-282-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-24/+126
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-131-7/+7
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-0813-113/+171
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-015-6/+37
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-2312-18/+62
| |\ \ \ \ \
| * | | | | | x86: bpf_jit: implement bpf_tail_call() helperAlexei Starovoitov2015-05-211-24/+126
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-2431-1323/+3305
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRsWei Huang2015-06-231-42/+9
| * | | | | | | KVM: x86/vPMU: Implement AMD vPMU code for KVMWei Huang2015-06-231-6/+116
| * | | | | | | KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang2015-06-238-338/+606
| * | | | | | | KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmcWei Huang2015-06-231-6/+18
| * | | | | | | KVM: x86/vPMU: reorder PMU functionsWei Huang2015-06-191-78/+78
| * | | | | | | KVM: x86/vPMU: whitespace and stylistic adjustments in PMU codeWei Huang2015-06-191-48/+64
| * | | | | | | KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPUWei Huang2015-06-191-20/+18
| * | | | | | | KVM: x86/vPMU: introduce pmu.h headerWei Huang2015-06-195-18/+30
| * | | | | | | KVM: x86/vPMU: rename a few PMU functionsWei Huang2015-06-194-49/+49
| * | | | | | | KVM: MTRR: do not map huge page for non-consistent rangeXiao Guangrong2015-06-193-1/+50
| * | | | | | | KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong2015-06-191-48/+16
| * | | | | | | KVM: MTRR: introduce mtrr_for_each_mem_typeXiao Guangrong2015-06-191-0/+188
| * | | | | | | KVM: MTRR: introduce fixed_mtrr_addr_* functionsXiao Guangrong2015-06-191-0/+25
| * | | | | | | KVM: MTRR: sort variable MTRRsXiao Guangrong2015-06-194-11/+45
| * | | | | | | KVM: MTRR: introduce var_mtrr_rangeXiao Guangrong2015-06-191-6/+17
| * | | | | | | KVM: MTRR: introduce fixed_mtrr_segment tableXiao Guangrong2015-06-191-53/+147
| * | | | | | | KVM: MTRR: improve kvm_mtrr_get_guest_memory_typeXiao Guangrong2015-06-191-45/+49
| * | | | | | | KVM: MTRR: do not split 64 bits MSR contentXiao Guangrong2015-06-192-23/+16
| * | | | | | | KVM: MTRR: clean up mtrr default typeXiao Guangrong2015-06-192-14/+29
| * | | | | | | KVM: MTRR: exactly define the size of variable MTRRsXiao Guangrong2015-06-191-1/+1
| * | | | | | | KVM: MTRR: remove mtrr_state.have_fixedXiao Guangrong2015-06-193-6/+11
| * | | | | | | KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msrXiao Guangrong2015-06-192-2/+12
| * | | | | | | KVM: x86: move MTRR related code to a separate fileXiao Guangrong2015-06-197-318/+342
| * | | | | | | KVM: x86: fix CR0.CD virtualizationXiao Guangrong2015-06-192-10/+26
| * | | | | | | KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das2015-06-191-2/+6
| * | | | | | | KVM: x86: mark legacy PCI device assignment as deprecatedPaolo Bonzini2015-06-051-1/+1
| * | | | | | | KVM: x86: advertise KVM_CAP_X86_SMMPaolo Bonzini2015-06-054-0/+28
| * | | | | | | KVM: x86: add SMM to the MMU role, support SMRAM address spacePaolo Bonzini2015-06-054-17/+36
| * | | | | | | KVM: x86: work on all available address spacesPaolo Bonzini2015-06-054-44/+91
| * | | | | | | KVM: x86: use vcpu-specific functions to read/write/translate GFNsPaolo Bonzini2015-06-057-80/+80
| * | | | | | | KVM: x86: pass struct kvm_mmu_page to gfn_to_rmapPaolo Bonzini2015-06-052-7/+11
| * | | | | | | KVM: x86: save/load state on SMM switchPaolo Bonzini2015-06-044-2/+498
| * | | | | | | KVM: x86: latch INITs while in system management modePaolo Bonzini2015-06-042-1/+15
| * | | | | | | KVM: x86: stubs for SMM supportPaolo Bonzini2015-06-046-4/+80
| * | | | | | | KVM: x86: API changes for SMM supportPaolo Bonzini2015-06-045-3/+61
OpenPOWER on IntegriCloud