summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-07-05risc-v: Fix order of IPI enablement vs RCU startupMarc Zyngier
2023-07-05mm: riscv: fix an unsafe pte read in huge_pte_alloc()John Hubbard
2023-07-04RISC-V: drop error print from riscv_hartid_to_cpuid()Conor Dooley
2023-07-04riscv: Discard vector state on syscallsBjörn Töpel
2023-07-04riscv: move memblock_allow_resize() after linear mapping is readyWoody Zhang
2023-07-04riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idleSong Shuai
2023-07-04riscv: vdso: include vdso/vsyscall.h for vdso_dataBen Dooks
2023-07-01riscv: vector: clear V-reg in the first-use trapAndy Chiu
2023-07-01riscv: vector: only enable interrupts in the first-use trapAndy Chiu
2023-07-01Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"Palmer Dabbelt
2023-07-01RISC-V: Fix up some vector state related build failuresPalmer Dabbelt
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-30Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-06-29csky: fix up lock_mm_and_find_vma() conversionLinus Torvalds
2023-06-29parisc: fix expand_stack() conversionLinus Torvalds
2023-06-29Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-29sparc32: fix lock_mm_and_find_vma() conversionLinus Torvalds
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-06-29Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-29Merge tag 'soc-defconfig-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-29Merge tag 'soc-newsoc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2023-06-29Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-29LoongArch: Remove five DIE_* definitions in kdebug.hTiezhu Yang
2023-06-29LoongArch: Add uprobes supportTiezhu Yang
2023-06-29LoongArch: Use larch_insn_gen_break() for kprobesTiezhu Yang
2023-06-29LoongArch: Add larch_insn_gen_break() to generate break insnsTiezhu Yang
2023-06-29LoongArch: Check for AMO instructions in insns_not_supported()Tiezhu Yang
2023-06-29LoongArch: Move three functions from kprobes.c to inst.cTiezhu Yang
2023-06-29LoongArch: Replace kretprobe with rethookHaoran Jiang
2023-06-29LoongArch: Add jump-label implementationYouling Tang
2023-06-29LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleakTiezhu Yang
2023-06-29LoongArch: Export some arch-specific pm interfacesYinbo Zhu
2023-06-29LoongArch: Introduce hardware page table walkerHuacai Chen
2023-06-29LoongArch: Support dbar with different hintsHuacai Chen
2023-06-29LoongArch: Add SMT (Simultaneous Multi-Threading) supportHuacai Chen
2023-06-29LoongArch: Add vector extensions supportHuacai Chen
2023-06-29LoongArch: Add support to clone a time namespaceTiezhu Yang
2023-06-29LoongArch: Mark Clang LTO as workingWANG Xuerui
2023-06-29LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationWANG Xuerui
2023-06-29LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target='WANG Xuerui
2023-06-29LoongArch: Tweak CFLAGS for Clang compatibilityWANG Xuerui
2023-06-29LoongArch: Simplify the invtlb wrappersWANG Xuerui
2023-06-29LoongArch: Make the CPUCFG&CSR ops simple aliases of compiler built-insWANG Xuerui
2023-06-29LoongArch: Prepare for assemblers with proper FCSR class supportWANG Xuerui
2023-06-29LoongArch: extable: Also recognize ABI names of registersWANG Rui