aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+13
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-5/+38
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-0/+17
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-1/+0
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds14-47/+198
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King14-47/+198
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-7/+0
2018-06-01kvm: Make VM ioctl do valloc for some archsMarc Orr1-0/+4
2018-06-01Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini2-2/+9
2018-05-31ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King1-0/+19
2018-05-31ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2-0/+21
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier1-0/+12
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier1-0/+5
2018-05-31ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King1-2/+12
2018-05-31ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King1-0/+1
2018-05-31ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier1-0/+5
2018-05-31ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier2-3/+16
2018-05-31ARM: spectre-v2: harden user aborts in kernel spaceRussell King2-0/+18
2018-05-31ARM: bugs: add support for per-processor bug checkingRussell King1-0/+4
2018-05-31ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King1-0/+2
2018-05-31ARM: bugs: prepare processor bug infrastructureRussell King1-2/+2
2018-05-31ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King1-0/+8
2018-05-25Merge tag 'sunxi-core-for-4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/socOlof Johansson1-0/+8
2018-05-25KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger1-0/+1
2018-05-25KVM: arm64: Remove eager host SVE state savingDave Martin1-3/+0
2018-05-25KVM: arm64: Save host SVE context as appropriateDave Martin1-0/+1
2018-05-25KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin1-0/+8
2018-05-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-13/+10
2018-05-19ARM: fix kill( ,SIGFPE) breakageRussell King1-13/+0
2018-05-19ARM: 8768/1: uaccess: remove const to avoid duplicate specifierStefan Agner1-1/+1
2018-05-19ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin1-1/+1
2018-05-19ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin2-3/+57
2018-05-19ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespaceVladimir Murzin2-36/+32
2018-05-19ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu1-0/+10
2018-05-15KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara1-0/+16
2018-05-14Merge tag 'arm-soc/for-4.18/soc' of https://github.com/Broadcom/stblinux into next/socOlof Johansson2-4/+32
2018-05-09ARM: brcmstb: Add support for the V7 memory mapDoug Berger1-1/+20
2018-05-09ARM: add Broadcom Brahma-B15 main ID definitionFlorian Fainelli1-0/+1
2018-05-09ARM: add Broadcom Brahma-B53 main ID definitionDoug Berger1-0/+4
2018-05-09ARM: Allow this header to be included by assembly filesDoug Berger1-3/+7
2018-05-08ARM: smp: Add initialization of CNTVOFFMylène Josserand1-0/+8
2018-05-08ARM: Allow this header to be included by assembly filesDoug Berger1-3/+7
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-7/+0
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner2-0/+9
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2-0/+9
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann1-0/+1
2018-04-11page cache: use xa_lockMatthew Wilcox1-4/+2
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada1-6/+0