summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-08-084-9/+19
|\
| * arm64: Fix __cpu_logical_map undefined issueKefeng Wang2020-08-083-5/+16
| * arm64/fixmap: make notes of fixed_addresses more preciselyPingfan Liu2020-08-081-4/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-077-65/+44
|\ \
| * | kasan, arm64: don't instrument functions that enable kasanAndrey Konovalov2020-08-071-1/+1
| * | mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-4/+2
| * | arm64/mm: enable vmem_altmap support for vmemmap mappingsAnshuman Khandual2020-08-071-20/+38
| * | mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Anshuman Khandual2020-08-071-1/+1
| * | mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()Anshuman Khandual2020-08-071-1/+1
| * | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-0/+1
| * | asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport2020-08-071-11/+0
| * | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-26/+1
| * | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-074-3/+1
* | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-204/+99
|\ \ \
| * | | regset(): kill ->get_size()Al Viro2020-07-271-13/+0
| * | | arm64: switch to ->regset_get()Al Viro2020-07-271-163/+62
| * | | arm64: sanitize compat_ptrace_write_user()Al Viro2020-06-261-9/+20
| * | | arm64: get rid of copy_regset_to_user() in compat_ptrace_read_user()Al Viro2020-06-261-3/+1
| * | | arm64: take fetching compat reg out of pt_regs into a new helperAl Viro2020-06-261-17/+17
* | | | arm64: kaslr: Use standard early random functionGuenter Roeck2020-08-071-7/+5
| |/ / |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-069-106/+67
|\ \ \
| * | | KVM: arm64: clean up redundant 'kvm_run' parametersTianjia Zhang2020-07-108-50/+46
| * | | KVM: arm64: Use common KVM implementation of MMU memory cachesSean Christopherson2020-07-094-55/+19
| * | | KVM: arm64: Use common code's approach for __GFP_ZERO with memory cachesSean Christopherson2020-07-093-2/+6
| * | | KVM: arm64: Drop @max param from mmu_topup_memory_cache()Sean Christopherson2020-07-091-8/+4
| * | | KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson2020-07-091-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-064-11/+110
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-043-9/+108
| |\ \ \ \
| | * | | | bpf, arm64: Add BPF exception tablesJean-Philippe Brucker2020-07-313-9/+108
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-024-5/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-2619-46/+135
| |\ \ \ \ \
| * | | | | | net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-201-2/+2
* | | | | | | random: random.h should include archrandom.h, not the other way aroundLinus Torvalds2020-08-052-2/+1
* | | | | | | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-051-0/+2
|\ \ \ \ \ \ \
| * | | | | | | arch: wire-up close_range()Christian Brauner2020-06-171-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-042-2/+1
|\ \ \ \ \ \ \
| * | | | | | | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-1/+1
| * | | | | | | arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
* | | | | | | | Merge tag 'arm-newsoc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-08-0415-0/+850
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: dts: sparx5: Add i2c devices, i2c muxesLars Povlsen2020-07-285-0/+360
| * | | | | | | | arm64: dts: sparx5: Add Sparx5 SoC DPLL clockLars Povlsen2020-07-281-16/+23
| * | | | | | | | arm64: dts: sparx5: Add pinctrl supportLars Povlsen2020-07-223-0/+36
| * | | | | | | | arm64: dts: sparx5: Add basic cpu supportLars Povlsen2020-07-2211-0/+267
| * | | | | | | | arm64: sparx5: Add support for Microchip 2xA53 SoCLars Povlsen2020-07-221-0/+14
| * | | | | | | | arm64: dts: keembay: Add device tree for Keem Bay EVM boardDaniele Alessandrelli2020-07-172-0/+38
| * | | | | | | | arm64: dts: keembay: Add device tree for Keem Bay SoCDaniele Alessandrelli2020-07-171-0/+123
| * | | | | | | | arm64: Add config for Keem Bay SoCDaniele Alessandrelli2020-07-171-0/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-041-1/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'imx-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-07-221-1/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | firmware: imx: Move i.MX SCU soc driver into imx firmware folderAnson Huang2020-07-131-1/+0
| | |/ / / / / /