summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier2013-04-281-0/+1
* ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier2013-04-282-15/+40
* ARM: KVM: rework HYP page table freeingMarc Zyngier2013-04-281-1/+1
* ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier2013-04-282-2/+0
* ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier2013-04-281-0/+3
* Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov2013-04-256-17/+206
|\
| * ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier2013-03-061-1/+0
| * ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipaMarc Zyngier2013-03-061-1/+1
| * ARM: KVM: move include of asm/idmap.h to kvm_mmu.hMarc Zyngier2013-03-061-0/+1
| * ARM: KVM: allow HYP mappings to be at an offset from kernel mappingsMarc Zyngier2013-03-061-0/+8
| * ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containersMarc Zyngier2013-03-061-2/+4
| * ARM: KVM: move hyp init to kvm_host.hMarc Zyngier2013-03-061-0/+19
| * ARM: KVM: remove superfluous include from kvm_vgic.hMarc Zyngier2013-03-061-1/+0
| * ARM: KVM: abstract most MMU operationsMarc Zyngier2013-03-061-0/+58
| * KVM: ARM: Reintroduce trace_kvm_hvcChristoffer Dall2013-03-061-0/+5
| * ARM: KVM: move exit handler selection to a separate fileMarc Zyngier2013-03-061-0/+3
| * ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier2013-03-061-0/+1
| * ARM: KVM: abstract HSR_EC_IABT awayMarc Zyngier2013-03-061-0/+5
| * ARM: KVM: abstract fault decoding awayMarc Zyngier2013-03-061-0/+5
| * ARM: KVM: abstract exception class decoding awayMarc Zyngier2013-03-061-0/+5
| * ARM: KVM: abstract IL decoding awayMarc Zyngier2013-03-061-0/+6
| * ARM: KVM: abstract SAS decoding awayMarc Zyngier2013-03-061-0/+16
| * ARM: KVM: abstract S1TW abort detection awayMarc Zyngier2013-03-062-0/+6
| * ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier2013-03-062-0/+8
| * ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} awayMarc Zyngier2013-03-061-0/+5
| * ARM: KVM: abstract HSR_SSE awayMarc Zyngier2013-03-061-0/+5
| * ARM: KVM: abstract HSR_WNR awayMarc Zyngier2013-03-061-0/+5
| * ARM: KVM: abstract HSR_ISV awayMarc Zyngier2013-03-061-0/+5
| * ARM: KVM: abstract fault register accessesMarc Zyngier2013-03-062-6/+29
| * ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier2013-03-061-6/+6
* | Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-121-21/+4
|\ \
| * | xen: arm: mandate EABI and use generic atomic operations.Ian Campbell2013-03-111-21/+4
* | | ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2013-03-031-6/+28
* | | ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon2013-03-032-5/+5
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-03-032-1/+3
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King2013-03-033-2/+4
| |\ \ \
| | * | | ARM: 7654/1: Preserve L_PTE_VALID in pte_modify()Catalin Marinas2013-02-211-1/+2
| | * | | ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre2013-02-211-0/+1
* | | | | Merge branch 'for-v3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2013-02-262-0/+8
|\ \ \ \ \
| * | | | | ARM: dma-mapping: Add arm_iommu_detach_device()Hiroshi Doyu2013-02-251-0/+1
| * | | | | ARM: dma-mapping: Add macro to_dma_iommu_mapping()Hiroshi Doyu2013-02-251-0/+6
| * | | | | ARM: iommu: Include linux/kref.h in asm/dma-iommu.hLaurent Pinchart2013-02-251-0/+1
* | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-261-146/+0
|\ \ \ \ \ \
| * | | | | | pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini2013-01-131-146/+0
| | |_|_|/ / | |/| | | |
* | | | | | ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSMarc Zyngier2013-02-251-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-242-0/+26
|\ \ \ \ \
| * | | | | xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-201-0/+22
| * | | | | xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-191-0/+4
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-19/+1
|\ \ \ \ \
| * | | | | burying unused conditionalsAl Viro2013-02-141-2/+0
OpenPOWER on IntegriCloud