summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas2017-12-181-4/+1
| | |/ / | |/| |
* | | | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-031-0/+10
|\ \ \ \
| * | | | arm: Implement thread_struct whitelist for hardened usercopyKees Cook2018-01-151-0/+10
* | | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-02-0210-133/+84
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King2018-01-2113-135/+91
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | | |/ / /
| | | * | | | ARM: sa1111: map interrupt numbers through irqdomainRussell King2017-11-291-1/+1
| | | * | | | ARM: sa1111: remove some redundant definitionsRussell King2017-11-291-24/+0
| | | * | | | ARM: sa1111: remove special sa1111 mmio accessorsRussell King2017-11-291-3/+0
| | | * | | | ARM: sa1111: remove legacy suspend/resume methodsRussell King2017-11-291-2/+0
| | | * | | | ARM: sa1111: remove legacy shutdown methodRussell King2017-11-271-1/+0
| | * | | | | ARM: 8745/1: get rid of __memzero()Nicolas Pitre2018-01-211-14/+0
| | * | | | | ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries coresVladimir Murzin2018-01-211-0/+1
| | * | | | | ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park2018-01-211-0/+8
| | * | | | | ARM: 8735/1: mm: dump: make page table dumping reusableJinbum Park2018-01-211-0/+35
| | * | | | | ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache supportFlorian Fainelli2017-12-172-0/+14
| | * | | | | ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King2017-12-173-14/+22
| | * | | | | ARM: 8723/2: always assume the "unified" syntax for assembly codeNicolas Pitre2017-12-171-74/+3
| | |/ / / /
* | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\ \ \ \ \ \
| * | | | | | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
| | |/ / / / | |/| | | |
* | | | | | arm/mm: provide pmdp_establish() helperKirill A. Shutemov2018-01-311-0/+3
* | | | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-312-34/+37
|\ \ \ \ \ \
| * | | | | | dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-151-1/+1
| * | | | | | dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-101-2/+0
| * | | | | | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-102-31/+36
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-0/+13
|\ \ \ \ \ \
| * | | | | | signal/arm: Document conflicts with SI_USER and SIGFPEEric W. Biederman2018-01-121-0/+13
| |/ / / / /
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-302-0/+22
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | KVM: arm64: Handle RAS SErrors from EL1 on guest exitJames Morse2018-01-161-0/+3
| * | | | KVM: arm/arm64: mask/unmask daif around VHE guestsJames Morse2018-01-161-0/+2
| * | | | arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier2018-01-081-0/+10
| * | | | arm64: allow ID map to be extended to 52 bitsKristina Martsenko2017-12-221-0/+5
| * | | | arm64: handle 52-bit addresses in TTBRKristina Martsenko2017-12-221-0/+2
| |/ / /
* | | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
|/ / /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-102-2/+6
|\ \ \
OpenPOWER on IntegriCloud