summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: 8823/1: Implement pgprot_device()Vincent Whitchurch2019-02-011-0/+3
| | * | | ARM: 8822/1: smp_twd: Remove legacy TWD registrationGeert Uytterhoeven2019-02-011-16/+0
| | |/ /
| * | | ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski2019-02-261-0/+1
* | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-9/+0
|\ \ \ \
| * | | | dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig2019-02-131-5/+0
| * | | | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-131-4/+0
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-101-0/+33
|\ \ \ \
| * | | | irqchip/gic-v3: Switch to PMR masking before calling IRQ handlerJulien Thierry2019-02-061-0/+17
| * | | | arm/arm64: gic-v3: Add PMR and RPR accessorsJulien Thierry2019-02-061-0/+16
| | |_|/ | |/| |
* | | | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-062-5/+14
|\ \ \ \
| * \ \ \ Merge branch 'acpi-apei'Rafael J. Wysocki2019-03-042-5/+14
| |\ \ \ \
| | * | | | KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbingJames Morse2019-02-072-5/+14
| | |/ / /
* | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-3/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-101-2/+2
| |\ \ \ \ \
| | * | | | | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-2/+2
| * | | | | | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner2019-02-101-1/+0
| |\| | | | | | | |_|_|/ / | |/| | | |
| | * | | | ARM: add migrate_pages() system callArnd Bergmann2019-01-251-1/+0
| | | |/ / | | |/| |
* | | | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
| |_|/ / |/| | |
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-02-181-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann2019-02-011-1/+0
| | |/ | |/|
* | | Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2019-02-132-0/+15
|\ \ \ | |_|/ |/| |
| * | arm: KVM: Add missing kvm_stage2_has_pmd() helperMarc Zyngier2019-02-071-0/+5
| * | arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier2019-02-071-0/+10
| |/
* / arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-231-0/+94
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-17/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-053-6/+22
|\
| *-. Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King2019-01-023-16/+50
| |\ \
| | * | ARM: sa1111: remove legacy GPIO interfacesRussell King2018-12-041-4/+0
| * | | ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch2018-11-121-0/+18
| * | | ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINSVincent Whitchurch2018-11-121-2/+4
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-2/+2
|\ \ \
| * | | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+2
* | | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-032-4/+4
|/ / /
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-12-312-11/+54
|\ \ \
| * \ \ Merge branch 'fixes' into next/socOlof Johansson2018-12-312-12/+50
| |\ \ \
| * \ \ \ Merge tag 'arm-soc/for-4.21/soc' of https://github.com/Broadcom/stblinux into...Olof Johansson2018-12-031-11/+13
| |\ \ \ \
| | * | | | ARM: brcmstb: Add entry for 7255Justin Chen2018-11-061-11/+13
| | | |/ / | | |/| |
| * | | | ARM: stm32: debug: add low-level debug supportGerald Baeza2018-11-121-0/+41
* | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-282-3/+1
|\ \ \ \ \
| * | | | | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+1
| * | | | | arm: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-2/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-12-271-0/+11
|\ \ \ \ \
| * | | | | ARM: module: Fix function kallsyms on Thumb-2Vincent Whitchurch2018-12-141-0/+11
| | |_|/ / | |/| | |
* | | | | Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-272-2/+13
|\ \ \ \ \
| * | | | | ARM: smp: add support for per-task stack canariesArd Biesheuvel2018-12-122-2/+13
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-264-6/+74
|\ \ \ \ \
| * | | | | KVM: Make kvm_set_spte_hva() return intLan Tianyu2018-12-211-1/+1
| * | | | | arm: KVM: Add S2_PMD_{MASK,SIZE} constantsMarc Zyngier2018-12-191-0/+3
| * | | | | arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macroMarc Zyngier2018-12-191-0/+4