aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-07-20lkdtm: Disable return thunks in rodata.cJosh Poimboeuf1-0/+1
2022-07-20x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS partsPawan Gupta1-0/+3
2022-07-20x86/alternative: Report missing return thunk detailsKees Cook1-1/+3
2022-07-20x86/amd_nb: Add AMD PCI IDs for SMN communicationMario Limonciello1-0/+13
2022-07-20s390/crash: support multi-segment iteratorsAlexander Gordeev3-109/+40
2022-07-20s390/crash: use static swap buffer for copy_to_user_real()Alexander Gordeev1-14/+12
2022-07-20s390/crash: move copy_to_user_real() to crash_dump.cAlexander Gordeev3-27/+26
2022-07-20s390/crash: fix incorrect number of bytes to copy to user spaceAlexander Gordeev1-1/+1
2022-07-20s390/crash: remove redundant panic() on save area allocation failureAlexander Gordeev1-1/+1
2022-07-20s390/mm: remove unused tprot() functionAlexander Gordeev1-14/+0
2022-07-20arm64: fix KASAN_INLINEMark Rutland4-8/+32
2022-07-20Merge branch irq/loongarch into irq/irqchip-nextMarc Zyngier7-98/+236
2022-07-20powerpc/kvm: Remove comment related to moving PMU code to perf subsystemKajol Jain1-6/+0
2022-07-20powerpc/kvm: Move pmu code in kvm folder to separate file for power9 and later platformsKajol Jain3-221/+226
2022-07-20KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interruptMurilo Opsfelder Araujo2-19/+0
2022-07-20KVM: PPC: Book3S HV: Remove kvmhv_p9_[set,restore]_lpcr declarationsMurilo Opsfelder Araujo1-2/+0
2022-07-20powerpc/pseries: register pseries-wdt device with platform busScott Cheloha1-0/+13
2022-07-20powerpc/pseries: add FW_FEATURE_WATCHDOG flagScott Cheloha2-1/+3
2022-07-20powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return codeScott Cheloha1-1/+3
2022-07-20irqchip: Add LoongArch CPU interrupt controller supportHuacai Chen3-10/+27
2022-07-20irqchip: Add Loongson Extended I/O interrupt controller supportHuacai Chen1-10/+1
2022-07-20irqchip/loongson-liointc: Add ACPI init supportHuacai Chen3-3/+3
2022-07-20irqchip/loongson-pch-msi: Add ACPI init supportHuacai Chen2-3/+10
2022-07-20irqchip/loongson-pch-pic: Add ACPI init supportHuacai Chen3-4/+4
2022-07-20irqchip: Add Loongson PCH LPC controller supportHuacai Chen2-3/+2
2022-07-20LoongArch: Prepare to support multiple pch-pic and pch-msi irqdomainJianmin Lv2-0/+46
2022-07-20LoongArch: Use ACPI_GENERIC_GSI for gsi handlingJianmin Lv2-65/+1
2022-07-20LoongArch: Provisionally add ACPICA data structuresMarc Zyngier1-0/+142
2022-07-20arm64/hwcap: Support FEAT_EBF16Mark Brown4-0/+4
2022-07-20arm64/cpufeature: Store elf_hwcaps as a bitmap rather than unsigned longMark Brown3-9/+7
2022-07-20arm64/hwcap: Document allocation of upper bits of AT_HWCAPMark Brown1-0/+3
2022-07-20arm64: enable THP_SWAP for arm64Barry Song2-0/+7
2022-07-20KVM: s390: resetting the Topology-Change-ReportPierre Morel2-0/+52
2022-07-20KVM: s390: guest support for topology functionPierre Morel4-7/+70
2022-07-20KVM: s390: Cleanup ipte lock access and SIIF facility checksPierre Morel3-54/+54
2022-07-20ARM: at91: setup outer cache .write_sec() callback if neededClément Léger1-1/+15
2022-07-20ARM: at91: add sam_linux_is_optee_available() functionClément Léger2-0/+7
2022-07-20ARM: dts: lan966x: add clock gating registerMichael Walle1-1/+1
2022-07-20powerpc/64s: Disable stack variable initialisation for prom_initMichael Ellerman1-0/+1
2022-07-19RISC-V: Support for 64bit hartid on RV64 platformsPalmer Dabbelt8-27/+34
2022-07-19riscv: cpu: Add 64bit hartid support on RV64Sunil V L4-19/+26
2022-07-19riscv: smp: Add 64bit hartid support on RV64Sunil V L2-4/+4
2022-07-19riscv: spinwait: Fix hartid variable typeSunil V L1-2/+2
2022-07-19riscv: cpu_ops_sbi: Add 64bit hartid support on RV64Sunil V L1-2/+2
2022-07-19arm64: dts: qcom: qrb5165-rb5: Fix 'dtbs_check' error for led nodesBhupesh Sharma1-4/+3
2022-07-19arm64: dts: qcom: qrb5165-rb5: Fix 'dtbs_check' error for lpg nodesBhupesh Sharma1-0/+3
2022-07-19ARM: dts: aspeed: centriq2400: drop the boardKrzysztof Kozlowski2-226/+0
2022-07-19x86/cpu: Use MSR_IA32_MISC_ENABLE constantsPaolo Bonzini1-2/+2
2022-07-19arm64/mm: use GENMASK_ULL for TTBR_BADDR_MASK_52Joey Gouly1-2/+1
2022-07-19arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse4-1/+46