summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-18ARM: exynos: fix UART address selection for DEBUG_LLHyungwon Hwang1-1/+5
2014-11-18ARM: EXYNOS: add read/write SFR by smc callKyungmin Park1-0/+5
2014-11-18cpuidle:exynos:AFTR: Use secure monitor calls to enable entering AFTRLukasz Majewski1-1/+1
2014-11-18clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki1-0/+2
2014-11-18ARM: firmware: Add L2X0 resume operationTomasz Figa1-0/+4
2014-11-18ARM: EXYNOS: Add support for firmware-assisted suspend/resumeTomasz Figa1-0/+12
2014-11-18drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski1-1/+0
2014-06-11ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin1-1/+2
2014-05-06ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott1-4/+4
2014-05-06ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
2014-05-06ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington1-1/+0
2014-05-06ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2-6/+1
2014-03-31ARM: move outer_cache declaration out of ifdefRob Herring1-2/+2
2014-03-23ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon1-1/+1
2014-03-06ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon1-19/+30
2014-03-06ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon1-11/+14
2014-03-06ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland1-9/+0
2013-12-11ARM: fix booting low-vectors machinesRussell King1-1/+1
2013-11-04ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+5
2013-08-20ARM: KVM: perform save/restore of PARMarc Zyngier1-10/+12
2013-08-11ARM: 7791/1: a.out: remove partial a.out supportWill Deacon4-84/+0
2013-08-11ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas3-5/+18
2013-08-11ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King1-0/+2
2013-08-11ARM: make vectors page inaccessible from userspaceRussell King1-0/+2
2013-08-11ARM: move signal handlers into a vdso-like pageRussell King2-0/+5
2013-07-21ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier1-1/+9
2013-06-24ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT1-0/+9
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2-1/+3
2013-06-19Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+1
2013-06-17ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz1-3/+1
2013-06-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+9
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra1-23/+4
2013-06-05ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()Will Deacon1-2/+9
2013-05-20Merge tag 'ux500-arm-soc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-3/+3
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-4/+4
2013-05-14ARM: ux500: Fix incorrect DEBUG UART virtual addressesLee Jones1-3/+3
2013-05-13ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...Jaccon Bastiaansen1-4/+4
2013-05-07Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-16/+15
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann4-24/+15
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-21/+55
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+33
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+66
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-54/+607
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King12-21/+82
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-0/+304