summaryrefslogtreecommitdiff
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-06-081-11/+11
|\
| * ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.hBehan Webster2014-06-071-11/+11
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-9/+1
|\ \
| * | ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-9/+1
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-0517-127/+185
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2014-06-051-1/+24
| |\ \ \
| | * \ \ Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...Russell King2014-05-231-1/+24
| | |\ \ \
| | | * | | ARM: dma: implement set_arch_dma_coherent_ops()Santosh Shilimkar2014-05-071-0/+7
| | | * | | ARM: dma: Use dma_pfn_offset for dma address translationGrygorii Strashko2014-05-071-1/+17
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-0516-114/+151
| |\ \ \ \ \ \ \
| | | | * | | | | ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-013-33/+2
| | | | * | | | | ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory typeThomas Petazzoni2014-06-011-0/+6
| | | | * | | | | ARM: 8065/1: remove last use of CONFIG_CPU_ARM710Paul Bolle2014-05-301-8/+0
| | | | * | | | | ARM: 8047/1: rwsem: use asm-generic rwsem implementationWill Deacon2014-05-301-0/+1
| | | | * | | | | ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resumeLorenzo Pieralisi2014-05-251-1/+1
| | | | * | | | | ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky2014-05-251-0/+2
| | | | * | | | | ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin2014-05-251-4/+4
| | | | * | | | | ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon2014-05-251-1/+1
| | | | * | | | | ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon2014-05-251-0/+1
| | | | * | | | | ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua2014-04-232-14/+3
| | | | * | | | | ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_ENDLiu Hua2014-04-231-3/+2
| | | | * | | | | ARM: 8023/1: remove remnants of the static DMA mappingNicolas Pitre2014-04-231-2/+0
| | | | | |/ / / | | | | |/| | |
| | | * | | | | ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King2014-05-301-0/+8
| | | * | | | | ARM: l2c: remove old .set_debug methodRussell King2014-05-301-1/+0
| | | * | | | | ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of thisRussell King2014-05-301-1/+0
| | | * | | | | ARM: l2c: add platform independent core L2 cache OF initialisationRussell King2014-05-301-0/+3
| | | * | | | | ARM: l2c: fix register namingRussell King2014-05-301-25/+48
| | | * | | | | ARM: l2c: provide generic hook to intercept writes to secure registersRussell King2014-05-301-1/+4
| | | * | | | | ARM: l2c: add and use L2C revision constantsRussell King2014-05-301-6/+16
| | | * | | | | ARM: outer cache: add WARN_ON() to outer_disable()Russell King2014-05-301-5/+1
| | | * | | | | ARM: outer cache: add documentation of outer cache functionsRussell King2014-05-221-1/+47
| | | * | | | | ARM: l2c: remove outer_inv_all() methodRussell King2014-05-221-8/+0
| | | | |/ / / | | | |/| | |
| * | | | | | ARM: remove global cr_no_alignmentRussell King2014-06-021-5/+3
| * | | | | | ARM: remove unused adjust_cr() functionRussell King2014-06-021-4/+0
| * | | | | | ARM: use get_cr() rather than cr_alignmentRussell King2014-05-221-1/+6
| * | | | | | ARM: make get_cr()/set_cr() use unsigned long valuesRussell King2014-05-221-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-2/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-135-9/+27
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-301-2/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-044-8/+17
|\ \ \ \ \ \
| * | | | | | arm: Fix compile warning for psciChristoffer Dall2014-05-271-1/+1
| * | | | | | PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-151-2/+5
| * | | | | | ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel2014-04-301-1/+1
| * | | | | | ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-303-5/+11
| |/ / / / /
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-8/+4
|\ \ \ \ \ \
| * | | | | | arch,arm: Convert smp_mb__*()Peter Zijlstra2014-04-183-8/+4
| |/ / / / /
* | | | | | Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-06-031-1/+0
|\ \ \ \ \ \
| * | | | | | arm: dma-iommu: Clean up redundant variableRitesh Harjani2014-05-201-1/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-031-0/+41
|\ \ \ \ \ \
| * | | | | | ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington2014-05-281-0/+41
| |/ / / / /