summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-09-02arm64: hacks and debugging from initial mcbin bringupRussell King
2020-09-02arm64: dts: marvell: mcbin: use in-band-status for eth2Russell King
2020-09-02arm64: dts: marvell: mcbin: workaround wrongly wired i2c1 busRussell King
2020-09-02arm64: dts: marvell: mcbin: use sfp+ compatible for sfp+ slotsRussell King
2020-09-02arm64: dts: marvell: mcbin: add pinctrls for 10G PHYsRussell King
2020-09-02arm64: dts: marvell: mcbin: add remainder of pinctrlsRussell King
2020-09-02arm64: dts: marvell: mcbin: add comments about unused MPP pinsRussell King
2020-09-02arm64: dts: marvell: mcbin: add pwm-fanRussell King
2020-09-02arm64: dts: marvell: clearfog-gt-8k: add cooling mapsRussell King
2020-09-02arm64: dts: marvell: clearfog-gt-8k: add pwm-fanRussell King
2020-09-02arm64: dts: marvell: armada-cp11x: add pwm support to GPIO blocksRussell King
2020-08-31arm64: dts: configure Macchiatobin 10G PHY LED modesRussell King
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-30arm64: csum: Fix handling of bad packetsRobin Murphy
2020-07-30arm64: Drop unnecessary include from asm/smp.hMarc Zyngier
2020-07-30arm64/alternatives: move length validation inside the subsectionSami Tolvanen
2020-07-28Merge tag 'arm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-28KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon
2020-07-28KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functionsMarc Zyngier
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-23arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor
2020-07-22Merge tag 'sunxi-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-07-19arm64: dts: clearfog-gt-8k: fix switch link configurationRussell King
2020-07-17Merge tag 'arm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-17Merge tag 'socfpga_fixes_for_v5.8_v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2020-07-17Merge tag 'renesas-fixes-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-07-16Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann
2020-07-16arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-16arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()Will Deacon
2020-07-16arm64: syscall: Expand the comment about ptrace and syscall(-1)Will Deacon
2020-07-16arm64: ptrace: Add a comment describing our syscall entry/exit trap ABIWill Deacon
2020-07-16arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon
2020-07-16arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-16arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon
2020-07-16arm64: dts: allwinner: h6: Fix Cedrus IOMMU usageMaxime Ripard
2020-07-15arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschemaKrzysztof Kozlowski
2020-07-15arm64: dts: stratix10: increase QSPI reg address in nand dts fileDinh Nguyen
2020-07-15arm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen
2020-07-15arm64: dts: agilex: add status to qspi dts nodeDinh Nguyen
2020-07-13arm64: defconfig: Enable CONFIG_PCIE_RCAR_HOSTLad Prabhakar
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-09arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-07-09arm64: Add missing sentinel to erratum_1463225Florian Fainelli
2020-07-09efi/libstub/arm64: link stub lib.a conditionallyMasahiro Yamada
2020-07-08arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-07-08arm64: entry: Tidy up block comments and label numbersWill Deacon