aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2013-09-18ARM: 7836/1: add __get_user_unaligned/__put_user_unalignedNicolas Pitre
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-06Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-02Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni
2013-09-02ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson
2013-09-02ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König
2013-09-01Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-a...Gleb Natapov
2013-08-30ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall
2013-08-29Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...Olof Johansson
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf
2013-08-28Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2013-08-28Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King
2013-08-27drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski
2013-08-25ARM: 7806/1: allow DEBUG_UNCOMPRESS for TegraStephen Warren
2013-08-25ARM: debug: move keystone debug to generic 8250 codeRussell King
2013-08-25ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King
2013-08-25ARM: debug: add support for word accesses to debug/8250.SRussell King
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King
2013-08-25ARM: debug: provide 8250 debug uart flow control configuration optionRussell King
2013-08-25ARM: 7822/1: add workaround for ambiguous C99 stdint.h typesArd Biesheuvel
2013-08-22ARM: move outer_cache declaration out of ifdefRob Herring
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman
2013-08-21Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner
2013-08-20ARM: cacheflush: don't round address range up to nearest pageWill Deacon
2013-08-20ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon
2013-08-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-13Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson
2013-08-13Merge branch 'msm/cleanup' into next/cleanupKevin Hilman
2013-08-13ARM: use phys_addr_t for DMA zone sizesRob Herring
2013-08-13ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICEChristoffer Dall
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren
2013-08-13ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon
2013-08-13ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon
2013-08-12ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni
2013-08-12ARM: cacheflush: use -ishst dsb variant for ensuring flush completionWill Deacon
2013-08-12ARM: spinlock: use inner-shareable dsb variant prior to sev instructionWill Deacon
2013-08-12ARM: tlb: reduce scope of barrier domains for TLB invalidationWill Deacon
2013-08-12ARM: barrier: allow options to be passed to memory barrier instructionsWill Deacon
2013-08-12ARM: tlb: don't perform inner-shareable invalidation for local BP opsWill Deacon
2013-08-12ARM: tlb: don't bother with barriers for branch predictor maintenanceWill Deacon