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.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-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: Fixup abiv2 syscall_trace break a4 & a5
Guo Ren
2020-06-17
2
-2
/
+6
*
csky: Fixup raw_copy_from_user()
Al Viro
2020-06-03
2
-29
/
+28
*
csky: Fixup remove duplicate irq_disable
Liu Yibin
2020-06-03
1
-2
/
+0
*
csky: Fixup perf callchain unwind
Mao Han
2020-06-03
1
-2
/
+7
*
csky: Fixup msa highest 3 bits mask
Liu Yibin
2020-06-03
2
-4
/
+4
*
csky: Fixup init_fpu compile warning with __init
Guo Ren
2020-04-23
3
-6
/
+5
*
csky: Fixup get wrong psr value from phyical reg
Guo Ren
2020-04-23
3
-1
/
+18
*
csky: Fixup cpu speculative execution to IO area
Guo Ren
2020-04-23
5
-58
/
+25
*
csky: Implement copy_thread_tls
Guo Ren
2020-03-12
2
-3
/
+5
*
arch/csky: fix some Kconfig typos
Randy Dunlap
2020-03-12
1
-1
/
+1
*
csky: Fixup compile warning for three unimplemented syscalls
Guo Ren
2020-03-12
1
-0
/
+3
*
csky: Fixup ftrace modify panic
Guo Ren
2020-03-12
1
-0
/
+2
*
csky/smp: Fixup boot failed when CONFIG_SMP
Guo Ren
2020-03-12
1
-1
/
+1
*
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
2020-03-12
3
-7
/
+31
*
csky/mm: Fixup export invalid_pte_table symbol
Guo Ren
2020-03-12
1
-0
/
+1
*
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-09-30
17
-212
/
+291
|
\
|
*
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-30
1
-1
/
+1
|
*
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-09-30
1
-4
/
+0
|
*
csky: Fixup csky_pmu.max_period assignment
Mao Han
2019-09-30
1
-1
/
+1
|
*
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2019-09-30
2
-21
/
+31
|
*
csky: Use generic free_initrd_mem()
Mike Rapoport
2019-09-30
1
-16
/
+0
|
*
csky: Fixup 610 vipt cache flush mechanism
Guo Ren
2019-08-22
2
-12
/
+49
|
*
csky: Support kernel non-aligned access
Guo Ren
2019-08-20
1
-17
/
+45
|
*
csky: Fixup defer cache flush for 610
Guo Ren
2019-08-20
2
-25
/
+29
|
*
csky: Fixup arch_get_unmapped_area() implementation
Guo Ren
2019-08-20
2
-37
/
+43
|
*
csky: Fixup ioremap function losing
Guo Ren
2019-08-15
2
-17
/
+29
|
*
csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range
Guo Ren
2019-08-06
4
-5
/
+19
|
*
csky/dma: Fixup cache_op failed when cross memory ZONEs
Guo Ren
2019-08-06
1
-45
/
+26
|
*
csky: Fixup dma_alloc_coherent with PAGE_SO attribute
Guo Ren
2019-07-31
2
-4
/
+12
|
*
csky: Fixup mb() synchronization problem
Guo Ren
2019-07-31
1
-8
/
+7
*
|
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-1
/
+1
*
|
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
1
-5
/
+0
*
|
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-2
/
+0
*
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-21
1
-4
/
+4
|
\
\
|
*
|
csky: add missing brackets in a macro for tlb.h
Jason Gunthorpe
2019-09-07
1
-4
/
+4
|
|
/
*
/
dma-mapping: make dma_atomic_pool_init self-contained
Christoph Hellwig
2019-08-29
1
-6
/
+0
|
/
*
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-25
6
-6
/
+6
*
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-07-19
19
-329
/
+823
|
\
|
*
csky: Fixup abiv1 memset error
Guo Ren
2019-07-19
4
-42
/
+0
|
*
csky: Improve tlb operation with help of asid
Guo Ren
2019-07-19
1
-4
/
+132
|
*
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
2019-07-19
6
-2
/
+74
|
*
csky: Add new asid lib code from arm
Guo Ren
2019-07-19
3
-0
/
+268
|
*
csky: Revert mmu ASID mechanism
Guo Ren
2019-07-19
6
-295
/
+14
|
*
csky: Fixup some error count in 810 & 860.
Guo Ren
2019-07-19
1
-6
/
+54
|
*
csky: Fix perf record in kernel/user space
Mao Han
2019-07-19
1
-12
/
+14
|
*
csky: Add pmu interrupt support
Mao Han
2019-07-19
1
-15
/
+246
|
*
csky: Add count-width property for csky pmu
Mao Han
2019-07-19
1
-1
/
+14
|
*
csky: Init pmu as a device
Mao Han
2019-07-19
1
-2
/
+48
|
*
csky: Fixup no panic in kernel for some traps
Guo Ren
2019-07-19
1
-0
/
+5
|
*
csky: Select intc & timer drivers
Guo Ren
2019-07-19
1
-0
/
+4
[next]