summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | 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
* | | | | | | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-031-9/+6
|\ \ \ \ \ \ \
| * | | | | | | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss2014-03-181-9/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | 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
|\ \ \ \ \ \
OpenPOWER on IntegriCloud