summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-041-0/+66
|\
| * ARM: Add interface for registering and calling firmware-specific operationsTomasz Figa2013-04-091-0/+66
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-0315-48/+594
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-0211-21/+75
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | * | 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
| * | | | | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2013-04-256-32/+321
| |\ \ \ \ \
| | * | | | | 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 branch 'kvm-arm-fixes' of git://github.com/columbia/linux-kvm-arm into ...Russell King2013-03-156-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 branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-093-30/+67
| |\ \ \ \ \ \
| | * | | | | | ARM: stub out read_cpuid and read_cpuid_ext for CPU_CP15=nUwe Kleine-König2013-01-311-4/+27
| | * | | | | | ARM: sync comments about available data abort models with the codeUwe Kleine-König2013-01-311-10/+10
| | * | | | | | ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15Uwe Kleine-König2013-01-311-1/+15
* | | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-023-44/+5
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-284-1/+25
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-023-57/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-31/+0
| | * | | | | | | | arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas2013-03-262-5/+5
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-8/+0
| | |_|_|_|_|_|/ | |/| | | | | |
OpenPOWER on IntegriCloud