index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-1
/
+1
|
\
|
*
printk: stop including cache.h from printk.h
Peter Collingbourne
2022-05-13
1
-1
/
+1
*
|
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-26
3
-116
/
+3
|
\
\
|
*
|
csky: Move to generic ticket-spinlock
Guo Ren
2022-05-11
3
-116
/
+3
|
|
/
*
|
csky: atomic: Add conditional atomic operations' optimization
Guo Ren
2022-04-25
1
-0
/
+95
*
|
csky: atomic: Add custom atomic.h implementation
Guo Ren
2022-04-25
1
-0
/
+142
*
|
csky: atomic: Optimize cmpxchg with acquire & release
Guo Ren
2022-04-25
2
-8
/
+67
*
|
csky: optimize memcpy_{from,to}io() and memset_io()
Guo Ren
2022-04-18
1
-0
/
+11
*
|
csky: Fix versioncheck warnings
Deyan Wang
2022-04-08
1
-1
/
+0
|
/
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
1
-0
/
+1
|
\
|
*
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
2022-03-18
1
-0
/
+1
*
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
4
-26
/
+0
|
\
\
|
*
|
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
4
-17
/
+0
|
*
|
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-8
/
+0
|
*
|
uaccess: fix integer overflow on access_ok()
Arnd Bergmann
2022-02-14
1
-4
/
+3
|
|
/
*
/
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
1
-0
/
+1
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+0
|
\
|
*
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
1
-1
/
+0
*
|
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-12-07
1
-1
/
+1
|
/
*
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-9
/
+0
|
\
|
*
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-9
/
+0
*
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-02
1
-1
/
+1
|
\
\
|
*
|
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-10-01
1
-1
/
+1
|
|
/
*
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
|
/
*
/
csky: bitops: Remove duplicate __clear_bit define
Guenter Roeck
2021-10-16
1
-1
/
+0
|
/
*
csky: use generic strncpy/strnlen from_user
Arnd Bergmann
2021-07-23
1
-6
/
+0
*
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-23
1
-4
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
2
-3
/
+0
|
\
|
*
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-2
/
+0
|
*
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-1
/
+0
*
|
locking/atomic: csky: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
1
-4
/
+4
|
/
*
csky: uaccess.h: Coding convention with asm generic
Guo Ren
2021-04-28
3
-327
/
+133
*
csky: Fixup typos
Junlin Yang
2021-04-20
3
-3
/
+3
*
csky: change a Kconfig symbol name to fix e1000 build error
Randy Dunlap
2021-04-17
1
-1
/
+1
*
csky: Fixup compile error
Guo Ren
2021-02-27
34
-34
/
+0
*
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
2021-02-27
6
-0
/
+167
*
csky: Fixup swapon
Guo Ren
2021-02-27
1
-9
/
+8
*
csky: pgtable.h: Coding convention
Guo Ren
2021-02-27
1
-30
/
+30
*
csky: Fixup _PAGE_ACCESSED for default pgprot
Guo Ren
2021-01-12
1
-7
/
+9
*
csky: remove unused including <linux/version.h>
Tian Tao
2021-01-12
1
-1
/
+0
*
csky: Reconstruct VDSO framework
Guo Ren
2021-01-12
1
-3
/
+16
*
csky: Sync riscv mm/fault.c for easy maintenance
Guo Ren
2021-01-12
1
-0
/
+2
*
csky: Fix TLB maintenance synchronization problem
Guo Ren
2021-01-12
1
-2
/
+1
*
csky: Fixup PTE global for 2.5:1.5 virtual memory
Guo Ren
2021-01-12
1
-1
/
+1
*
csky: Cleanup asm/spinlock.h
Guo Ren
2021-01-12
2
-177
/
+0
*
csky: Fixup asm/cmpxchg.h with correct ordering barrier
Guo Ren
2021-01-12
1
-10
/
+17
*
csky: Fixup futex SMP implementation
Guo Ren
2021-01-12
1
-0
/
+121
*
csky: Fixup barrier design
Guo Ren
2021-01-12
1
-22
/
+60
*
csky: Remove custom asm/atomic.h implementation
Guo Ren
2021-01-12
1
-212
/
+0
[next]