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: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-02-23
1
-1
/
+1
*
csky: Implement copy_thread_tls
Guo Ren
2020-02-21
2
-3
/
+5
*
csky: Add PCI support
MaJun
2020-02-21
3
-1
/
+39
*
csky: Minimize defconfig to support buildroot config.fragment
Ma Jun
2020-02-21
1
-7
/
+0
*
csky: Add setup_initrd check code
Guo Ren
2020-02-21
2
-3
/
+44
*
csky: Cleanup old Kconfig options
Krzysztof Kozlowski
2020-02-21
2
-3
/
+0
*
arch/csky: fix some Kconfig typos
Randy Dunlap
2020-02-21
1
-1
/
+1
*
csky: Fixup compile warning for three unimplemented syscalls
Guo Ren
2020-02-21
1
-0
/
+3
*
csky: Remove unused cache implementation
Guo Ren
2020-02-21
1
-15
/
+1
*
csky: Fixup ftrace modify panic
Guo Ren
2020-02-21
1
-0
/
+2
*
csky: Add flush_icache_mm to defer flush icache all
Guo Ren
2020-02-21
7
-11
/
+77
*
csky: Optimize abiv2 copy_to_user_page with VM_EXEC
Guo Ren
2020-02-21
1
-1
/
+3
*
csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860)
Guo Ren
2020-02-21
2
-8
/
+18
*
csky: Remove unnecessary flush_icache_* implementation
Guo Ren
2020-02-21
3
-37
/
+2
*
csky: Support icache flush without specific instructions
Guo Ren
2020-02-21
4
-8
/
+31
*
csky/Kconfig: Add Kconfig.platforms to support some drivers
Guo Ren
2020-02-21
2
-0
/
+11
*
csky/smp: Fixup boot failed when CONFIG_SMP
Guo Ren
2020-02-21
1
-1
/
+1
*
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
2020-02-21
3
-7
/
+31
*
csky/mm: Fixup export invalid_pte_table symbol
Guo Ren
2020-02-21
1
-0
/
+1
*
csky: Separate fixaddr_init from highmem
Guo Ren
2020-02-21
7
-66
/
+61
*
csky: Tightly-Coupled Memory or Sram support
Guo Ren
2020-02-21
7
-1
/
+304
*
csky: Initial stack protector support
Mao Han
2020-02-21
3
-0
/
+36
*
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-02-04
1
-1
/
+0
|
\
|
*
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
2020-02-04
1
-1
/
+0
*
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-4
/
+0
|
\
\
|
*
|
arch/csky/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-4
/
+0
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
1
-2
/
+2
|
\
\
|
*
|
sched/rt, csky: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-2
/
+2
|
|
/
*
/
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-10
1
-0
/
+4
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-4
/
+4
|
\
|
*
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-4
/
+4
*
|
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
4
-60
/
+8
|
\
\
|
*
|
csky: use generic ioremap
Christoph Hellwig
2019-11-12
4
-50
/
+8
|
*
|
csky: remove ioremap_cache
Christoph Hellwig
2019-11-11
2
-9
/
+0
|
*
|
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
1
-1
/
+0
|
|
/
*
|
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
|
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
|
/
*
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
[prev]
[next]