aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-12-08KVM: Let/force architectures to deal with arch specific memslot dataSean Christopherson11-37/+56
2021-12-08KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier37-97/+110
2021-12-08KVM: s390: Use kvm_get_vcpu() instead of open-coded accessMarc Zyngier1-3/+5
2021-12-08KVM: mips: Use kvm_get_vcpu() instead of open-coded accessMarc Zyngier2-3/+3
2021-12-08KVM: Move wiping of the kvm->vcpus array to common codeMarc Zyngier6-72/+6
2021-12-08KVM: MMU: update comment on the number of page role combinationsPaolo Bonzini1-12/+18
2021-12-08ARM: dts: sun8i: r40: add node for CAN controllerEvgeny Boger1-0/+19
2021-12-08csky: fix typo of fpu config macroKelly Devilliv1-2/+2
2021-12-07arm64: dts: apple: t8103: Mark PCIe PERST# polarity active low in DTMarc Zyngier1-3/+4
2021-12-07arm: ioremap: Remove unused ARM-specific function pci_ioremap_io()Pali Rohár2-13/+0
2021-12-07arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár4-8/+21
2021-12-07arm64: defconfig: Enable R-Car S4-8Yoshihiro Shimoda1-0/+1
2021-12-07arm64: dts: renesas: Add Renesas Spider boards supportYoshihiro Shimoda3-0/+60
2021-12-07arm64: dts: renesas: Add Renesas R8A779F0 SoC supportYoshihiro Shimoda1-0/+121
2021-12-07arm64: dts: renesas: Fix thermal bindingsKieran Bingham9-28/+28
2021-12-07arm64: dts: apple: t8103: Remove PCIe max-link-speed propertiesHector Martin1-3/+0
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior12-12/+12
2021-12-07x86/mm: Include spinlock_t definition in pgtable.Sebastian Andrzej Siewior1-0/+1
2021-12-07arm64: dts: ti: k3-am642-evm/sk: Add support for main domain mcan nodes in EVM and disable them on SKAswath Govindraju2-0/+48
2021-12-07arm64: dts: ti: k3-am64-main: Add support for MCANAswath Govindraju1-0/+28
2021-12-07arm64: dts: ti: k3-j721e-common-proc-board: Add support for mcu and main mcan nodesFaiz Abbas1-0/+155
2021-12-07arm64: dts: ti: k3-j721e: Add support for MCAN nodesFaiz Abbas2-0/+224
2021-12-07arm64: dts: ti: am654-base-board/am65-iot2050-common: Disable mcan nodesAswath Govindraju2-0/+16
2021-12-07arm64: dts: ti: k3-am65-mcu: Add Support for MCANFaiz Abbas1-0/+30
2021-12-07Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier4-2/+4
2021-12-07Merge branch kvm-arm64/hyp-header-split into kvmarm-master/nextMarc Zyngier11-63/+109
2021-12-07arm64: dts: apple: t8103: Expose PCI node for the WiFi MAC addressMark Kettenis1-0/+6
2021-12-07arm64: dts: apple: t8103: Add UART2Hector Martin2-0/+17
2021-12-07arm64: dts: apple: t8103: Add PMGR nodesHector Martin2-0/+1165
2021-12-07ARM: dts: aspeed: add device tree for YADRO VEGMAN BMCAndrei Kartashev5-1/+873
2021-12-06Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds2-1/+3
2021-12-06arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1Reiji Watanabe2-4/+12
2021-12-06arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1Reiji Watanabe1-0/+10
2021-12-06arm64: extable: remove unused ex_handler_t definitionJisheng Zhang1-3/+0
2021-12-06arm64: entry: Use SDEI event constantsFlorian Fainelli1-2/+4
2021-12-06arm64: Simplify checking for populated DTRob Herring1-21/+14
2021-12-06arm64/kvm: Fix bitrotted comment for SVE handling in handle_exit.cMark Brown1-1/+4
2021-12-06s390/nmi: add missing __pa/__va address conversion of extended save areaHeiko Carstens3-7/+7
2021-12-06s390/qdio: clarify logical vs absolute in QIB's kerneldocJulian Wiedmann1-2/+2
2021-12-06s390/pci: use physical addresses in DMA tablesNiklas Schnelle3-27/+30
2021-12-06s390/pci: use phys_to_virt() for AIBVs/DIBVsNiklas Schnelle1-3/+3
2021-12-06s390/qdio: split do_QDIO()Julian Wiedmann1-5/+6
2021-12-06s390/qdio: split qdio_inspect_queue()Julian Wiedmann1-3/+4
2021-12-06s390/qdio: clarify handler logic for qdio_handle_activate_check()Julian Wiedmann1-1/+1
2021-12-06s390/qdio: remove QDIO_SBAL_SIZE macroJulian Wiedmann1-1/+0
2021-12-06s390/crypto: add SIMD implementation for ChaCha20Patrick Steuer7-0/+1142
2021-12-06ARM: v7m: enable support for IRQ stacksArd Biesheuvel2-3/+15
2021-12-06ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsArd Biesheuvel12-92/+116
2021-12-06ARM: smp: defer TPIDRURO update for SMP v6 configurations tooArd Biesheuvel2-7/+17
2021-12-06ARM: use TLS register for 'current' on !SMP as wellArd Biesheuvel1-1/+1