summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-0420-70/+114
|\ \ \
| | * | ARM: Better virt_to_page() handlingRussell King2014-04-031-17/+24
| | * | ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
| | * | ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel2014-02-251-0/+5
| | * | ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel2014-02-252-1/+6
| | * | ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+Will Deacon2014-02-251-4/+31
| | * | ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky2014-02-251-4/+4
| | * | ARM: 7989/1: Delete asm/system.hDavid Howells2014-02-253-9/+0
| | * | ARM: 7985/1: mm: implement pte_accessible for faulting mappingsWill Deacon2014-02-251-2/+5
| | * | ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomicsWill Deacon2014-02-253-0/+18
| | * | ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-02-102-6/+1
| | * | ARM: 7951/1: uaccess: use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESSNicolas Pitre2014-02-101-1/+1
| | * | ARM: 7948/1: hw_breakpoint: Add ARMv8 supportChristopher Covington2014-02-101-0/+1
| | * | ARM: 7940/1: add support for the Cortex-A12 processorJonathan Austin2014-02-101-0/+1
| |/ / |/| |
| * | ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington2014-03-191-1/+0
| * | 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
| | | | * | ARM: add support to dump the kernel page tablesRussell King2013-12-112-0/+2
| | | |/ / | | |/| |