summaryrefslogtreecommitdiff
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2018-05-102-1/+2
|\
| * mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-05-091-1/+0
| * arm: arch/arm/include/asm/page.h needs personality.hAndrew Morton2018-05-041-0/+2
* | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2018-05-101-0/+1
|\ \
| * \ Merge branch 'timers/2038'Ingo Molnar2018-05-071-0/+1
| |\ \ | | |/ | |/|
| | * time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
* | | Merge remote-tracking branch 'sunxi/sunxi/for-next'Stephen Rothwell2018-05-102-3/+15
|\ \ \
| * | | ARM: smp: Add initialization of CNTVOFFMylène Josserand2018-05-081-0/+8
| * | | ARM: Allow this header to be included by assembly filesDoug Berger2018-05-081-3/+7
| | |/ | |/|
* | | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-7/+0
| |/ |/|
* | arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-04-202-0/+9
|/
* page cache: use xa_lockMatthew Wilcox2018-04-111-4/+2
* linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada2018-04-111-6/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-096-13/+48
|\
| * KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecurePeter Maydell2018-03-191-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-191-0/+2
| * KVM: arm/arm64: Move VGIC APR save/restore to vgic put/loadChristoffer Dall2018-03-191-0/+2
| * KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1Christoffer Dall2018-03-191-1/+11
| * KVM: arm64: Introduce VHE-specific kvm_vcpu_runChristoffer Dall2018-03-191-1/+4
| * 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-192-10/+2
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-04-052-12/+5
|\ \
| * | ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski2018-02-122-12/+5
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-041-15/+32
|\ \
| * | irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0RnMarc Zyngier2018-03-221-5/+1
| * | irqchip/gic-v3: Reset APgRn registers at boot timeMarc Zyngier2018-03-141-10/+31
| |/
* | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-021-2/+2
|\ \
| * | dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig2018-03-201-2/+2
| |/
* | ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park2018-03-241-2/+0
|/
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-105-19/+91
|\
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-011-3/+0
| |\
| * | KVM: arm/arm64: Fix trailing semicolonLuis de Bethencourt2018-01-231-1/+1
| * | KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier2018-01-081-5/+2
| * | KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier2018-01-081-0/+10
| * | KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier2018-01-082-2/+14
| * | arm: KVM: Add optimized PIPT icache flushingMarc Zyngier2018-01-082-3/+31
| * | KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier2018-01-081-18/+42
| * | KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier2018-01-081-1/+0
| * | KVM: arm/arm64: Avoid work when userspace iqchips are not usedChristoffer Dall2018-01-021-0/+2
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-082-27/+7
|\ \ \
| * | | arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2018-02-061-0/+7
| * | | arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier2018-02-061-27/+0
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-061-0/+1
|\ \ \ \
| * | | | lib: optimize cpumask_next_and()Clement Courbet2018-02-061-0/+1
* | | | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-4/+1
|\ \ \ \ \ | |/ / / / |/| | | |