aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-10-03Merge tag 'hisi-arm32-dt-for-5.10-tag2' of git://github.com/hisilicon/linux-h...Olof Johansson4-2/+100
2020-10-03Merge tag 'omap-for-v5.10/dt-part2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson57-297/+220
2020-10-03Merge tag 'zynqmp-dt-for-v5.10' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson4-20/+24
2020-10-03Merge tag 'sunxi-dt-for-5.10-2' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson4-0/+356
2020-10-03ARM: multi_v7_defconfig: add FMC2 EBI controller supportChristophe Kerello1-0/+1
2020-10-03ARM: stm32: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-10-03Merge tag 'v5.10-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson13-16/+76
2020-10-03Merge tag 'actions-arm64-dt-for-v5.10' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-1/+16
2020-10-03Merge tag 'actions-arm-dt-for-v5.10' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson5-3/+109
2020-10-03Merge tag 'sunxi-dt-for-5.10-1' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson20-45/+738
2020-10-03Merge tag 'amlogic-dt-2' of https://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson1-2/+0
2020-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+19
2020-10-03Merge tag 'ti-k3-dt-for-v5.10-part2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson8-16/+1194
2020-10-03Merge tag 'renesas-fixes-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-1/+14
2020-10-03x86/events/amd/iommu: Fix sizeof mismatchColin Ian King1-1/+1
2020-10-03perf/x86/intel: Check perf metrics feature for each CPUKan Liang1-0/+11
2020-10-03Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2-0/+27
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+7
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini1-10/+12
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig10-18/+20
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig10-9/+10
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig10-18/+20
2020-10-02RISC-V: Add page table dump support for uefiAtish Patra1-6/+42
2020-10-02RISC-V: Add EFI runtime servicesAtish Patra8-3/+132
2020-10-02RISC-V: Add EFI stub support.Atish Patra4-0/+59
2020-10-02RISC-V: Add PE/COFF header for EFI stubAtish Patra5-2/+212
2020-10-02RISC-V: Implement late mapping page table allocation functionsAtish Patra1-31/+99
2020-10-02RISC-V: Add early ioremap supportAtish Patra6-0/+51
2020-10-02RISC-V: Move DT mapping outof fixmapAnup Patel6-22/+20
2020-10-02Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...Palmer Dabbelt2-15/+13
2020-10-02ARM: dts: meson8: remove two invalid interrupt lines from the GPU nodeMartin Blumenstingl1-2/+0
2020-10-02Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+13
2020-10-02Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+3
2020-10-02x86: Support Generic Initiator only proximity domainsJonathan Cameron3-0/+24
2020-10-02s390/startup: correct early pgm check info formattingVasily Gorbik1-1/+2
2020-10-02s390: remove orphaned extern variables declarationsVasily Gorbik2-4/+0
2020-10-02s390/kasan: make sure int handler always run with DAT onVasily Gorbik1-4/+8
2020-10-02s390/ipl: add support to control memory clearing for nvme re-IPLGerald Schaefer1-6/+42
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov5-19/+34
2020-10-02s390/ipl: support NVMe IPL kernel parametersAlexander Egorenkov1-8/+23
2020-10-02s390: nvme dump supportJason J. Herne2-1/+71
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon39-49/+1303
2020-10-02Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon32-1054/+981
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon64-539/+852
2020-10-02x86/dumpstack: Fix misleading instruction pointer error messageMark Mossberg1-1/+2
2020-10-02Merge branches 'kvm-arm64/pt-new' and 'kvm-arm64/pmu-5.9' into kvmarm-master/...Marc Zyngier2-8/+17
2020-10-02KVM: arm64: Ensure user_mem_abort() return value is initialisedWill Deacon1-1/+1
2020-10-02KVM: arm64: Pass level hint to TLBI during stage-2 permission faultWill Deacon1-7/+16
2020-10-02crypto: x86/poly1305 - Remove assignments with no effectHerbert Xu1-3/+0
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-12/+23