summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: sun9i: smp: Add is_a83t fieldMylène Josserand2018-05-081-0/+4
* ARM: sun9i: smp: Rename clusters's power-offMylène Josserand2018-05-081-3/+3
* ARM: shmobile: Convert file to use cntvoffMylène Josserand2018-05-083-23/+3Star
* ARM: sunxi: Add initialization of CNTVOFFMylène Josserand2018-05-082-1/+20
* ARM: smp: Add initialization of CNTVOFFMylène Josserand2018-05-083-0/+41
* ARM: sunxi: smp: Move assembly code into a fileMylène Josserand2018-05-083-79/+85
* ARM: Allow this header to be included by assembly filesDoug Berger2018-05-081-3/+7
* Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-161-1/+1
|\
| * kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-071-1/+1
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-04-121-0/+2
|\ \
| * | arm: npcm: enable L2 cache in NPCM7xx architectureTomer Maimon2018-04-101-0/+2
* | | page cache: use xa_lockMatthew Wilcox2018-04-111-4/+2Star
* | | linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada2018-04-111-6/+0Star
* | | exec: pass stack rlimit into mm layout functionsKees Cook2018-04-111-7/+7
* | | ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=yJoonsoo Kim2018-04-111-1/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-101-1/+2
|\ \ \
| * | | ARM: dts: ls1021a: Specify TBIPA register addressEsben Haabendal2018-04-081-1/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-0910-24/+119
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2018-03-2810-24/+119
| |\ \ \ \
| | * | | | KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecurePeter Maydell2018-03-191-0/+9
| | * | | | Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEADMarc Zyngier2018-03-192-0/+9
| | |\ \ \ \
| | * | | | | arm/arm64: KVM: Introduce EL2-specific executable mappingsMarc Zyngier2018-03-191-0/+2
| | * | | | | KVM: arm/arm64: Move HYP IO VAs to the "idmap" rangeMarc Zyngier2018-03-191-0/+3
| | * | | | | KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_stateMarc Zyngier2018-03-191-1/+2
| | * | | | | KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappingsMarc Zyngier2018-03-191-1/+2
| | * | | | | KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier2018-03-191-0/+7
| | * | | | | KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQsChristoffer Dall2018-03-192-2/+8
| | * | | | | KVM: arm/arm64: Move VGIC APR save/restore to vgic put/loadChristoffer Dall2018-03-191-0/+2
| | * | | | | KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64Christoffer Dall2018-03-191-1/+0Star
| | * | | | | KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC codeChristoffer Dall2018-03-191-4/+0Star
| | * | | | | KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1Christoffer Dall2018-03-192-2/+12
| | * | | | | KVM: arm64: Introduce VHE-specific kvm_vcpu_runChristoffer Dall2018-03-192-2/+5
| | * | | | | KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregsChristoffer Dall2018-03-191-0/+3
| | * | | | | KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall2018-03-194-12/+4Star
| | * | | | | KVM: arm: Enable emulation of the physical timerJérémy Fanguède2018-02-261-0/+61
* | | | | | | Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-04-0911-11/+199
|\ \ \ \ \ \ \
| * | | | | | | ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King2018-04-061-0/+11
| * | | | | | | ARM: sa1100/shannon: convert to generic CF socketsRussell King2018-04-062-0/+40
| * | | | | | | ARM: sa1100/nanoengine: convert to generic CF socketsRussell King2018-04-061-0/+23
| * | | | | | | ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIsRussell King2018-03-241-0/+17
| * | | | | | | ARM: sa1100/cerf: convert to generic CF socketsRussell King2018-03-241-3/+15
| * | | | | | | ARM: sa1100/assabet: convert to generic CF socketsRussell King2018-03-243-7/+40
| * | | | | | | ARM: sa1100: provide infrastructure to support generic CF socketsRussell King2018-03-243-1/+53
* | | | | | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-04-099-333/+185Star
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branches 'devel-stable' and 'misc' into for-linusRussell King2018-04-095-5/+29
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: decompressor: fix warning introduced in fortify patchRussell King2018-04-063-5/+12
| | * | | | | | | ARM: 8751/1: Add support for Cortex-R8 processorLuca Scalabrino2018-03-281-0/+11
| | * | | | | | | ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEJinbum Park2018-03-282-0/+6
| | |/ / / / / /
| * | | | | | | ARM: simplify and fix linker script for TCMNicolas Pitre2018-03-104-65/+14Star
| * | | | | | | ARM: linker script: factor out TCM bitsNicolas Pitre2018-03-103-108/+62Star