index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
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: Define relocation types for ABI v2.10
Tiezhu Yang
2023-09-20
LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()
Huacai Chen
2023-09-20
kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
Huacai Chen
2023-09-20
LoongArch: Use _UL() and _ULL()
Andy Shevchenko
2023-09-20
LoongArch: Fix some build warnings with W=1
Bibo Mao
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: Add KFENCE (Kernel Electric-Fence) support
Enze Li
2023-09-06
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
2023-09-06
LoongArch: Provide kaslr_offset() to get kernel offset
Feiyang Chen
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: Add SIMD-optimized XOR routines
WANG Xuerui
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: mm: Add p?d_leaf() definitions
Hongchen Zhang
2023-09-06
LoongArch: Drop unused parse_r and parse_v macros
Nathan Chancellor
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
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-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
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: Add identifier names to arguments of die() declaration
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: Remove <asm/export.h>
Masahiro Yamada
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-21
loongarch: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2023-07-28
LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*
Huacai Chen
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-10
locking/arch: Avoid variable shadowing in local_try_cmpxchg()
Uros Bizjak
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-29
LoongArch: Remove five DIE_* definitions in kdebug.h
Tiezhu Yang
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: Export some arch-specific pm interfaces
Yinbo Zhu
[next]