summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-122-2/+13
|\
| * kvm: Make VM ioctl do valloc for some archsMarc Orr2018-06-011-0/+4
| * Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-06-012-2/+9
| |\
| | * KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger2018-05-251-0/+1
| | * KVM: arm64: Remove eager host SVE state savingDave Martin2018-05-251-3/+0Star
| | * KVM: arm64: Save host SVE context as appropriateDave Martin2018-05-251-0/+1
| | * KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin2018-05-251-0/+8
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-123-5/+38
|\ \ \
| * \ \ Merge tag 'sunxi-core-for-4.18' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-05-251-0/+8
| |\ \ \
| | * | | 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
| * | | | Merge tag 'arm-soc/for-4.18/soc' of https://github.com/Broadcom/stblinux into...Olof Johansson2018-05-142-4/+32
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: brcmstb: Add support for the V7 memory mapDoug Berger2018-05-091-1/+20
| | * | | ARM: add Broadcom Brahma-B15 main ID definitionFlorian Fainelli2018-05-091-0/+1
| | * | | ARM: add Broadcom Brahma-B53 main ID definitionDoug Berger2018-05-091-0/+4
| | * | | ARM: Allow this header to be included by assembly filesDoug Berger2018-05-091-3/+7
| | |/ /
* | | | 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-081-1/+0Star
* | | | 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-06-011-0/+19
| | | * | | | ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2018-06-012-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/+32Star
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-051-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/+0Star
|\ \ \ \ \ \
| * | | | | | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-7/+0Star
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-05-202-13/+10Star
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | ARM: fix kill( ,SIGFPE) breakageRussell King2018-05-191-13/+0Star
| * | | | 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/+2Star
* | linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada2018-04-111-6/+0Star