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
/
csky
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
1
-0
/
+1
|
\
|
*
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-26
1
-0
/
+1
*
|
csky: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
*
|
Merge tag 'csky-for-linus-5.14-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2021-07-04
2
-8
/
+7
|
\
\
|
*
|
csky: Kconfig: Remove unused selects
Guo Ren
2021-07-04
1
-3
/
+0
|
*
|
csky: syscache: Fixup duplicate cache flush
Guo Ren
2021-07-04
1
-5
/
+7
|
|
/
*
|
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
|
|
/
*
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
3
-3
/
+1
|
\
\
|
*
|
sched,arch: Remove unused TASK_STATE offsets
Peter Zijlstra
2021-06-18
1
-1
/
+0
|
*
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
|
*
|
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-1
/
+0
|
|
/
*
|
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
1
-17
/
+0
|
\
\
|
*
|
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
2021-06-03
1
-7
/
+0
|
*
|
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-06-01
1
-10
/
+0
|
|
/
*
|
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
2021-05-26
1
-1
/
+0
*
|
locking/atomic: csky: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
2
-4
/
+5
|
/
*
Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2021-05-03
10
-483
/
+349
|
\
|
*
csky: uaccess.h: Coding convention with asm generic
Guo Ren
2021-04-28
5
-481
/
+345
|
*
csky: fix syscache.c fallthrough warning
Randy Dunlap
2021-04-28
1
-0
/
+1
|
*
csky: Fixup typos
Junlin Yang
2021-04-20
3
-3
/
+3
|
*
csky: Remove duplicate include in arch/csky/kernel/entry.S
Zhang Yunkai
2021-04-20
1
-1
/
+0
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-05-02
2
-3
/
+1
|
\
\
|
*
|
whack-a-mole: kill strlen_user() (again)
Al Viro
2021-03-27
2
-3
/
+1
*
|
|
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+0
*
|
|
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-30
1
-0
/
+1
|
|
/
|
/
|
*
|
csky: change a Kconfig symbol name to fix e1000 build error
Randy Dunlap
2021-04-16
2
-2
/
+2
*
|
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
2021-03-16
1
-1
/
+1
|
/
*
Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2021-02-28
93
-992
/
+1346
|
\
|
*
csky: Fixup compile error
Guo Ren
2021-02-27
52
-52
/
+0
|
*
csky: use free_initmem_default() in free_initmem()
David Hildenbrand
2021-02-27
1
-16
/
+1
|
*
csky: Fixup pfn_valid error with wrong max_mapnr
Guo Ren
2021-02-27
1
-2
/
+2
|
*
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
2021-02-27
14
-3
/
+225
|
*
csky: kprobe: Fixup code in simulate without 'long'
Guo Ren
2021-02-27
1
-15
/
+7
|
*
csky: Fixup swapon
Guo Ren
2021-02-27
3
-9
/
+52
|
*
csky: pgtable.h: Coding convention
Guo Ren
2021-02-27
3
-55
/
+36
|
*
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: Fix a size determination in gpr_get()
Zhenzhong Duan
2021-01-12
1
-1
/
+1
|
*
csky: Reconstruct VDSO framework
Guo Ren
2021-01-12
13
-89
/
+269
|
*
csky: mm: abort uaccess retries upon fatal signal
Guo Ren
2021-01-12
1
-1
/
+4
|
*
csky: Sync riscv mm/fault.c for easy maintenance
Guo Ren
2021-01-12
2
-155
/
+189
|
*
csky: Fixup do_page_fault parent irq status
Guo Ren
2021-01-12
2
-1
/
+5
|
*
csky: Add faulthandler_disabled() check
Guo Ren
2021-01-12
1
-2
/
+2
|
*
csky: Fixup update_mmu_cache called with user io mapping
Guo Ren
2021-01-12
1
-0
/
+3
|
*
csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault
Guo Ren
2021-01-12
1
-2
/
+21
|
*
csky: Add show_tlb for CPU_CK860 debug
Guo Ren
2021-01-12
1
-0
/
+121
|
*
csky: Fix TLB maintenance synchronization problem
Guo Ren
2021-01-12
5
-16
/
+69
|
*
csky: Add kmemleak support
Guo Ren
2021-01-12
1
-0
/
+1
[next]