summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-08-25LoongArch: Cleanup headers to avoid circular dependencyHuacai Chen
2022-08-25LoongArch: Cleanup reset routines with new APIHuacai Chen
2022-08-25LoongArch: Fix build warnings in VDSOHuacai Chen
2022-08-25LoongArch: Select PCI_QUIRKS to avoid build errorHuacai Chen
2022-08-25powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not uniquePali Rohár
2022-08-24x86/sev: Don't use cc_platform_has() for early SEV-SNP callsTom Lendacky
2022-08-24x86/boot: Don't propagate uninitialized boot_params->cc_blob_addressMichael Roth
2022-08-23riscv: dts: microchip: mpfs: remove pci axi address translation propertyConor Dooley
2022-08-23riscv: dts: microchip: mpfs: remove bogus card-detect-delayConor Dooley
2022-08-23riscv: dts: microchip: mpfs: remove ti,fifo-depth propertyConor Dooley
2022-08-23riscv: dts: microchip: mpfs: fix incorrect pcie child node nameConor Dooley
2022-08-23Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-23x86/cpu: Add new Raptor Lake CPU model numberTony Luck
2022-08-23arm64/sme: Don't flush SVE register state when handling SME trapsMark Brown
2022-08-23arm64/sme: Don't flush SVE register state when allocating SME storageMark Brown
2022-08-23arm64/signal: Flush FPSIMD register state when disabling streaming modeMark Brown
2022-08-23arm64/signal: Raise limit on stack framesMark Brown
2022-08-23arm64/cache: Fix cache_type_cwg() for register generationMark Brown
2022-08-23arm64/sysreg: Guard SYS_FIELD_ macros for asmMark Brown
2022-08-23arm64/sysreg: Directly include bitfield.hMark Brown
2022-08-23arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla
2022-08-23arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu
2022-08-23arm64: fix rodata=fullMark Rutland
2022-08-23arm64: Fix comment typoKuan-Ying Lee
2022-08-23powerpc/papr_scm: Fix nvdimm event mappingsKajol Jain
2022-08-22parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller
2022-08-22Revert "parisc: Show error if wrong 32/64-bit compiler is being used"Helge Deller
2022-08-22parisc: Make CONFIG_64BIT available for ARCH=parisc64 onlyHelge Deller
2022-08-21Merge tag 'irq-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-21Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers
2022-08-21x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin
2022-08-21parisc: Fix exception handler for fldw and fstw instructionsHelge Deller
2022-08-20Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-08-20Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-19Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-19riscv: kvm: move extern sbi_ext declarations to a headerConor Dooley
2022-08-19riscv: kvm: vcpu_timer: fix unused variable warningsConor Dooley
2022-08-19perf/x86/intel: Fix pebs event constraints for ADLKan Liang
2022-08-19perf/x86/intel/ds: Fix precise store latency handlingStephane Eranian
2022-08-19perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the BaselinePeter Zijlstra
2022-08-19perf/x86/lbr: Enable the branch type for the Arch LBR by defaultKan Liang
2022-08-19x86/mm: Use proper mask when setting PUD mappingAaron Lu
2022-08-19KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()Jim Mattson
2022-08-19kvm: x86: mmu: Always flush TLBs when enabling dirty loggingJunaid Shahid
2022-08-19kvm: x86: mmu: Drop the need_remote_flush() functionJunaid Shahid
2022-08-19x86/nospec: Fix i386 RSB stuffingPeter Zijlstra
2022-08-19x86/nospec: Unwreck the RSB stuffingPeter Zijlstra
2022-08-19Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini