summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2016-08-022-2/+2
|\
| * mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings2016-07-102-2/+2
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-0214-10/+54
|\ \
| * | gcc-plugins: disable under COMPILE_TESTKees Cook2016-07-271-0/+1
| * | kbuild: Abort build on bad stack protector flagKees Cook2016-07-261-8/+0
| * | Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-187-9/+9
| * | Add sancov pluginEmese Revfy2016-06-072-0/+11
| * | Add Cyclomatic complexity GCC pluginEmese Revfy2016-06-071-0/+12
| * | GCC plugin infrastructureEmese Revfy2016-06-076-1/+21
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02131-3507/+9022
|\ \
| * | KVM: PPC: Introduce KVM_CAP_PPC_HTMSam Bobroff2016-08-011-0/+4
| * | MIPS: Select HAVE_KVM for MIPS64_R{2,6}James Hogan2016-08-011-0/+2
| * | MIPS: KVM: Reset CP0_PageMask during host TLB flushJames Hogan2016-08-011-0/+2
| * | MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()James Hogan2016-08-011-1/+1
| * | MIPS: KVM: Sign extend MFC0/RDHWR resultsJames Hogan2016-08-011-3/+4
| * | MIPS: KVM: Fix 64-bit big endian dynamic translationJames Hogan2016-08-011-0/+8
| * | MIPS: KVM: Fail if ebase doesn't fit in CP0_EBaseJames Hogan2016-08-011-0/+12
| * | MIPS: KVM: Use 64-bit CP0_EBase when appropriateJames Hogan2016-08-011-3/+22
| * | MIPS: KVM: Set CP0_Status.KX on MIPS64James Hogan2016-08-011-2/+8
| * | MIPS: KVM: Make entry code MIPS64 friendlyJames Hogan2016-08-011-24/+24
| * | MIPS: KVM: Use kmap instead of CKSEG0ADDR()James Hogan2016-08-012-7/+17
| * | MIPS: KVM: Use virt_to_phys() to get commpage PFNJames Hogan2016-08-011-1/+1
| * | MIPS: Fix definition of KSEGX() for 64-bitJames Hogan2016-08-011-1/+1
| * | KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLDJim Mattson2016-08-011-11/+15
| * | kvm: x86: nVMX: maintain internal copy of current VMCSDavid Matlack2016-08-011-3/+28
| * | KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras2016-07-281-0/+13
| * | KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras2016-07-281-212/+237
| * | Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-07-2228-362/+274
| |\ \
| | * | KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-183-0/+8
| | * | KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2016-07-182-0/+3
| | * | KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2016-07-184-4/+4
| | * | arm64: KVM: Clean up a conditionDan Carpenter2016-07-141-2/+2
| | * | arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier2016-07-034-13/+10
| | * | arm/arm64: KVM: Check that IDMAP doesn't intersect with VA rangeMarc Zyngier2016-07-031-0/+15
| | * | arm/arm64: KVM: Prune unused #definesMarc Zyngier2016-07-032-19/+0
| | * | arm: KVM: Allow hyp teardownMarc Zyngier2016-07-035-7/+24
| | * | arm: KVM: Simplify HYP initMarc Zyngier2016-07-032-50/+14
| | * | arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier2016-07-034-29/+7
| | * | arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-036-31/+8
| | * | arm64: KVM: Simplify HYP init/teardownMarc Zyngier2016-07-035-92/+26
| | * | arm/arm64: KVM: Always have merged page tablesMarc Zyngier2016-07-032-64/+41
| | * | arm64: KVM: Runtime detection of lower HYP offsetMarc Zyngier2016-07-031-0/+19
| | * | arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier2016-07-033-2/+8
| | * | arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier2016-07-032-14/+39
| | * | arm64: KVM: Define HYP offset masksMarc Zyngier2016-07-031-2/+6
| | * | arm64: Add ARM64_HYP_OFFSET_LOW capabilityMarc Zyngier2016-07-031-1/+2
| | * | arm64: KVM: Kill HYP_PAGE_OFFSETMarc Zyngier2016-07-031-2/+1
| | * | arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier2016-07-032-13/+0
| | * | arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier2016-07-031-2/+9
| | * | arm64: KVM: Merged page tables documentationMarc Zyngier2016-07-031-3/+37