summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * arm64: psci: remove ACPI couplingMark Rutland2015-05-274-18/+24
| | * arm64: psci: kill psci_power_stateMark Rutland2015-05-271-52/+37
| | * arm64: psci: account for Trusted OS instancesMark Rutland2015-05-271-0/+66
| | * arm64: psci: support unsigned return valuesMark Rutland2015-05-271-29/+18
| | * arm64: psci: remove unnecessary id indirectionMark Rutland2015-05-271-17/+3
| | * arm64: smp: consistently use error codesMark Rutland2015-05-272-7/+10
| | * arm64: smp_plat: add get_logical_indexMark Rutland2015-05-271-0/+16
| | * arm/arm64: kvm: add missing PSCI includeMark Rutland2015-05-271-0/+2
| * | arm64: alternative: Work around .inst assembler bugsMarc Zyngier2015-06-051-7/+18
| * | arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier2015-06-054-31/+29
| * | arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier2015-06-051-5/+66
| * | arm64: Rework alternate sequence for ARM erratum 845719Marc Zyngier2015-06-051-12/+15
| * | arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier2015-06-032-0/+63
| * | arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel2015-06-022-8/+2
| * | arm64: reduce ID map to a single pageArd Biesheuvel2015-06-023-7/+19
| * | arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2015-06-029-63/+115
| * | 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
OpenPOWER on IntegriCloud