index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()
Icenowy Zheng
2
-4
/
+5
2023-10-18
LoongArch: Use SYM_CODE_* to annotate exception handlers
Tiezhu Yang
1
-0
/
+8
2023-09-27
LoongArch: Define relocation types for ABI v2.10
Tiezhu Yang
1
-0
/
+9
2023-09-20
LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()
Huacai Chen
1
-53
/
+6
2023-09-20
kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
Huacai Chen
1
-2
/
+8
2023-09-20
LoongArch: Use _UL() and _ULL()
Andy Shevchenko
1
-6
/
+6
2023-09-20
LoongArch: Fix some build warnings with W=1
Bibo Mao
2
-0
/
+46
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
19
-177
/
+629
2023-09-06
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
3
-0
/
+153
2023-09-06
LoongArch: Simplify the processing of jumping new kernel for KASLR
Qing Zhang
1
-1
/
+1
2023-09-06
LoongArch: Add KFENCE (Kernel Electric-Fence) support
Enze Li
2
-1
/
+71
2023-09-06
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
2
-1
/
+9
2023-09-06
LoongArch: Provide kaslr_offset() to get kernel offset
Feiyang Chen
1
-0
/
+6
2023-09-06
LoongArch: Add basic KGDB & KDB support
Qing Zhang
2
-0
/
+101
2023-09-06
LoongArch: Add Loongson Binary Translation (LBT) extension support
Qi Hu
7
-17
/
+180
2023-09-06
LoongArch: Add SIMD-optimized XOR routines
WANG Xuerui
2
-0
/
+102
2023-09-06
LoongArch: Use static defined zero page rather than allocated
Bibo Mao
2
-7
/
+2
2023-09-06
LoongArch: mm: Introduce unified function populate_kernel_pte()
Bibo Mao
1
-0
/
+1
2023-09-06
LoongArch: mm: Add p?d_leaf() definitions
Hongchen Zhang
1
-0
/
+3
2023-09-06
LoongArch: Drop unused parse_r and parse_v macros
Nathan Chancellor
2
-150
/
+0
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-32
/
+35
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2023-08-26
LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
Huacai Chen
1
-4
/
+18
2023-08-25
LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()
Tiezhu Yang
1
-2
/
+0
2023-08-25
LoongArch: Add identifier names to arguments of die() declaration
Tiezhu Yang
1
-1
/
+1
2023-08-25
LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
1
-1
/
+1
2023-08-25
LoongArch: Remove <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-08-24
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
3
-17
/
+21
2023-08-21
loongarch: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-12
/
+15
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
1
-1
/
+1
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
1
-2
/
+0
2023-07-28
LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*
Huacai Chen
1
-11
/
+4
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-2
/
+2
2023-07-10
locking/arch: Avoid variable shadowing in local_try_cmpxchg()
Uros Bizjak
1
-2
/
+2
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-0
/
+22
2023-06-30
Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
26
-181
/
+940
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-8
/
+16
2023-06-29
LoongArch: Remove five DIE_* definitions in kdebug.h
Tiezhu Yang
1
-5
/
+0
2023-06-29
LoongArch: Add uprobes support
Tiezhu Yang
1
-0
/
+36
2023-06-29
LoongArch: Use larch_insn_gen_break() for kprobes
Tiezhu Yang
1
-1
/
+1
2023-06-29
LoongArch: Add larch_insn_gen_break() to generate break insns
Tiezhu Yang
1
-0
/
+12
2023-06-29
LoongArch: Check for AMO instructions in insns_not_supported()
Tiezhu Yang
1
-0
/
+26
2023-06-29
LoongArch: Move three functions from kprobes.c to inst.c
Tiezhu Yang
1
-0
/
+4
2023-06-29
LoongArch: Replace kretprobe with rethook
Haoran Jiang
1
-3
/
+0
2023-06-29
LoongArch: Add jump-label implementation
Youling Tang
1
-0
/
+50
2023-06-29
LoongArch: Export some arch-specific pm interfaces
Yinbo Zhu
2
-2
/
+12
2023-06-29
LoongArch: Introduce hardware page table walker
Huacai Chen
5
-3
/
+12
[next]