index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
Commit message (
Expand
)
Author
Age
Files
Lines
*
csky: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-27
/
+3
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
5
-8
/
+6
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
4
-5
/
+5
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-3
/
+1
*
|
csky: Fixup libgcc unwind error
Guo Ren
2019-06-26
1
-0
/
+5
*
|
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
2
-0
/
+2
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
10
-0
/
+10
|
/
*
arch: remove dangling asm-generic wrappers
Masahiro Yamada
2019-05-18
1
-4
/
+0
*
csky: remove deprecated arch/csky/boot/dts/include/dt-bindings
Masahiro Yamada
2019-05-18
1
-1
/
+0
*
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-05-09
1
-0
/
+1
|
\
|
*
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
Christoph Hellwig
2019-05-06
1
-0
/
+1
*
|
Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-05-08
33
-502
/
+887
|
\
\
|
*
|
csky/syscall_trace: Fixup return processing flow
Guo Ren
2019-04-22
2
-1
/
+9
|
*
|
csky: Fixup compile warning
Guo Ren
2019-04-22
1
-1
/
+1
|
*
|
csky: Add support for perf registers sampling
Mao Han
2019-04-22
4
-0
/
+94
|
*
|
csky: add page fault perf event support
Mao Han
2019-04-22
1
-2
/
+10
|
*
|
csky: Use va_pa_offset instead of phys_offset
Guo Ren
2019-04-22
7
-36
/
+21
|
*
|
csky: Support vmlinux bootup with MMU off
Guo Ren
2019-04-22
4
-85
/
+90
|
*
|
csky: Add perf_arch_fetch_caller_regs support
Mao Han
2019-04-22
3
-0
/
+10
|
*
|
csky: Fixup wrong update_mmu_cache implementation
Guo Ren
2019-04-22
1
-11
/
+2
|
*
|
csky: Support dynamic start physical address
Guo Ren
2019-04-22
8
-31
/
+106
|
*
|
csky: Reconstruct signal processing
Guo Ren
2019-04-22
7
-274
/
+150
|
*
|
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
2019-04-22
5
-20
/
+22
|
*
|
csky: Add non-uapi asm/ptrace.h namespace
Guo Ren
2019-04-22
2
-20
/
+29
|
*
|
csky: mm/fault.c: Remove duplicate header
Jagadeesh Pagadala
2019-04-22
1
-1
/
+0
|
*
|
csky: remove redundant generic-y
Masahiro Yamada
2019-04-22
1
-1
/
+0
|
*
|
csky: Update syscall_trace_enter/exit implementation
Guo Ren
2019-04-22
9
-55
/
+67
|
*
|
csky: Add perf callchain support
Mao Han
2019-04-22
2
-0
/
+120
|
*
|
csky/ftrace: Add dynamic function tracer (include graph tracer)
Guo Ren
2019-04-22
4
-6
/
+202
|
*
|
csky: Fixup vdsp&fpu issues in kernel
Guo Ren
2019-04-22
2
-6
/
+2
|
|
/
*
|
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
\
|
*
|
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
1
-1
/
+1
*
|
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
1
-0
/
+1
|
\
\
\
|
*
|
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-10
1
-18
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
1
-10
/
+4
|
*
|
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-10
/
+4
|
*
|
csky: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
2019-04-04
1
-4
/
+6
|
|
/
*
/
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
1
-3
/
+0
|
/
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-2
/
+0
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+5
*
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
1
-2
/
+0
|
\
|
*
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
2019-02-20
1
-1
/
+0
|
*
of: select OF_RESERVED_MEM automatically
Christoph Hellwig
2019-02-13
1
-1
/
+0
*
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
2
-0
/
+3
|
\
\
|
*
|
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
2019-02-19
1
-0
/
+1
|
*
|
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
2019-02-19
1
-0
/
+1
|
*
|
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
2019-02-19
1
-0
/
+1
|
|
/
*
|
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
*
|
csky: Fixup dead loop in show_stack
Guo Ren
2019-02-13
1
-0
/
+4
[next]