summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-9/+101
2014-09-16ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch1-0/+62
2014-09-12Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds2-27/+7
2014-09-12ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky1-9/+39
2014-09-11xen/arm: remove mach_to_phys rbtreeStefano Stabellini1-9/+0
2014-09-11xen/arm: reimplement xen_dma_unmap_page & friendsStefano Stabellini1-18/+7
2014-08-27ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli2-1/+17
2014-08-27ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland1-1/+0
2014-08-27ARM: 8127/1: module: add support for R_ARM_TARGET1 relocationsAndrey Ryabinin1-0/+1
2014-08-09ARM: wire up memfd_create syscallRussell King1-0/+1
2014-08-09ARM: wire up getrandom syscallRussell King2-1/+2
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2-12/+1
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2-12/+1
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+34
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+38
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-7/+53
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-0/+1
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds20-84/+228
2014-08-05Merge branch 'devel-stable' into for-nextRussell King4-13/+21
2014-08-05Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini4-7/+53
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2014-08-02ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna1-0/+10
2014-08-01Merge tag 'nommu-for-rmk' of git://git.pengutronix.de/git/ukl/linux into deve...Russell King2-4/+2
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott1-0/+1
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König1-4/+2
2014-07-26Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann1-7/+0
2014-07-24ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper2-18/+26
2014-07-24ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2-11/+19
2014-07-19ARM: S5PV210: move debug-macro.S into the common spaceTomasz Figa1-0/+34
2014-07-18ARM: add seccomp syscallKees Cook1-0/+1
2014-07-18ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resumeShawn Guo1-9/+9
2014-07-18ARM: 8098/1: mcs lock: implement wfe-based polling for MCS lockingWill Deacon1-0/+23
2014-07-18ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson1-1/+19
2014-07-18ARM: 8097/1: unistd.h: relocate comments back to placeBaruch Siach2-11/+10
2014-07-18ARM: 8070/1: Introduce arm_get_current_stack_frame()Nikolay Borisov2-0/+21
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2-1/+22
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King2-14/+25
2014-07-18ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopbackNicolas Pitre1-0/+16
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+2
2014-07-15Merge tag 'gpio-h-purge' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson1-7/+0
2014-07-11ARM: KVM: MMIO support BE host running LE codeVictor Kamensky1-4/+18
2014-07-11ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...Victor Kamensky1-0/+18
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier1-0/+5
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée1-3/+0
2014-07-11arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall1-0/+12
2014-07-06ARM: clps711x: Move debug include into arch/arm/include/debug/Alexander Shiyan1-0/+38
2014-07-02arm: perf: add macros for empty event mappingsMark Rutland1-0/+10
2014-07-02arm: perf: move event map macros to pmu.hMark Rutland2-9/+9
2014-07-01ARM: 8078/1: get rid of hardcoded assumptions about kernel stack sizeAndrey Ryabinin2-4/+7
2014-07-01ARM: make user_addr_max more robustUwe Kleine-König1-1/+1