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
Age
Commit message (
Expand
)
Author
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: 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: 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: Use _UL() and _ULL()
Andy Shevchenko
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-07
LoongArch: Update Loongson-3 default config file
Huacai Chen
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: Get partial stack information when providing regs parameter
Enze Li
2023-09-06
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
2023-09-06
LoongArch: Allow building with kcov coverage
Feiyang Chen
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: 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: Adjust {copy, clear}_user exception handler behavior
Weihao Li
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-06
LoongArch: Remove shm_align_mask and use SHMLBA instead
Huacai Chen
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-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
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-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: 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: Add identifier names to arguments of die() declaration
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: Remove <asm/export.h>
Masahiro Yamada
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-25
LoongArch: Replace -ffreestanding with finer-grained -fno-builtin's
WANG Xuerui
2023-08-25
LoongArch: Remove redundant "source drivers/firmware/Kconfig"
Xi Ruoyao
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
[next]