index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
Age
Commit message (
Expand
)
Author
2023-09-06
LoongArch: Use static defined zero page rather than allocated
Bibo Mao
2023-09-06
LoongArch: mm: Introduce unified function populate_kernel_pte()
Bibo Mao
2023-09-06
LoongArch: Code improvements in function pcpu_populate_pte()
Bibo Mao
2023-08-26
LoongArch: Fix hw_breakpoint_control() for watchpoints
Huacai Chen
2023-08-26
LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
Huacai Chen
2023-08-25
LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()
Tiezhu Yang
2023-08-25
LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2023-08-25
LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2023-08-25
LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-25
LoongArch: Remove unneeded #include <asm/export.h>
Masahiro Yamada
2023-07-28
LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handling
Zhihong Dong
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-06-30
Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-06-29
LoongArch: Add uprobes support
Tiezhu Yang
2023-06-29
LoongArch: Use larch_insn_gen_break() for kprobes
Tiezhu Yang
2023-06-29
LoongArch: Add larch_insn_gen_break() to generate break insns
Tiezhu Yang
2023-06-29
LoongArch: Check for AMO instructions in insns_not_supported()
Tiezhu Yang
2023-06-29
LoongArch: Move three functions from kprobes.c to inst.c
Tiezhu Yang
2023-06-29
LoongArch: Replace kretprobe with rethook
Haoran Jiang
2023-06-29
LoongArch: Add jump-label implementation
Youling Tang
2023-06-29
LoongArch: Introduce hardware page table walker
Huacai Chen
2023-06-29
LoongArch: Support dbar with different hints
Huacai Chen
2023-06-29
LoongArch: Add SMT (Simultaneous Multi-Threading) support
Huacai Chen
2023-06-29
LoongArch: Add vector extensions support
Huacai Chen
2023-06-29
LoongArch: Add support to clone a time namespace
Tiezhu Yang
2023-06-29
LoongArch: Make the CPUCFG&CSR ops simple aliases of compiler built-ins
WANG Xuerui
2023-06-29
LoongArch: Calculate various sizes in the linker script
WANG Rui
2023-06-29
LoongArch: Add guard for the larch_insn_gen_xxx functions
WANG Rui
2023-06-29
LoongArch: Delete unnecessary debugfs checking
Dan Carpenter
2023-06-29
LoongArch: Set CPU#0 as the io master for FDT
Huacai Chen
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-20
LoongArch: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
2023-06-16
loongarch/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-06-15
LoongArch: Fix debugfs_create_dir() error checking
Immad Mir
2023-06-15
LoongArch: Avoid uninitialized alignment_mask
Qing Zhang
2023-06-15
LoongArch: Fix perf event id calculation
Huacai Chen
2023-06-05
loongarch: Provide noinstr sched_clock_read()
Peter Zijlstra
2023-05-04
Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-05-01
LoongArch: ftrace: Add direct call support
Youling Tang
2023-05-01
LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify code
Youling Tang
2023-05-01
LoongArch: ftrace: Fix build error if DYNAMIC_FTRACE_WITH_REGS is not set
Youling Tang
2023-05-01
LoongArch: Provide kernel fpu functions
Huacai Chen
2023-05-01
LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERR
WANG Xuerui
2023-05-01
LoongArch: Tweak the BADV and CPUCFG.PRID lines in show_regs()
WANG Xuerui
2023-05-01
LoongArch: Humanize the ESTAT line when showing registers
WANG Xuerui
2023-05-01
LoongArch: Humanize the ECFG line when showing registers
WANG Xuerui
2023-05-01
LoongArch: Humanize the EUEN line when showing registers
WANG Xuerui
2023-05-01
LoongArch: Humanize the PRMD line when showing registers
WANG Xuerui
2023-05-01
LoongArch: Humanize the CRMD line when showing registers
WANG Xuerui
[next]