summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)Author
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King
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-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-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-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-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: 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
2013-08-12ARM: tlb: don't perform inner-shareable invalidation for local TLB opsWill Deacon
2013-08-03Merge branch 'security-fixes' into fixesRussell King
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King
2013-08-01Merge branch 'security-fixes' into fixesRussell King
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King
2013-08-01ARM: move signal handlers into a vdso-like pageRussell King
2013-07-31ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...Paul Walmsley
2013-07-26ARM: constify machine_desc structure usesRussell King
2013-07-26ARM: 7791/1: a.out: remove partial a.out supportWill Deacon
2013-07-26ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas
2013-07-26ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15Fabio Estevam
2013-07-26ARM: 7787/1: virt: ensure visibility of __boot_cpu_modeMark Rutland
2013-07-22Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...Russell King
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-08ARM: crypto: add NEON accelerated XOR implementationArd Biesheuvel
2013-07-08ARM: add support for kernel mode NEONArd Biesheuvel
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-06Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds