summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2020-12-15arm, arm64: move free_unused_memmap() to generic mmMike Rapoport2-71/+1
2020-12-15mm: forbid splitting special mappingsDmitry Safonov1-36/+3
2020-12-15arm64: mremap speedup - enable HAVE_MOVE_PUDKalesh Singh2-0/+2
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-3/+31
2020-12-10Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini4-3/+31
2020-12-09Merge tag 'sunxi-fixes-for-5.10-3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-2/+2
2020-12-07Merge tag 'sunxi-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+1
2020-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds12-181/+243
2020-12-02KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang3-2/+15
2020-12-02KVM: arm64: Fix handling of merging tables into a block entryYanan Wang1-1/+7
2020-12-02KVM: arm64: Fix memory leak on stage2 update of a valid PTEYanan Wang1-0/+9
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2-4/+1
2020-12-01arm64: dts: allwinner: H5: NanoPi Neo Plus2: phy-mode rgmii-idHeinrich Schuchardt1-1/+1
2020-12-01arm64: dts: allwinner: A64 Sopine: phy-mode rgmii-idHeinrich Schuchardt1-1/+1
2020-11-30arm64: mte: Fix typo in macro definitionVincenzo Frascino1-1/+1
2020-11-30arm64: entry: fix EL1 debug transitionsMark Rutland2-25/+26
2020-11-30arm64: entry: fix NMI {user, kernel}->kernel transitionsMark Rutland4-10/+48
2020-11-30arm64: entry: fix non-NMI kernel<->kernel transitionsMark Rutland2-3/+67
2020-11-30arm64: ptrace: prepare for EL1 irq/rcu trackingMark Rutland1-0/+4
2020-11-30arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland5-48/+51
2020-11-30arm64: entry: move el1 irq/nmi logic to CMark Rutland4-45/+22
2020-11-30arm64: entry: prepare ret_to_user for function callMark Rutland1-4/+5
2020-11-30arm64: entry: move enter_from_user_mode to entry-common.cMark Rutland2-7/+6
2020-11-30arm64: entry: mark entry code as noinstrMark Rutland1-50/+25
2020-11-30arm64: mark idle code as noinstrMark Rutland1-4/+4
2020-11-30arm64: syscall: exit userspace before unmasking exceptionsMark Rutland1-1/+1
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2020-11-27Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-77/+67
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+25
2020-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-16/+20
2020-11-27Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-2/+25
2020-11-26Merge tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann5-27/+15
2020-11-26Merge tag 'zynqmp-soc-fixes-for-v5.10-rc6' of https://github.com/Xilinx/linux...Arnd Bergmann18-123/+153
2020-11-25arm64: tegra: Fix Tegra234 VDK node namesJon Hunter1-3/+3
2020-11-25arm64: tegra: Wrong AON HSP reg property sizeDipen Patel1-1/+1
2020-11-25arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1JC Kuo1-10/+10
2020-11-25arm64: tegra: Correct the UART for Jetson Xavier NXJon Hunter1-1/+1
2020-11-25arm64: tegra: Disable the ACONNECT for Jetson TX2Jon Hunter1-12/+0
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-1/+1
2020-11-23Merge tag 'v5.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann4-4/+6
2020-11-23arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon1-13/+14
2020-11-23arm64: pgtable: Fix pte_accessible()Will Deacon1-3/+4
2020-11-23arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd buildRandy Dunlap1-0/+2
2020-11-17KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspaceZenghui Yu1-2/+20
2020-11-17arm64: dts: qcom: clear the warnings caused by empty dma-rangesZhen Lei1-36/+36
2020-11-17arm64: dts: broadcom: clear the warnings caused by empty dma-rangesZhen Lei1-10/+10
2020-11-16Merge tag 'arm-soc-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-57/+33
2020-11-16Merge tag 'imx-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-1/+1
2020-11-16Merge tag 'renesas-fixes-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+6