summaryrefslogtreecommitdiff
path: root/arch/loongarch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-052-4/+13
|\
| * locking/arch: Wire up local_try_cmpxchg()Uros Bizjak2023-04-291-2/+11
| * locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-291-2/+2
* | Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-05-0428-295/+1666
|\ \
| * | LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang2023-05-011-0/+2
| * | LoongArch: ftrace: Add direct call supportYouling Tang2023-05-014-1/+33
| * | LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify codeYouling Tang2023-05-011-59/+57
| * | LoongArch: ftrace: Fix build error if DYNAMIC_FTRACE_WITH_REGS is not setYouling Tang2023-05-011-3/+1
| * | LoongArch: ftrace: Abstract DYNAMIC_FTRACE_WITH_ARGS accessesQing Zhang2023-05-011-0/+25
| * | LoongArch: Add support for function error injectionTiezhu Yang2023-05-014-0/+18
| * | LoongArch: Add ARCH_HAS_FORTIFY_SOURCE selectionQing Zhang2023-05-011-0/+1
| * | LoongArch: crypto: Add crc32 and crc32c hw accelerationMin Zhou2023-05-014-0/+326
| * | LoongArch: Add checksum optimization for 64-bit systemBibo Mao2023-05-013-1/+208
| * | LoongArch: Optimize memory ops (memset/memcpy/memmove)WANG Rui2023-05-015-167/+603
| * | LoongArch: Provide kernel fpu functionsHuacai Chen2023-05-013-1/+47
| * | LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERRWANG Xuerui2023-05-013-0/+119
| * | LoongArch: Tweak the BADV and CPUCFG.PRID lines in show_regs()WANG Xuerui2023-05-011-3/+3
| * | LoongArch: Humanize the ESTAT line when showing registersWANG Xuerui2023-05-011-7/+75
| * | LoongArch: Humanize the ECFG line when showing registersWANG Xuerui2023-05-011-1/+14
| * | LoongArch: Humanize the EUEN line when showing registersWANG Xuerui2023-05-011-1/+11
| * | LoongArch: Humanize the PRMD line when showing registersWANG Xuerui2023-05-011-1/+10
| * | LoongArch: Humanize the CRMD line when showing registersWANG Xuerui2023-05-011-1/+50
| * | LoongArch: Fix format of CSR lines during show_regs()WANG Xuerui2023-05-011-10/+6
| * | LoongArch: Print symbol info for $ra and CSR.ERA only for kernel-mode contextsWANG Xuerui2023-05-011-5/+8
| * | LoongArch: Print GPRs with ABI names when showing registersWANG Xuerui2023-05-011-13/+23
| * | LoongArch: Define regular names for BCE/WATCH/HVC/GSPR exceptionsWANG Xuerui2023-05-011-4/+6
| * | LoongArch: Clean up the architectural interrupt definitionsWANG Xuerui2023-05-015-26/+29
* | | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-2/+2
|\ \ \
| * | | treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-2/+2
| | |/ | |/|
* | | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-283-3/+3
|\ \ \
| * | | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | | loongarch/cpu: Mark play_dead() __noreturnJosh Poimboeuf2023-03-061-1/+1
| * | | loongarch/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf2023-03-061-1/+1
| |/ /
* | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-10/+4
|\ \ \
| * | | mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V2023-04-181-1/+1
| * | | loongarch: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-051-3/+0
| * | | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-9/+6
| |/ /
* | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-262-1/+6
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-2019-48/+113
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-131-0/+4
| |\ \ \
| * | | | ixgb: Remove ixgb driverTony Nguyen2023-03-191-1/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-0940-129/+2623
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-061-0/+6
| |\ \ \ \
| | * | | | LoongArch: BPF: Support mixing bpf2bpf and tailcallsHengqi Chen2023-02-221-0/+6
* | | | | | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-0/+1
|\ \ \ \ \ \
| * | | | | | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-04-251-3/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song2023-03-211-3/+1
| |/ / / /
* | | | | LoongArch: Replace hard-coded values in comments with VALENEnze Li2023-04-191-2/+2
* | | | | LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang2023-04-192-3/+2