summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-024-9/+38
|\
| * ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-031-1/+2
| * ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier2014-03-031-1/+3
| * ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier2014-03-032-4/+6
| * ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-031-1/+10
| * arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier2014-03-031-0/+2
| * ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier2014-03-031-0/+13
| * arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-031-2/+2
* | Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2014-04-021-5/+7
|\ \
| * | arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()Marek Szyprowski2014-02-281-3/+1
| * | arm: dma-mapping: Add support to extend DMA IOMMU mappingsAndreas Herrmann2014-02-281-2/+6
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-3/+0
|\ \ \
| * | | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-111-3/+0
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
| | |/ | |/|
* | | ARM: fix noMMU kallsyms symbol filteringRussell King2014-03-071-6/+3
| |/ |/|
* | ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-171-0/+1
* | ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon2014-02-101-12/+3
* | ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall2014-02-101-6/+9
|/
*-. Merge branches 'fixes' and 'misc' into for-linusRussell King2014-01-281-0/+6
|\ \
| | * ARM: 7930/1: Introduce atomic MMIO modifyEzequiel Garcia2014-01-281-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-143-3/+4
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-17/+14
| |\ \ \
| * | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* | | | | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-231-0/+2
|\ \ \ \ \
| * | | | | clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2013-12-041-0/+2
* | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-0/+67
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-022-18/+15
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | ARM: add basic support for Trusted FoundationsAlexandre Courbot2013-12-131-0/+67
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-232-29/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-soc-3.14' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2014-01-021-0/+10
| |\ \ \ \ \ \
| | * | | | | | ARM: imx: add debug uart support for IMX50 SoCGreg Ungerer2013-12-091-0/+10
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'tegra-for-3.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2013-12-261-29/+5
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ARM: tegra: don't hard-code DEBUG_LL baud rateStephen Warren2013-12-041-27/+3
| | * | | | | ARM: tegra: fix DEBUG_LL combined with LPAEStephen Warren2013-12-041-2/+2
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-2310-44/+104
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2014-01-211-10/+44
| |\ \ \ \ \ \
| | * | | | | | ARM: fix ffs/fls implementations to match x86Russell King2014-01-131-10/+44
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-2112-37/+64
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | / / / | | | | | | |/ / / | | | | |_|_| / / | | | |/| | | / | | | | | | | / | | | | | | |/ | | | | | |/|
| | | | | * | ARM: 7927/1: dcache: select DCACHE_WORD_ACCESS for big-endian CPUsWill Deacon2013-12-291-8/+10
| | | | | * | ARM: PCI: add legacy IDE IRQ implementationRussell King2013-12-291-4/+1
| | | | | * | ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth2013-12-291-0/+1
| | | | | * | ARM: fix csum_tcpudp_magic() miscompilationRussell King2013-12-291-10/+24
| | | | | * | ARM: 7896/1: rename ioremap_cached to ioremap_cacheRob Herring2013-12-292-2/+2
| | |_|_|/ / | |/| | | |
| | | | * | ARM: mm: Define set_memory_* functions for ARMLaura Abbott2013-12-111-0/+5
| | | | * | ARM: add definitions for pte_mkexec/pte_mknexecLaura Abbott2013-12-111-0/+2
| | | | * | ARM: implement basic NX support for kernel lowmem mappingsRussell King2013-12-111-0/+1
| | | | * | ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-111-12/+14