summaryrefslogtreecommitdiffstats
path: root/arch/loongarch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-301-0/+1
|\
| * BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie2023-08-238-16/+30
| |\
| * \ Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-07-171-0/+1
| |\ \
| | * | efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann2023-07-081-0/+1
* | | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-293-22/+10
|\ \ \ \
| * | | | nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson2023-08-182-3/+3
| * | | | loongarch/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-19/+7
| | |_|/ | |/| |
* | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-298-38/+42
|\ \ \ \
| * | | | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-251-2/+0
| * | | | loongarch: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-255-19/+23
| * | | | loongarch: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-212-15/+19
| * | | | mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V2023-08-181-1/+1
| * | | | asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2023-08-181-2/+0
| |/ / /
* | | | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-291-2/+2
|\ \ \ \
| * | | | locking/arch: Avoid variable shadowing in local_try_cmpxchg()Uros Bizjak2023-07-101-2/+2
| | |/ / | |/| |
* | | | LoongArch: Fix hw_breakpoint_control() for watchpointsHuacai Chen2023-08-261-2/+1
* | | | LoongArch: Ensure FP/SIMD registers in the core dump file is up to dateHuacai Chen2023-08-262-4/+22
* | | | LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()Tiezhu Yang2023-08-253-10/+1
* | | | LoongArch: Add identifier names to arguments of die() declarationTiezhu Yang2023-08-251-1/+1
* | | | LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOPTiezhu Yang2023-08-251-2/+4
* | | | LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOPTiezhu Yang2023-08-252-7/+7
* | | | LoongArch: Remove <asm/export.h>Masahiro Yamada2023-08-251-1/+0
* | | | LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-258-8/+8
* | | | LoongArch: Remove unneeded #include <asm/export.h>Masahiro Yamada2023-08-253-3/+0
* | | | LoongArch: Replace -ffreestanding with finer-grained -fno-builtin'sWANG Xuerui2023-08-251-1/+1
* | | | LoongArch: Remove redundant "source drivers/firmware/Kconfig"Xi Ruoyao2023-08-251-2/+0
| |/ / |/| |
* | | 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-215-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