summaryrefslogtreecommitdiffstats
path: root/arch/loongarch
Commit message (Expand)AuthorAgeFilesLines
* arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim2023-07-291-1/+1
* LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*Huacai Chen2023-07-281-11/+4
* LoongArch: BPF: Fix check condition to call lu32id in move_imm()Tiezhu Yang2023-07-281-1/+1
* LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArchChenguang Zhao2023-07-281-0/+1
* LoongArch: Fix return value underflow in exception pathWANG Rui2023-07-282-2/+4
* LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handlingZhihong Dong2023-07-281-0/+16
* LoongArch: Fix module relocation error with binutils 2.41Huacai Chen2023-07-281-0/+2
* LoongArch: Only fiddle with CHECKFLAGS if `need-compiler'Huacai Chen2023-07-281-1/+1
* Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-9/+0
|\
| * asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang2023-06-221-9/+0
* | Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-06-305-14/+53
|\ \
| * | LoongArch: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng2023-06-205-14/+53
| |/
* | Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-06-3059-365/+2374
|\ \
| * | LoongArch: Remove five DIE_* definitions in kdebug.hTiezhu Yang2023-06-291-5/+0
| * | LoongArch: Add uprobes supportTiezhu Yang2023-06-295-5/+197
| * | LoongArch: Use larch_insn_gen_break() for kprobesTiezhu Yang2023-06-292-20/+15
| * | LoongArch: Add larch_insn_gen_break() to generate break insnsTiezhu Yang2023-06-292-0/+26
| * | LoongArch: Check for AMO instructions in insns_not_supported()Tiezhu Yang2023-06-292-0/+32
| * | LoongArch: Move three functions from kprobes.c to inst.cTiezhu Yang2023-06-293-44/+45
| * | LoongArch: Replace kretprobe with rethookHaoran Jiang2023-06-297-28/+44
| * | LoongArch: Add jump-label implementationYouling Tang2023-06-294-0/+76
| * | LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleakTiezhu Yang2023-06-291-0/+1
| * | LoongArch: Export some arch-specific pm interfacesYinbo Zhu2023-06-293-6/+16
| * | LoongArch: Introduce hardware page table walkerHuacai Chen2023-06-2910-7/+56
| * | LoongArch: Support dbar with different hintsHuacai Chen2023-06-296-81/+78
| * | LoongArch: Add SMT (Simultaneous Multi-Threading) supportHuacai Chen2023-06-296-14/+61
| * | LoongArch: Add vector extensions supportHuacai Chen2023-06-2911-23/+1452
| * | LoongArch: Add support to clone a time namespaceTiezhu Yang2023-06-297-24/+121
| * | LoongArch: Mark Clang LTO as workingWANG Xuerui2023-06-291-0/+2
| * | LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationWANG Xuerui2023-06-291-1/+1
| * | LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target='WANG Xuerui2023-06-291-4/+1
| * | LoongArch: Tweak CFLAGS for Clang compatibilityWANG Xuerui2023-06-293-10/+19
| * | LoongArch: Simplify the invtlb wrappersWANG Xuerui2023-06-291-24/+19
| * | LoongArch: Make the CPUCFG&CSR ops simple aliases of compiler built-insWANG Xuerui2023-06-293-56/+15
| * | LoongArch: Prepare for assemblers with proper FCSR class supportWANG Xuerui2023-06-293-1/+18
| * | LoongArch: extable: Also recognize ABI names of registersWANG Rui2023-06-291-0/+30
| * | LoongArch: Calculate various sizes in the linker scriptWANG Rui2023-06-293-7/+16
| * | LoongArch: Add guard for the larch_insn_gen_xxx functionsWANG Rui2023-06-293-5/+34
| * | LoongArch: Delete unnecessary debugfs checkingDan Carpenter2023-06-291-2/+0
| * | LoongArch: Set CPU#0 as the io master for FDTHuacai Chen2023-06-291-0/+1
* | | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-291-8/+16
|\ \ \
| * | | Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-196-6/+11
| |\| |
| * | | fbdev: Rename fb_mem*() helpersThomas Zimmermann2023-05-181-6/+6
| * | | fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann2023-05-181-0/+21
| * | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-0953-366/+1813
| |\ \ \ | | | |/ | | |/|
| * | | arch/loongarch: Implement <asm/fb.h> with generic helpersThomas Zimmermann2023-04-201-14/+1
* | | | Merge branch 'expand-stack'Linus Torvalds2023-06-282-10/+7
|\ \ \ \
| * | | | mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds2023-06-242-10/+7
| | |_|/ | |/| |
* | | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-56/+0
|\ \ \ \
| * | | | locking/atomic: treewide: delete arch_atomic_*() kerneldocMark Rutland2023-06-051-49/+0