summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
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
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
2023-05-01LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang
2023-05-01LoongArch: ftrace: Add direct call supportYouling Tang
2023-05-01LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify codeYouling Tang
2023-05-01LoongArch: ftrace: Fix build error if DYNAMIC_FTRACE_WITH_REGS is not setYouling Tang
2023-05-01LoongArch: ftrace: Abstract DYNAMIC_FTRACE_WITH_ARGS accessesQing Zhang
2023-05-01LoongArch: Add support for function error injectionTiezhu Yang
2023-05-01LoongArch: Add ARCH_HAS_FORTIFY_SOURCE selectionQing Zhang
2023-05-01LoongArch: crypto: Add crc32 and crc32c hw accelerationMin Zhou
2023-05-01LoongArch: Add checksum optimization for 64-bit systemBibo Mao
2023-05-01LoongArch: Optimize memory ops (memset/memcpy/memmove)WANG Rui
2023-05-01LoongArch: Provide kernel fpu functionsHuacai Chen
2023-05-01LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERRWANG Xuerui
2023-05-01LoongArch: Tweak the BADV and CPUCFG.PRID lines in show_regs()WANG Xuerui
2023-05-01LoongArch: Humanize the ESTAT line when showing registersWANG Xuerui
2023-05-01LoongArch: Humanize the ECFG line when showing registersWANG Xuerui
2023-05-01LoongArch: Humanize the EUEN line when showing registersWANG Xuerui
2023-05-01LoongArch: Humanize the PRMD line when showing registersWANG Xuerui
2023-05-01LoongArch: Humanize the CRMD line when showing registersWANG Xuerui
2023-05-01LoongArch: Fix format of CSR lines during show_regs()WANG Xuerui
2023-05-01LoongArch: Print symbol info for $ra and CSR.ERA only for kernel-mode contextsWANG Xuerui
2023-05-01LoongArch: Print GPRs with ABI names when showing registersWANG Xuerui
2023-05-01LoongArch: Define regular names for BCE/WATCH/HVC/GSPR exceptionsWANG Xuerui
2023-05-01LoongArch: Clean up the architectural interrupt definitionsWANG Xuerui
2023-04-29locking/arch: Wire up local_try_cmpxchg()Uros Bizjak
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds