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