summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-08-26arm64: Implement arch_irqs_disabled()Peter Zijlstra
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra
2020-08-24Merge tag 'imx-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-23arm64: dts: imx: Add missing imx8mm-beacon-kit.dtb to buildRob Herring
2020-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-21KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd
2020-08-21arm64/x86: KVM: Introduce steal-time capAndrew Jones
2020-08-21KVM: arm64: pvtime: Fix stolen time accounting across migrationAndrew Jones
2020-08-21KVM: arm64: Drop type input from kvm_put_guestAndrew Jones
2020-08-21KVM: arm64: pvtime: Fix potential loss of stolen timeAndrew Jones
2020-08-21KVM: arm64: pvtime: steal-time is only supported when configuredAndrew Jones
2020-08-21KVM: arm64: Print warning when cpu erratum can cause guests to deadlockRob Herring
2020-08-21arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier
2020-08-21arm64: Move handling of erratum 1418040 into C codeMarc Zyngier
2020-08-20Merge tag 'zynqmp-dt-for-v5.9' of https://github.com/Xilinx/linux-xlnx into a...Olof Johansson
2020-08-20arm64: defconfig: Enable ptn5150 extcon driverKrzysztof Kozlowski
2020-08-20arm64: defconfig: Enable USB gadget with configfsKrzysztof Kozlowski
2020-08-17arm64: dts: xilinx: Align IOMMU nodename with dtschemaKrzysztof Kozlowski
2020-08-17arm64: dts: zynqmp: Add GTR transceiversLaurent Pinchart
2020-08-16arm64: dts: k3-am65: Update the RM resource typesLokesh Vutla
2020-08-16arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla
2020-08-16arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm/arm64: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-12mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-08-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-08arm64: Fix __cpu_logical_map undefined issueKefeng Wang
2020-08-08arm64/fixmap: make notes of fixed_addresses more preciselyPingfan Liu
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07kasan, arm64: don't instrument functions that enable kasanAndrey Konovalov
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-08-07arm64/mm: enable vmem_altmap support for vmemmap mappingsAnshuman Khandual
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Anshuman Khandual
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()Anshuman Khandual
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport