aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-0/+30
2017-11-26ARM: BUG if jumping to usermode address in kernel modeGravatar Russell King 1-0/+18
2017-11-21ARM: fix get_user_pages_fastGravatar Russell King 1-0/+12
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+12
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-6/+38
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 10-24/+79
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKGravatar Levin, Alexander (Sasha Levin) 1-1/+1
2017-11-15kmemcheck: remove annotationsGravatar Levin, Alexander (Sasha Levin) 1-1/+0
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-0/+4
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 2-2/+8
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+5
2017-11-13Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 1-2/+0
2017-11-13Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-0/+8
2017-11-08Merge branch 'devel-stable' into for-nextGravatar Russell King 8-16/+79
2017-11-08Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextGravatar Russell King 2-8/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 94-1/+119
2017-11-06KVM: arm/arm64: fix the incompatible matching for external abortGravatar Dongjiu Geng 1-1/+1
2017-11-06KVM: arm/arm64: Unify 32bit fault injectionGravatar Marc Zyngier 1-3/+33
2017-11-06KVM: arm/arm64: Move timer save/restore out of the hyp codeGravatar Christoffer Dall 2-2/+4
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-1/+27
2017-11-03arm64/sve: KVM: Prevent guests from using SVEGravatar Dave Martin 1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 92-0/+92
2017-10-30Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Gravatar Arnd Bergmann 1-0/+12
2017-10-29ARM: smp_scu: allow the platform code to read the SCU CPU statusGravatar Martin Blumenstingl 1-0/+6
2017-10-29ARM: smp_scu: add a helper for powering on a specific CPUGravatar Martin Blumenstingl 1-0/+6
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 1-1/+1
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hGravatar Will Deacon 1-2/+1
2017-10-24ARM: 8715/1: add a private asm/unaligned.hGravatar Arnd Bergmann 2-1/+27
2017-10-23ARM: 8713/1: NOMMU: Support MPU in XIP configurationGravatar Vladimir Murzin 1-1/+2
2017-10-23ARM: 8712/1: NOMMU: Use more MPU regions to cover memoryGravatar Vladimir Murzin 1-0/+5
2017-10-23ARM: 8711/1: V7M: Add support for MPU to M-classGravatar Vladimir Murzin 2-0/+20
2017-10-23ARM: 8708/1: NOMMU: Rework MPU to be mostly done in CGravatar Vladimir Murzin 2-2/+2
2017-10-23ARM: 8706/1: NOMMU: Move out MPU setup in separate moduleGravatar Vladimir Murzin 1-4/+12
2017-10-19irqchip/gic-v3: Add support for Range Selector (RS) featureGravatar Shanker Donthineni 1-0/+5
2017-10-13arm_arch_timer: Expose event stream statusGravatar Julien Thierry 1-0/+1
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsGravatar Will Deacon 1-5/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsGravatar Will Deacon 1-4/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Gravatar Will Deacon 1-6/+0
2017-10-09Merge back suspend/resume/hibernate material for v4.15.Gravatar Rafael J. Wysocki 1-2/+0
2017-10-05PM: ARM: locomo: Drop suspend and resume bus type callbacksGravatar Rafael J. Wysocki 1-2/+0
2017-10-03arm: wire cpu-invariant accounting support up to the task schedulerGravatar Dietmar Eggemann 1-0/+3
2017-10-03arm: wire frequency-invariant accounting support up to the task schedulerGravatar Dietmar Eggemann 1-0/+5
2017-10-02Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into...Gravatar Russell King 4-9/+38
2017-09-28ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()Gravatar Vladimir Murzin 1-7/+0
2017-09-28ARM: 8694/1: Remove leftover of fixmap_page_tableGravatar Vladimir Murzin 1-1/+0
2017-09-17Revert "arm/syscalls: Check address limit on user-mode return"Gravatar Thomas Garnier 2-11/+6
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-0/+3
2017-09-10ARM: enable elf_fdpic on systems with an MMUGravatar Nicolas Pitre 1-0/+4
2017-09-10ARM: add ELF_FDPIC supportGravatar Nicolas Pitre 2-0/+16
2017-09-10ARM: signal handling support for FDPIC_FUNCPTRS functionsGravatar Nicolas Pitre 1-0/+1