summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-152-3/+4
|\
| * dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+0
| * dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-2/+1
| * dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
| * Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-2523-89/+164
| |\
| * | arm64: mm: reserve per-numa CMA to localize coherent dma buffersBarry Song2020-09-011-0/+2
* | | Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-141-1/+1
|\ \ \
| * | | pinctrl: armada-37xx: Add comment for pcie1_reset pin groupPali Rohár2020-08-271-1/+1
* | | | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-142-0/+2
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel2020-10-076-7/+115
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Merge branch 'for-next/svm' of git://git.kernel.org/pub/scm/linux/kernel/git/...Will Deacon2020-09-284-7/+113
| | | |\ \ \
| | | * | | | iommu/arm-smmu-v3: Ensure queue is read after updating prod pointerZhou Wang2020-09-282-0/+2
| | |/ / / /
* | | | | | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-142-1/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-10-132-1/+10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu2020-10-081-0/+1
| | * | | | | Merge back cpufreq material for 5.10.Rafael J. Wysocki2020-10-052-1/+9
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider2020-09-182-0/+8
| | | * | | | arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider2020-09-181-1/+1
* | | | | | | Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-141-0/+6
|\ \ \ \ \ \ \
| * | | | | | | xen/arm: do not setup the runstate info page if kpti is enabledStefano Stabellini2020-10-041-0/+6
| |/ / / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-148-44/+22
|\ \ \ \ \ \ \
| * | | | | | | memblock: use separate iterators for memory and reserved regionsMike Rapoport2020-10-132-2/+2
| * | | | | | | memblock: implement for_each_reserved_mem_region() using __next_mem_region()Mike Rapoport2020-10-131-1/+1
| * | | | | | | arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-132-13/+8
| * | | | | | | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Mike Rapoport2020-10-131-7/+4
| * | | | | | | memblock: reduce number of parameters in for_each_mem_range()Mike Rapoport2020-10-131-4/+2
| * | | | | | | arm64: numa: simplify dummy_numa_init()Mike Rapoport2020-10-131-8/+5
| * | | | | | | Revert "arm64: vdso: Fix compilation with clang older than 8"Nick Desaulniers2020-10-131-7/+0
| * | | | | | | Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support"Nick Desaulniers2020-10-131-2/+0
* | | | | | | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-131-13/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-13/+0
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-133-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: arm64/gcm - Fix endianness warningsHerbert Xu2020-09-041-2/+2
| * | | | | | | | crypto: arm64/sha - Add declarations for assembly variablesHerbert Xu2020-09-042-0/+6
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: remove compat_sys_mountChristoph Hellwig2020-09-221-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-121-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig2020-09-171-2/+0
| |/ / / / / / /
* | | | | | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-121-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: remove compat_process_vm_{readv,writev}Christoph Hellwig2020-10-031-2/+2
| * | | | | | | | fs: remove compat_sys_vmspliceChristoph Hellwig2020-10-031-1/+1
| * | | | | | | | fs: remove the compat readv/writev syscallsChristoph Hellwig2020-10-031-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-121-75/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-75/+3
* | | | | | | | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-124-8/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64/build: Warn on orphan section placementKees Cook2020-09-031-0/+4
| * | | | | | | | | arm64/build: Assert for unwanted sectionsKees Cook2020-09-011-0/+20
| * | | | | | | | | arm64/build: Add missing DWARF sectionsKees Cook2020-09-011-0/+1
| * | | | | | | | | arm64/build: Use common DISCARDS in linker scriptKees Cook2020-09-011-3/+2
| * | | | | | | | | arm64/build: Remove .eh_frame* sections due to unwind tablesKees Cook2020-09-012-2/+4