aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
...
* | | | | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\ \ \ \ \ \
| * | | | | | ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier2013-04-29
| * | | | | | ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier2013-04-29
| * | | | | | ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier2013-04-29
| * | | | | | ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier2013-04-29
| * | | | | | ARM: KVM: rework HYP page table freeingMarc Zyngier2013-04-29
| * | | | | | ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier2013-04-29
| * | | | | | ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier2013-04-29
| * | | | | | Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov2013-04-25
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-04
|\ \ \ \ \ \ \
| * | | | | | | ARM: pxa: move debug uart codeHaojian Zhuang2013-04-10
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-04
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | ARM: Add interface for registering and calling firmware-specific operationsTomasz Figa2013-04-08
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-03
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-02
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | / / / / | | | | | |/ / / /
| | | | * | | | | ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZECatalin Marinas2013-04-25
| | | | * | | | | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon2013-04-03
| | | | * | | | | ARM: 7688/1: add support for context tracking subsystemKevin Hilman2013-04-03
| | | | * | | | | ARM: 7687/1: atomics: don't use exclusives for atomic64 read/set with LPAEWill Deacon2013-04-03
| | | | * | | | | ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni2013-04-03
| | | | * | | | | ARM: 7672/1: uncompress debug support for multiplatform buildShawn Guo2013-03-15
| | | | * | | | | ARM: 7671/1: use Kconfig to select uncompress.hShawn Guo2013-03-15
| * | | | | | | | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2013-04-25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: mcpm: provide an interface to set the SMP ops at run timeNicolas Pitre2013-04-24
| | * | | | | | | | ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin2013-04-24
| | * | | | | | | | ARM: mcpm: introduce the CPU/cluster power APINicolas Pitre2013-04-24
| | * | | | | | | | ARM: multi-cluster PM: secondary kernel entry codeNicolas Pitre2013-04-24
| | * | | | | | | | ARM: cacheflush: add synchronization helpers for mixed cache state accessesNicolas Pitre2013-04-24
| | |/ / / / / / /
| * | | | | | | | Merge branch 'kvm-arm-fixes' of git://github.com/columbia/linux-kvm-arm into ...Russell King2013-03-14
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipaMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: move include of asm/idmap.h to kvm_mmu.hMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: allow HYP mappings to be at an offset from kernel mappingsMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containersMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: move hyp init to kvm_host.hMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: remove superfluous include from kvm_vgic.hMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: abstract most MMU operationsMarc Zyngier2013-03-06
| | * | | | | | | KVM: ARM: Reintroduce trace_kvm_hvcChristoffer Dall2013-03-06
| | * | | | | | | ARM: KVM: move exit handler selection to a separate fileMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: abstract HSR_EC_IABT awayMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: abstract fault decoding awayMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: abstract exception class decoding awayMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: abstract IL decoding awayMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: abstract SAS decoding awayMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: abstract S1TW abort detection awayMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} awayMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: abstract HSR_SSE awayMarc Zyngier2013-03-06
| | * | | | | | | ARM: KVM: abstract HSR_WNR awayMarc Zyngier2013-03-06