summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-025-5/+19
| * | arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2015-06-012-28/+38
| * | arm64: Use common outgoing-CPU-notification codePaul E. McKenney2015-05-211-4/+2
| * | arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2015-05-191-0/+7
| * | Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-05-1910-235/+257
| |\ \ | | |/
| | * ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi2015-05-197-198/+196
| | * ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi2015-05-197-46/+70
| * | arm64: Rename temp variable in read*_relaxed()Michal Simek2015-05-191-4/+4
| * | arm64: kill flush_cache_all()Mark Rutland2015-05-197-141/+1
| * | arm64: Allow forced irq threadingAnders Roxell2015-05-191-0/+1
| * | arm64: Mark PMU interrupt IRQF_NO_THREADAnders Roxell2015-05-191-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-2472-1702/+4077
|\ \
| * | KVM: s390: clear floating interrupt bitmap and parametersJens Freimann2015-06-231-0/+3
| * | 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: fix checkpatch.pl errors in kvm/coalesced_mmio.hKevin Mulvey2015-06-191-2/+2
| * | KVM: fix checkpatch.pl errors in kvm/async_pf.hKevin Mulvey2015-06-191-2/+2
| * | kvm: irqchip: Break up high order allocations of kvm_irq_routing_tableJoerg Roedel2015-06-191-8/+33
| * | Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-06-1915-55/+104
| |\ \
| | * | KVM: arm/arm64: vgic: Remove useless arm-gic.h #includeMarc Zyngier2015-06-181-2/+0
| | * | KVM: arm/arm64: vgic: Avoid injecting reserved IRQ numbersMarc Zyngier2015-06-171-4/+1
| | * | arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2Marc Zyngier2015-06-173-8/+0
| | * | KVM: arm: vgic: Drop useless Group0 warningMarc Zyngier2015-06-171-2/+0
| | * | ARM: kvm: psci: fix handling of unimplemented functionsLorenzo Pieralisi2015-06-171-13/+3
| | * | KVM: arm64: fix misleading comments in save/restoreAlex Bennée2015-06-171-4/+4
| | * | KVM: arm/arm64: Enable the KVM-VFIO deviceKim Phillips2015-06-174-2/+4
| | * | arm/arm64: KVM: Properly account for guest CPU timeChristoffer Dall2015-06-171-4/+17
OpenPOWER on IntegriCloud