index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-07
csky: add missing brackets in a macro for tlb.h
Jason Gunthorpe
1
-4
/
+4
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
6
-6
/
+6
2019-07-19
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
4
-105
/
+91
2019-07-19
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
2
-2
/
+11
2019-07-19
csky: Add new asid lib code from arm
Guo Ren
1
-0
/
+78
2019-07-19
csky: Revert mmu ASID mechanism
Guo Ren
3
-108
/
+7
2019-07-12
csky: switch to generic version of pte allocation
Mike Rapoport
1
-27
/
+3
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2
-0
/
+2
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
1
-4
/
+0
2019-05-08
Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
11
-70
/
+158
2019-05-08
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2019-04-22
csky/syscall_trace: Fixup return processing flow
Guo Ren
1
-0
/
+7
2019-04-22
csky: Add support for perf registers sampling
Mao Han
1
-0
/
+51
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
2
-20
/
+7
2019-04-22
csky: Add perf_arch_fetch_caller_regs support
Mao Han
1
-0
/
+8
2019-04-22
csky: Support dynamic start physical address
Guo Ren
2
-25
/
+18
2019-04-22
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
1
-0
/
+12
2019-04-22
csky: Add non-uapi asm/ptrace.h namespace
Guo Ren
2
-20
/
+29
2019-04-22
csky: remove redundant generic-y
Masahiro Yamada
1
-1
/
+0
2019-04-22
csky: Update syscall_trace_enter/exit implementation
Guo Ren
4
-15
/
+21
2019-04-22
csky/ftrace: Add dynamic function tracer (include graph tracer)
Guo Ren
1
-1
/
+17
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-10
/
+4
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-10
/
+4
2019-04-04
csky: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
1
-4
/
+6
2019-03-21
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-1
/
+1
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-2
/
+0
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+1
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
1
-0
/
+1
2019-02-13
csky: Fixup io-range page attribute for mmap("/dev/mem")
Guo Ren
1
-0
/
+5
2019-02-13
csky: coding convention: Use task_stack_page
Guo Ren
1
-2
/
+2
2019-02-13
csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry
Guo Ren
1
-2
/
+2
2019-01-08
csky: fixup compile error with pte_alloc
Guo Ren
1
-25
/
+18
2019-01-08
csky: fixup CACHEV1 store instruction fast retire
Guo Ren
1
-0
/
+25
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-27
/
+0
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
9
-57
/
+47
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-01-05
fls: change parameter to unsigned int
Matthew Wilcox
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-12
/
+4
2019-01-02
csky: Add perf support for C-SKY
Guo Ren
1
-0
/
+7
2018-12-31
csky: Add EM_CSKY_OLD 39
Guo Ren
1
-1
/
+3
2018-12-31
csky: ftrace call graph supported.
Guo Ren
1
-1
/
+5
2018-12-31
csky: basic ftrace supported
Guo Ren
1
-0
/
+9
2018-12-31
csky: remove unused members in processor.h
Guo Ren
1
-12
/
+0
2018-12-31
csky: stacktrace supported.
Guo Ren
1
-0
/
+4
[next]