index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+0
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-10-16
csky: bitops: Remove duplicate __clear_bit define
Guenter Roeck
1
-1
/
+0
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-1
/
+1
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-9
/
+0
2021-07-23
csky: use generic strncpy/strnlen from_user
Arnd Bergmann
1
-6
/
+0
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
1
-4
/
+4
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-2
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-1
/
+0
2021-05-26
locking/atomic: csky: move to ARCH_ATOMIC
Mark Rutland
1
-4
/
+4
2021-04-28
csky: uaccess.h: Coding convention with asm generic
Guo Ren
3
-327
/
+133
2021-04-20
csky: Fixup typos
Junlin Yang
3
-3
/
+3
2021-04-16
csky: change a Kconfig symbol name to fix e1000 build error
Randy Dunlap
1
-1
/
+1
2021-02-27
csky: Fixup compile error
Guo Ren
34
-34
/
+0
2021-02-27
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
6
-0
/
+167
2021-02-27
csky: Fixup swapon
Guo Ren
1
-9
/
+8
2021-02-27
csky: pgtable.h: Coding convention
Guo Ren
1
-30
/
+30
2021-01-12
csky: Fixup _PAGE_ACCESSED for default pgprot
Guo Ren
1
-7
/
+9
2021-01-12
csky: remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2021-01-12
csky: Reconstruct VDSO framework
Guo Ren
1
-3
/
+16
2021-01-12
csky: Sync riscv mm/fault.c for easy maintenance
Guo Ren
1
-0
/
+2
2021-01-12
csky: Fix TLB maintenance synchronization problem
Guo Ren
1
-2
/
+1
2021-01-12
csky: Fixup PTE global for 2.5:1.5 virtual memory
Guo Ren
1
-1
/
+1
2021-01-12
csky: Cleanup asm/spinlock.h
Guo Ren
2
-177
/
+0
2021-01-12
csky: Fixup asm/cmpxchg.h with correct ordering barrier
Guo Ren
1
-10
/
+17
2021-01-12
csky: Fixup futex SMP implementation
Guo Ren
1
-0
/
+121
2021-01-12
csky: Fixup barrier design
Guo Ren
1
-22
/
+60
2021-01-12
csky: Remove custom asm/atomic.h implementation
Guo Ren
1
-212
/
+0
2021-01-12
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
7
-13
/
+7
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+11
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-5
/
+3
2020-12-15
Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2020-11-20
csky: Enable seccomp architecture tracking
YiFei Zhu
2
-1
/
+11
2020-11-09
csky: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+4
2020-11-06
csky/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2
-4
/
+6
2020-10-27
csky: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-5
/
+3
2020-10-25
whack-a-mole: USE_ELF_CORE_DUMP
Al Viro
1
-1
/
+0
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-4
/
+4
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-6
/
+1
2020-07-31
csky: Add irq_work support
Guo Ren
1
-0
/
+11
2020-07-31
csky: Optimize the trap processing flow
Guo Ren
2
-1
/
+3
[next]