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
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-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-4
/
+4
2019-09-07
csky: add missing brackets in a macro for tlb.h
Jason Gunthorpe
1
-4
/
+4
2019-08-29
dma-mapping: make dma_atomic_pool_init self-contained
Christoph Hellwig
1
-6
/
+0
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
19
-329
/
+823
2019-07-19
csky: Fixup abiv1 memset error
Guo Ren
4
-42
/
+0
2019-07-19
csky: Improve tlb operation with help of asid
Guo Ren
1
-4
/
+132
2019-07-19
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
6
-2
/
+74
2019-07-19
csky: Add new asid lib code from arm
Guo Ren
3
-0
/
+268
2019-07-19
csky: Revert mmu ASID mechanism
Guo Ren
6
-295
/
+14
2019-07-19
csky: Fixup some error count in 810 & 860.
Guo Ren
1
-6
/
+54
2019-07-19
csky: Fix perf record in kernel/user space
Mao Han
1
-12
/
+14
2019-07-19
csky: Add pmu interrupt support
Mao Han
1
-15
/
+246
2019-07-19
csky: Add count-width property for csky pmu
Mao Han
1
-1
/
+14
2019-07-19
csky: Init pmu as a device
Mao Han
1
-2
/
+48
2019-07-19
csky: Fixup no panic in kernel for some traps
Guo Ren
1
-0
/
+5
2019-07-19
csky: Select intc & timer drivers
Guo Ren
1
-0
/
+4
2019-07-13
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2019-07-12
csky: switch to generic version of pte allocation
Mike Rapoport
1
-27
/
+3
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-8
/
+6
2019-06-26
csky: Fixup libgcc unwind error
Guo Ren
1
-0
/
+5
2019-06-09
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Masahiro Yamada
1
-1
/
+0
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2
-0
/
+2
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
4
-5
/
+5
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-3
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
10
-0
/
+10
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
1
-4
/
+0
2019-05-18
csky: remove deprecated arch/csky/boot/dts/include/dt-bindings
Masahiro Yamada
1
-1
/
+0
2019-05-09
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2019-05-08
Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
33
-502
/
+887
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-05-06
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
Christoph Hellwig
1
-0
/
+1
2019-04-22
csky/syscall_trace: Fixup return processing flow
Guo Ren
2
-1
/
+9
2019-04-22
csky: Fixup compile warning
Guo Ren
1
-1
/
+1
2019-04-22
csky: Add support for perf registers sampling
Mao Han
4
-0
/
+94
2019-04-22
csky: add page fault perf event support
Mao Han
1
-2
/
+10
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
7
-36
/
+21
2019-04-22
csky: Support vmlinux bootup with MMU off
Guo Ren
4
-85
/
+90
2019-04-22
csky: Add perf_arch_fetch_caller_regs support
Mao Han
3
-0
/
+10
2019-04-22
csky: Fixup wrong update_mmu_cache implementation
Guo Ren
1
-11
/
+2
2019-04-22
csky: Support dynamic start physical address
Guo Ren
8
-31
/
+106
2019-04-22
csky: Reconstruct signal processing
Guo Ren
7
-274
/
+150
2019-04-22
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
5
-20
/
+22
2019-04-22
csky: Add non-uapi asm/ptrace.h namespace
Guo Ren
2
-20
/
+29
2019-04-22
csky: mm/fault.c: Remove duplicate header
Jagadeesh Pagadala
1
-1
/
+0
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
9
-55
/
+67
[next]