aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
*-. Merge branches 'fixes' and 'misc' into for-linusRussell King2014-01-28
|\ \
| | * ARM: 7930/1: Introduce atomic MMIO modifyEzequiel Garcia2014-01-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
| |\ \ \
| * | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-17
* | | | | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-23
|\ \ \ \ \
| * | | | | clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2013-12-04
* | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-02
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | ARM: add basic support for Trusted FoundationsAlexandre Courbot2013-12-13
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-23
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-soc-3.14' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2014-01-02
| |\ \ \ \ \ \
| | * | | | | | ARM: imx: add debug uart support for IMX50 SoCGreg Ungerer2013-12-09
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'tegra-for-3.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2013-12-26
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ARM: tegra: don't hard-code DEBUG_LL baud rateStephen Warren2013-12-04
| | * | | | | ARM: tegra: fix DEBUG_LL combined with LPAEStephen Warren2013-12-04
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-23
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2014-01-21
| |\ \ \ \ \ \
| | * | | | | | ARM: fix ffs/fls implementations to match x86Russell King2014-01-13
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-21
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | / / / | | | | | | |/ / / | | | | |_|_| / / | | | |/| | | / | | | | | | | / | | | | | | |/ | | | | | |/|
| | | | | * | ARM: 7927/1: dcache: select DCACHE_WORD_ACCESS for big-endian CPUsWill Deacon2013-12-29
| | | | | * | ARM: PCI: add legacy IDE IRQ implementationRussell King2013-12-29
| | | | | * | ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth2013-12-29
| | | | | * | ARM: fix csum_tcpudp_magic() miscompilationRussell King2013-12-29
| | | | | * | ARM: 7896/1: rename ioremap_cached to ioremap_cacheRob Herring2013-12-29
| | |_|_|/ / | |/| | | |
| | | | * | ARM: mm: Define set_memory_* functions for ARMLaura Abbott2013-12-11
| | | | * | ARM: add definitions for pte_mkexec/pte_mknexecLaura Abbott2013-12-11
| | | | * | ARM: implement basic NX support for kernel lowmem mappingsRussell King2013-12-11
| | | | * | ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-11
| | | | * | ARM: add support to dump the kernel page tablesRussell King2013-12-11
| | | |/ / | | |/| |
* | | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-23
|\ \ \ \ \
| * | | | | xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-06
| * | | | | asm/xen/page.h: remove redundant semicolonWei Liu2014-01-06
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-23
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-15
| |\ \ \ \ \
| | * | | | | arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar2013-12-11
| | | |/ / / | | |/| | |
| * | | | | KVM: arm-vgic: Add vgic reg access from dev attrChristoffer Dall2013-12-21
| * | | | | KVM: arm-vgic: Set base addr through device APIChristoffer Dall2013-12-21
| * | | | | ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-21
| |/ / / /
* | | | | mm/memblock: add memblock memory allocation apisSantosh Shilimkar2014-01-21
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-20
|\ \ \ \ \
| * | | | | sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-01-13
| | |_|/ / | |/| | |
* | | | | Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-13
|\| | | |
| * | | | ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2014-01-05
| * | | | ARM: 7931/1: Correct virt_addr_validLaura Abbott2013-12-29
| | |/ / | |/| |
* / | | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-12
|/ / /
* | / ARM: fix asm/memory.h build errorRussell King2013-12-13
| |/ |/|
* | ARM: fix booting low-vectors machinesRussell King2013-11-30
|/
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-22
|\