summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorLines
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
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2018-02-06lib: optimize cpumask_next_and()Clement Courbet-0/+1
2018-02-06arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier-0/+7
2018-02-06arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier-27/+0
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+1
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+10
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-133/+84
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář-3/+0
2018-01-31arm/mm: provide pmdp_establish() helperKirill A. Shutemov-0/+3
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-34/+37
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+13
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+22
2018-01-23KVM: arm/arm64: Fix trailing semicolonLuis de Bethencourt-1/+1
2018-01-21Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King-135/+91
2018-01-21ARM: 8745/1: get rid of __memzero()Nicolas Pitre-14/+0
2018-01-21ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries coresVladimir Murzin-0/+1
2018-01-21ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park-0/+8
2018-01-21ARM: 8735/1: mm: dump: make page table dumping reusableJinbum Park-0/+35
2018-01-16KVM: arm64: Handle RAS SErrors from EL1 on guest exitJames Morse-0/+3
2018-01-16KVM: arm/arm64: mask/unmask daif around VHE guestsJames Morse-0/+2
2018-01-15arm: Implement thread_struct whitelist for hardened usercopyKees Cook-0/+10
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig-1/+1
2018-01-12signal/arm: Document conflicts with SI_USER and SIGFPEEric W. Biederman-0/+13
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig-2/+0
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig-31/+36
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-3/+0
2018-01-08arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier-0/+10
2018-01-08KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier-5/+2
2018-01-08KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier-0/+10
2018-01-08KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier-2/+14
2018-01-08arm: KVM: Add optimized PIPT icache flushingMarc Zyngier-3/+31
2018-01-08KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier-18/+42
2018-01-08KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier-1/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd-1/+0
2018-01-02KVM: arm/arm64: Avoid work when userspace iqchips are not usedChristoffer Dall-0/+2
2017-12-22arm64: allow ID map to be extended to 52 bitsKristina Martsenko-0/+5
2017-12-22arm64: handle 52-bit addresses in TTBRKristina Martsenko-0/+2
2017-12-18PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas-4/+1
2017-12-17ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache supportFlorian Fainelli-0/+14
2017-12-17ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King-14/+22
2017-12-17ARM: 8723/2: always assume the "unified" syntax for assembly codeNicolas Pitre-74/+3
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+6
2017-12-05Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář-2/+6
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner-0/+1
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams-1/+0
2017-11-29KVM: arm/arm64: debug: Introduce helper for single-stepAlex Bennée-0/+5
2017-11-29arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier-2/+1