summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorLines
2018-05-31ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King-0/+8
2018-05-25Merge tag 'sunxi-core-for-4.18' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-0/+8
2018-05-25KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger-0/+1
2018-05-25KVM: arm64: Remove eager host SVE state savingDave Martin-3/+0
2018-05-25KVM: arm64: Save host SVE context as appropriateDave Martin-0/+1
2018-05-25KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin-0/+8
2018-05-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-13/+10
2018-05-19ARM: fix kill( ,SIGFPE) breakageRussell King-13/+0
2018-05-19ARM: 8768/1: uaccess: remove const to avoid duplicate specifierStefan Agner-1/+1
2018-05-19ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin-1/+1
2018-05-19ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin-3/+57
2018-05-19ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespaceVladimir Murzin-36/+32
2018-05-19ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu-0/+10
2018-05-15KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara-0/+16
2018-05-14Merge tag 'arm-soc/for-4.18/soc' of https://github.com/Broadcom/stblinux into...Olof Johansson-4/+32
2018-05-09ARM: brcmstb: Add support for the V7 memory mapDoug Berger-1/+20
2018-05-09ARM: add Broadcom Brahma-B15 main ID definitionFlorian Fainelli-0/+1
2018-05-09ARM: add Broadcom Brahma-B53 main ID definitionDoug Berger-0/+4
2018-05-09ARM: Allow this header to be included by assembly filesDoug Berger-3/+7
2018-05-08ARM: smp: Add initialization of CNTVOFFMylène Josserand-0/+8
2018-05-08ARM: Allow this header to be included by assembly filesDoug Berger-3/+7
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig-7/+0
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner-0/+9
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier-0/+9
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann-0/+1
2018-04-11page cache: use xa_lockMatthew Wilcox-4/+2
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada-6/+0
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-13/+48
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-12/+5
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-15/+32
2018-04-02Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2018-03-24ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park-2/+0
2018-03-22irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0RnMarc Zyngier-5/+1
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig-2/+2
2018-03-19KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecurePeter Maydell-0/+9
2018-03-19arm/arm64: KVM: Introduce EL2-specific executable mappingsMarc Zyngier-0/+2
2018-03-19KVM: arm/arm64: Move HYP IO VAs to the "idmap" rangeMarc Zyngier-0/+3
2018-03-19KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_stateMarc Zyngier-1/+2
2018-03-19KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappingsMarc Zyngier-1/+2
2018-03-19KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier-0/+7
2018-03-19KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQsChristoffer Dall-0/+2
2018-03-19KVM: arm/arm64: Move VGIC APR save/restore to vgic put/loadChristoffer Dall-0/+2
2018-03-19KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1Christoffer Dall-1/+11
2018-03-19KVM: arm64: Introduce VHE-specific kvm_vcpu_runChristoffer Dall-1/+4
2018-03-19KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregsChristoffer Dall-0/+3
2018-03-19KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall-10/+2
2018-03-14irqchip/gic-v3: Reset APgRn registers at boot timeMarc Zyngier-10/+31
2018-02-12ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski-12/+5
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-19/+91
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-27/+7