summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-082-0/+17
|\
| * arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier2018-05-311-0/+12
| * arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier2018-05-311-0/+5
* | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-1/+0
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-06-0614-47/+198
|\ \
| | \
| | \
| *-. \ Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-06-0514-47/+198
| |\ \ \
| | | * | ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King2018-05-311-0/+19
| | | * | ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2018-05-312-0/+21
| | | * | ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King2018-05-311-2/+12
| | | * | ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King2018-05-311-0/+1
| | | * | ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2018-05-311-0/+5
| | | * | ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier2018-05-312-3/+16
| | | * | ARM: spectre-v2: harden user aborts in kernel spaceRussell King2018-05-312-0/+18
| | | * | ARM: bugs: add support for per-processor bug checkingRussell King2018-05-311-0/+4
| | | * | ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King2018-05-311-0/+2
| | | * | ARM: bugs: prepare processor bug infrastructureRussell King2018-05-311-2/+2
| | | * | ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King2018-05-311-0/+8
| | * | | ARM: 8768/1: uaccess: remove const to avoid duplicate specifierStefan Agner2018-05-191-1/+1
| | * | | ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin2018-05-191-1/+1
| | * | | ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin2018-05-192-3/+57
| | * | | ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespaceVladimir Murzin2018-05-192-36/+32
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-022-0/+9
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-7/+0
|\ \ \ \ \
| * | | | | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-7/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-05-202-13/+10
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ARM: fix kill( ,SIGFPE) breakageRussell King2018-05-191-13/+0
| * | | | ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2018-05-191-0/+10
| | |/ / | |/| |
* | | | KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara2018-05-151-0/+16
| |/ / |/| |
* | | 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
OpenPOWER on IntegriCloud