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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
1
-56
/
+0
|
\
|
*
locking/atomic: treewide: delete arch_atomic_*() kerneldoc
Mark Rutland
2023-06-05
1
-49
/
+0
|
*
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-06-05
1
-7
/
+0
*
|
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-27
1
-1
/
+1
|
\
\
|
*
|
loongarch: Provide noinstr sched_clock_read()
Peter Zijlstra
2023-06-05
1
-1
/
+1
|
|
/
*
|
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
1
-15
/
+0
|
\
\
|
*
|
loongarch/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-06-16
1
-15
/
+0
|
|
/
*
|
LoongArch: Fix the write_fcsr() macro
Qi Hu
2023-06-15
1
-1
/
+1
*
|
LoongArch: Let pmd_present() return true when splitting pmd
Hongchen Zhang
2023-06-15
2
-1
/
+4
|
/
*
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
2
-4
/
+13
|
\
|
*
locking/arch: Wire up local_try_cmpxchg()
Uros Bizjak
2023-04-29
1
-2
/
+11
|
*
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2023-04-29
1
-2
/
+2
*
|
Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-05-04
6
-26
/
+168
|
\
\
|
*
|
LoongArch: ftrace: Add direct call support
Youling Tang
2023-05-01
1
-0
/
+12
|
*
|
LoongArch: ftrace: Abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Qing Zhang
2023-05-01
1
-0
/
+25
|
*
|
LoongArch: Add support for function error injection
Tiezhu Yang
2023-05-01
1
-0
/
+5
|
*
|
LoongArch: Add checksum optimization for 64-bit system
Bibo Mao
2023-05-01
1
-0
/
+66
|
*
|
LoongArch: Provide kernel fpu functions
Huacai Chen
2023-05-01
1
-0
/
+3
|
*
|
LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERR
WANG Xuerui
2023-05-01
1
-0
/
+26
|
*
|
LoongArch: Define regular names for BCE/WATCH/HVC/GSPR exceptions
WANG Xuerui
2023-05-01
1
-4
/
+6
|
*
|
LoongArch: Clean up the architectural interrupt definitions
WANG Xuerui
2023-05-01
1
-22
/
+25
*
|
|
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
loongarch/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
2023-03-06
1
-1
/
+1
|
|
/
*
|
LoongArch: Replace hard-coded values in comments with VALEN
Enze Li
2023-04-19
1
-2
/
+2
*
|
LoongArch: Clean up plat_swiotlb_setup() related code
Tiezhu Yang
2023-04-19
1
-1
/
+0
*
|
LoongArch: Adjust user_watch_state for explicit alignment
Qing Zhang
2023-04-19
1
-1
/
+2
*
|
LoongArch: module: set section addresses to 0x0
Huacai Chen
2023-04-18
1
-4
/
+4
*
|
LoongArch: Fix _CONST64_(x) as unsigned
Qing Zhang
2023-04-18
1
-2
/
+2
*
|
LoongArch: Fix build error if CONFIG_SUSPEND is not set
Huacai Chen
2023-04-18
1
-0
/
+3
*
|
LoongArch: Fix probing of the CRC32 feature
Huacai Chen
2023-04-18
3
-20
/
+23
*
|
LoongArch: Make WriteCombine configurable for ioremap()
Huacai Chen
2023-04-18
1
-1
/
+3
|
/
*
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-03-01
15
-26
/
+399
|
\
|
*
LoongArch: Mark some assembler symbols as non-kprobe-able
Tiezhu Yang
2023-02-25
1
-0
/
+10
|
*
LoongArch: Add kretprobes support
Tiezhu Yang
2023-02-25
1
-0
/
+3
|
*
LoongArch: Add kprobes support
Tiezhu Yang
2023-02-25
2
-0
/
+73
|
*
LoongArch: Simulate branch and PC* instructions
Tiezhu Yang
2023-02-25
2
-0
/
+6
|
*
LoongArch: ptrace: Add hardware single step support
Qing Zhang
2023-02-25
4
-0
/
+46
|
*
LoongArch: ptrace: Add function argument access API
Qing Zhang
2023-02-25
1
-0
/
+34
|
*
LoongArch: ptrace: Expose hardware breakpoints to debuggers
Qing Zhang
2023-02-25
1
-0
/
+9
|
*
LoongArch: Add hardware breakpoints/watchpoints support
Qing Zhang
2023-02-25
4
-22
/
+171
|
*
LoongArch: kdump: Add single kernel image implementation
Youling Tang
2023-02-25
1
-0
/
+2
|
*
LoongArch: Add support for kernel address space layout randomization (KASLR)
Youling Tang
2023-02-25
1
-1
/
+1
|
*
LoongArch: Add support for kernel relocation
Youling Tang
2023-02-25
2
-0
/
+29
|
*
LoongArch: Add la_abs macro implementation
Youling Tang
2023-02-25
2
-1
/
+5
|
*
LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.abs
Youling Tang
2023-02-25
1
-0
/
+9
|
*
LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
Xi Ruoyao
2023-02-25
2
-2
/
+1
|
*
LoongArch: Fix Chinese comma in cpu.h
Jinyang He
2023-02-25
1
-1
/
+1
*
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
4
-18
/
+39
|
\
\
|
|
/
|
/
|
|
*
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-09
1
-13
/
+0
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
[next]