aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include
AgeCommit message (Expand)Author
2023-09-13LoongArch: mm: Add p?d_leaf() definitionsHongchen Zhang
2023-09-13nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson
2023-09-13locking/arch: Avoid variable shadowing in local_try_cmpxchg()Uros Bizjak
2023-08-26LoongArch: Ensure FP/SIMD registers in the core dump file is up to dateHuacai Chen
2023-08-25LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()Tiezhu Yang
2023-08-25LoongArch: Add identifier names to arguments of die() declarationTiezhu Yang
2023-08-25LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOPTiezhu Yang
2023-08-25LoongArch: Remove <asm/export.h>Masahiro Yamada
2023-07-28LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*Huacai Chen
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: 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: 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: Add guard for the larch_insn_gen_xxx functionsWANG Rui
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-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 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
2023-05-18fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-04Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds