summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-071-0/+1
|\ \
| * | lib: optimize cpumask_next_and()Clement Courbet2018-02-071-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-191-4/+1
* | | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-041-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-2112-135/+90
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | | |/ /
| | | * | | 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-021-1/+0
|\ \ \ \ \
| * | | | | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
| | |/ / / | |/| | |
* | | | | arm/mm: provide pmdp_establish() helperKirill A. Shutemov2018-02-011-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 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-101-3/+0
|/ / /
* | | Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář2017-12-052-2/+6
|\ \ \ | |_|/ |/| |
| * | KVM: arm/arm64: debug: Introduce helper for single-stepAlex Bennée2017-11-291-0/+5
| * | arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier2017-11-291-2/+1
| |/
* / mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-301-1/+0
|/
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-272-0/+30
|\
| * ARM: BUG if jumping to usermode address in kernel modeRussell King2017-11-261-0/+18
| * ARM: fix get_user_pages_fastRussell King2017-11-211-0/+12
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-161-0/+12
|\ \
| * \ Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Arnd Bergmann2017-10-301-0/+12
| |\ \
| | * | ARM: smp_scu: allow the platform code to read the SCU CPU statusMartin Blumenstingl2017-10-291-0/+6
| | * | ARM: smp_scu: add a helper for powering on a specific CPUMartin Blumenstingl2017-10-291-0/+6
* | | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-163-6/+38
|\ \ \ \
| * | | | KVM: arm/arm64: fix the incompatible matching for external abortDongjiu Geng2017-11-061-1/+1