summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-06-30Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus 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
2023-06-29LoongArch: Calculate various sizes in the linker scriptWANG Rui
2023-06-29LoongArch: Add guard for the larch_insn_gen_xxx functionsWANG Rui
2023-06-29LoongArch: Delete unnecessary debugfs checkingDan Carpenter
2023-06-29LoongArch: Set CPU#0 as the io master for FDTHuacai Chen
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds
2023-06-22asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang
2023-06-20LoongArch: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-06-16loongarch/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-15LoongArch: Fix debugfs_create_dir() error checkingImmad Mir
2023-06-15LoongArch: Avoid uninitialized alignment_maskQing Zhang
2023-06-15LoongArch: Fix perf event id calculationHuacai Chen
2023-06-15LoongArch: Fix the write_fcsr() macroQi Hu
2023-06-15LoongArch: Let pmd_present() return true when splitting pmdHongchen Zhang
2023-06-05loongarch: Provide noinstr sched_clock_read()Peter Zijlstra
2023-06-05locking/atomic: treewide: delete arch_atomic_*() kerneldocMark Rutland
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2023-05-18fbdev: Rename fb_mem*() helpersThomas Zimmermann