summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-0212-21/+82
|\ \ \ \
| | | * | ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZECatalin Marinas2013-04-251-0/+9
| | | * | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon2013-04-031-1/+1
| | | * | ARM: 7688/1: add support for context tracking subsystemKevin Hilman2013-04-031-0/+1
| | | * | ARM: 7687/1: atomics: don't use exclusives for atomic64 read/set with LPAEWill Deacon2013-04-031-0/+24
| | | * | ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni2013-04-031-0/+11
| | | * | ARM: 7672/1: uncompress debug support for multiplatform buildShawn Guo2013-03-151-0/+4
| | | * | ARM: 7671/1: use Kconfig to select uncompress.hShawn Guo2013-03-151-0/+3
| | * | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-203-18/+3
| | |\ \ \
| | | * | | ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen2013-04-171-1/+1
| | | * | | Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-04-172-17/+2
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | ARM: cache: remove ARMv3 support codeWill Deacon2013-03-261-8/+0
| | | | * | ARM: tlbflush: remove ARMv3 supportWill Deacon2013-03-251-9/+2
| | |_|/ / | |/| | |
| | * | | ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/WriteMarc Zyngier2013-04-161-1/+1
| | |/ /
| | * | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-031-1/+1
| | * | ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas2013-04-033-0/+24
| |/ /
* | | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2013-04-257-33/+322
|\ \ \
| * | | ARM: mcpm: provide an interface to set the SMP ops at run timeNicolas Pitre2013-04-241-0/+2
| * | | ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin2013-04-241-0/+73
| * | | ARM: mcpm: introduce the CPU/cluster power APINicolas Pitre2013-04-241-0/+92
| * | | ARM: multi-cluster PM: secondary kernel entry codeNicolas Pitre2013-04-241-0/+42
| * | | ARM: cacheflush: add synchronization helpers for mixed cache state accessesNicolas Pitre2013-04-241-0/+75
| |/ /
| * | 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: 7665/1: Wire up kcmp syscallCyrill Gorcunov2013-03-031-1/+1
| * | 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 'kvm-arm-fixes' of git://github.com/columbia/linux-kvm-arm into ...Russell King2013-03-157-23/+212
|\ \ \
| * | | 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
OpenPOWER on IntegriCloud