summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-102-12/+23
|\
| * arm64/bpf: don't allocate BPF JIT programs in module memoryArd Biesheuvel2018-12-052-1/+17
| * arm64/bpf: use movn/movk/movk sequence to generate kernel addressesArd Biesheuvel2018-11-301-11/+6
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-081-0/+6
|\ \
| * | arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocksBjorn Andersson2018-11-271-0/+6
* | | arm64: hibernate: Avoid sending cross-calling with interrupts disabledWill Deacon2018-12-071-1/+1
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-12-025-14/+10
|\ \ \
| * \ \ Merge tag 'v4.20-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2018-11-302-13/+1
| |\ \ \
| | * | | arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.Christoph Muellner2018-11-131-1/+1
| | * | | arm64: dts: rockchip: remove vdd_log from rock960 to fix a stability issuesDaniel Lezcano2018-11-051-12/+0
| | |/ /
| * | | Merge tag 'am654-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-11-121-1/+1
| |\ \ \
| | * | | arm64: dts: ti: k3-am654: Fix wakeup_uart reg addressVignesh R2018-11-091-1/+1
| | |/ /
| * | | Merge tag 'qcom-fixes-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-11-122-0/+8
| |\ \ \
| | * | | arm64: dts: qcom: msm8998: Reserve gpio ranges on MTPBjorn Andersson2018-11-091-0/+4
| | * | | arm64: dts: sdm845-mtp: Reserve reserved gpiosBjorn Andersson2018-11-091-0/+4
| | |/ /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-11-304-5/+57
|\ \ \ \
| * | | | arm64: ftrace: Fix to enable syscall events on arm64Masami Hiramatsu2018-11-291-0/+13
| * | | | arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas2018-11-293-5/+44
* | | | | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-301-14/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-14/+1
* | | | | bpf, arm64: fix getting subprog addr from aux for callsDaniel Borkmann2018-11-261-9/+17
| |/ / / |/| | |
* | | | arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockWill Deacon2018-11-231-1/+1
* | | | arm64: sysreg: fix sparse warningsSergey Matyukevich2018-11-231-2/+2
|/ / /
* | | efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-151-0/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-11-103-2/+10
|\ \ \ | |/ / |/| |
| * | arm64: memblock: don't permit memblock resizing until linear mapping is upArd Biesheuvel2018-11-082-2/+2
| * | arm64: mm: define NET_IP_ALIGN to 0Ard Biesheuvel2018-11-081-0/+8
| |/
* | Merge tag 'stratix10_dts_fix_for_v4.20' of git://git.kernel.org/pub/scm/linux...Olof Johansson2018-11-071-0/+3
|\ \
| * | arm64: dts: stratix10: fix multicast filteringAaro Koskinen2018-11-051-0/+3
| |/
* | arm64: dts: renesas: condor: switch from EtherAVB to GEtherSergei Shtylyov2018-11-051-23/+24
* | arm64: dts: renesas: r8a7795: add missing dma-names on hscif2Kuninori Morimoto2018-11-051-1/+1
|/
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-11-031-0/+3
|\
| * arm64: defconfig: Enable some IPMI configsJohn Garry2018-11-021-0/+3
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-11-033-8/+23
|\ \
| * | arm64: kprobe: make page to RO mode when allocate itAnders Roxell2018-11-021-7/+20
| * | arm64: kdump: fix small typoYangtao Li2018-11-021-1/+1
| * | arm64: makefile fix build of .i file in external module caseVictor Kamensky2018-11-021-0/+2
* | | arm64: fix warnings without CONFIG_IOMMU_DMAChristoph Hellwig2018-11-021-0/+2
* | | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-011-22/+0
|\ \ \
| * | | arm64: Drop unneeded stackleak_check_alloca()Alexander Popov2018-09-041-22/+0
* | | | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds2018-11-011-0/+3
|\ \ \ \
| * | | | arm64: percpu: Initialize ret in the default caseNathan Chancellor2018-09-251-0/+3
* | | | | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* | | | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-317-7/+1
* | | | | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* | | | | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* | | | | memblock: replace alloc_bootmem_low with memblock_alloc_low (2)Mike Rapoport2018-10-311-2/+3
* | | | | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-312-2/+2
* | | | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-312-2/+2
* | | | | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0