index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
Commit message (
Expand
)
Author
Age
Files
Lines
*
LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()
Icenowy Zheng
2023-10-18
3
-9
/
+10
*
LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
Huacai Chen
2023-10-18
1
-4
/
+4
*
LoongArch: Export symbol invalid_pud_table for modules building
Huacai Chen
2023-10-18
1
-0
/
+1
*
LoongArch: Use SYM_CODE_* to annotate exception handlers
Tiezhu Yang
2023-10-18
4
-28
/
+36
*
LoongArch: Add support for 64_PCREL relocation type
Tiezhu Yang
2023-09-27
1
-0
/
+10
*
LoongArch: Add support for 32_PCREL relocation type
Tiezhu Yang
2023-09-27
1
-0
/
+10
*
LoongArch: Define relocation types for ABI v2.10
Tiezhu Yang
2023-09-27
2
-1
/
+10
*
LoongArch: numa: Fix high_memory calculation
Huacai Chen
2023-09-27
1
-1
/
+1
*
LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()
Huacai Chen
2023-09-20
2
-53
/
+57
*
kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
Huacai Chen
2023-09-20
1
-2
/
+8
*
LoongArch: Set all reserved memblocks on Node#0 at initialization
Huacai Chen
2023-09-20
1
-1
/
+3
*
LoongArch: Remove dead code in relocate_new_kernel
Tiezhu Yang
2023-09-20
1
-1
/
+0
*
LoongArch: Use _UL() and _ULL()
Andy Shevchenko
2023-09-20
1
-6
/
+6
*
LoongArch: Fix some build warnings with W=1
Bibo Mao
2023-09-20
16
-39
/
+72
*
LoongArch: Fix lockdep static memory detection
Helge Deller
2023-09-20
1
-27
/
+28
*
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-09-08
59
-449
/
+2825
|
\
|
*
LoongArch: Update Loongson-3 default config file
Huacai Chen
2023-09-07
1
-4
/
+70
|
*
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
2023-09-06
14
-9
/
+451
|
*
LoongArch: Simplify the processing of jumping new kernel for KASLR
Qing Zhang
2023-09-06
3
-12
/
+9
|
*
LoongArch: Add KFENCE (Kernel Electric-Fence) support
Enze Li
2023-09-06
4
-9
/
+86
|
*
LoongArch: Get partial stack information when providing regs parameter
Enze Li
2023-09-06
1
-8
/
+10
|
*
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
2023-09-06
3
-1
/
+21
|
*
LoongArch: Allow building with kcov coverage
Feiyang Chen
2023-09-06
2
-0
/
+4
|
*
LoongArch: Provide kaslr_offset() to get kernel offset
Feiyang Chen
2023-09-06
1
-0
/
+6
|
*
LoongArch: Add basic KGDB & KDB support
Qing Zhang
2023-09-06
7
-0
/
+844
|
*
LoongArch: Add Loongson Binary Translation (LBT) extension support
Qi Hu
2023-09-06
19
-31
/
+693
|
*
LoongArch: Add SIMD-optimized XOR routines
WANG Xuerui
2023-09-06
7
-0
/
+417
|
*
LoongArch: Allow usage of LSX/LASX in the kernel
Huacai Chen
2023-09-06
1
-4
/
+51
|
*
LoongArch: Define symbol 'fault' as a local label in fpu.S
Tiezhu Yang
2023-09-06
1
-3
/
+2
|
*
LoongArch: Adjust {copy, clear}_user exception handler behavior
Weihao Li
2023-09-06
2
-121
/
+127
|
*
LoongArch: Use static defined zero page rather than allocated
Bibo Mao
2023-09-06
4
-35
/
+3
|
*
LoongArch: mm: Introduce unified function populate_kernel_pte()
Bibo Mao
2023-09-06
3
-57
/
+23
|
*
LoongArch: Code improvements in function pcpu_populate_pte()
Bibo Mao
2023-09-06
1
-13
/
+15
|
*
LoongArch: Remove shm_align_mask and use SHMLBA instead
Huacai Chen
2023-09-06
2
-8
/
+6
|
*
LoongArch: mm: Add p?d_leaf() definitions
Hongchen Zhang
2023-09-06
1
-0
/
+3
|
*
LoongArch: Drop unused parse_r and parse_v macros
Nathan Chancellor
2023-09-06
2
-150
/
+0
*
|
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
1
-1
/
+1
|
\
\
|
*
\
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
2023-07-31
8
-16
/
+30
|
|
\
\
|
*
|
|
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
2023-07-25
1
-1
/
+1
*
|
|
|
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-30
1
-0
/
+1
|
\
\
\
\
|
*
\
\
\
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-24
8
-16
/
+30
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-17
1
-0
/
+1
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
efi: Do not include <linux/screen_info.h> from EFI header
Thomas Zimmermann
2023-07-08
1
-0
/
+1
*
|
|
|
|
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
3
-22
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-08-18
2
-3
/
+3
|
*
|
|
|
|
loongarch/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-19
/
+7
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
8
-38
/
+42
|
\
\
\
\
\
|
*
|
|
|
|
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
1
-2
/
+0
[next]