summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
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
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-19LoongArch: Replace hard-coded values in comments with VALENEnze Li
2023-04-19LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang
2023-04-19LoongArch: Check unwind_error() in arch_stack_walk()Tiezhu Yang
2023-04-19LoongArch: Adjust user_regset_copyin parameter to the correct offsetQing Zhang
2023-04-19LoongArch: Adjust user_watch_state for explicit alignmentQing Zhang
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V
2023-04-18LoongArch: module: set section addresses to 0x0Huacai Chen
2023-04-18LoongArch: Mark 3 symbol exports as non-GPLHuacai Chen
2023-04-18LoongArch: Enable PG when wakeup from suspendHuacai Chen
2023-04-18LoongArch: Fix _CONST64_(x) as unsignedQing Zhang
2023-04-18LoongArch: Fix build error if CONFIG_SUSPEND is not setHuacai Chen
2023-04-18LoongArch: Fix probing of the CRC32 featureHuacai Chen
2023-04-18LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-05loongarch: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov