summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
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-23ARM: 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-14Merge 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
2013-08-12ARM: tlb: don't perform inner-shareable invalidation for local TLB opsWill Deacon
2013-08-06ARM: msm: Move debug-macro.S to include/debugStephen Boyd
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-31clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd
2013-07-31clocksource: arch_timer: Make register accessors less error-proneStephen Boyd
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-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-07-22Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...Russell King