index
:
pm24.git
cpufreq-rust
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-10-18
LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()
Icenowy Zheng
2023-10-18
LoongArch: Use SYM_CODE_* to annotate exception handlers
Tiezhu Yang
2023-09-27
LoongArch: Add support for 64_PCREL relocation type
Tiezhu Yang
2023-09-27
LoongArch: Add support for 32_PCREL relocation type
Tiezhu Yang
2023-09-27
LoongArch: Define relocation types for ABI v2.10
Tiezhu Yang
2023-09-27
LoongArch: numa: Fix high_memory calculation
Huacai Chen
2023-09-20
LoongArch: Set all reserved memblocks on Node#0 at initialization
Huacai Chen
2023-09-20
LoongArch: Remove dead code in relocate_new_kernel
Tiezhu Yang
2023-09-20
LoongArch: Fix some build warnings with W=1
Bibo Mao
2023-09-20
LoongArch: Fix lockdep static memory detection
Helge Deller
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-09-06
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
2023-09-06
LoongArch: Simplify the processing of jumping new kernel for KASLR
Qing Zhang
2023-09-06
LoongArch: Get partial stack information when providing regs parameter
Enze Li
2023-09-06
LoongArch: Add basic KGDB & KDB support
Qing Zhang
2023-09-06
LoongArch: Add Loongson Binary Translation (LBT) extension support
Qi Hu
2023-09-06
LoongArch: Allow usage of LSX/LASX in the kernel
Huacai Chen
2023-09-06
LoongArch: Define symbol 'fault' as a local label in fpu.S
Tiezhu Yang
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-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
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-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
2023-07-28
LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handling
Zhihong Dong
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-08
efi: Do not include <linux/screen_info.h> from EFI header
Thomas Zimmermann
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
[next]