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.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-01-10
csky: fixup compile error with CPU 810.
Guo Ren
1
-1
/
+1
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-08
csky: fixup relocation error with 807 & 860
Guo Ren
1
-16
/
+22
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
33
-219
/
+1550
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
4
-19
/
+11
2019-01-02
csky: Add perf support for C-SKY
Guo Ren
4
-1
/
+1054
2018-12-31
csky: Add EM_CSKY_OLD 39
Guo Ren
1
-1
/
+3
2018-12-31
csky: ftrace call graph supported.
Guo Ren
4
-20
/
+151
2018-12-31
csky: basic ftrace supported
Guo Ren
6
-0
/
+64
2018-12-31
csky: remove unused members in processor.h
Guo Ren
7
-40
/
+0
2018-12-31
csky: optimize kernel panic print.
Guo Ren
3
-56
/
+41
2018-12-31
csky: stacktrace supported.
Guo Ren
6
-12
/
+86
2018-12-31
csky: CPU-hotplug supported for SMP
Guo Ren
3
-15
/
+69
2018-12-31
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
8
-68
/
+79
2018-12-31
csky: remove syscall_exit_work
Guo Ren
1
-12
/
+4
2018-12-31
csky: fixup remove vdsp implement for kernel.
Guo Ren
1
-7
/
+1
2018-12-31
csky: bugfix gdb coredump error.
Guo Ren
1
-1
/
+6
2018-12-31
csky: fixup abiv2 mmap(... O_SYNC) failed.
Guo Ren
3
-2
/
+3
2018-12-30
csky: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+7
2018-12-30
elf-em.h: add EM_CSKY
Dmitry V. Levin
1
-1
/
+1
2018-12-30
csky: remove meaningless header-y
Masahiro Yamada
1
-2
/
+0
2018-12-30
csky: Don't leak device tree node reference
Yangtao Li
1
-1
/
+1
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-142
/
+3
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-2
/
+2
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
1
-1
/
+0
2018-12-03
csky: bugfix tlb_get_pgd error.
Guo Ren
1
-2
/
+2
2018-12-01
csky: use the generic remapping dma alloc implementation
Christoph Hellwig
2
-141
/
+3
2018-12-01
csky: don't use GFP_DMA in atomic_pool_init
Christoph Hellwig
1
-1
/
+1
2018-12-01
csky: don't select DMA_NONCOHERENT_OPS
Christoph Hellwig
1
-1
/
+0
2018-12-01
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
1
-0
/
+1
2018-11-01
Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux
Linus Torvalds
3
-31
/
+2
2018-11-01
csky: use common dtb build rules
Guo Ren
2
-13
/
+1
2018-11-01
csky: remove builtin-dtb Kbuild
Guo Ren
3
-18
/
+1
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
4
-6
/
+3
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-6
/
+0
2018-10-25
csky: Misc headers
Guo Ren
9
-0
/
+351
2018-10-25
csky: SMP support
Guo Ren
2
-0
/
+263
2018-10-25
csky: Debug and Ptrace GDB
Guo Ren
4
-0
/
+510
2018-10-25
csky: User access
Guo Ren
2
-0
/
+678
2018-10-25
csky: Library functions
Guo Ren
19
-0
/
+1420
2018-10-25
csky: ELF and module probe
Guo Ren
4
-0
/
+246
2018-10-25
csky: Atomic operations
Guo Ren
5
-0
/
+665
2018-10-25
csky: IRQ handling
Guo Ren
2
-0
/
+71
2018-10-25
csky: VDSO and rt_sigreturn
Guo Ren
4
-0
/
+138
[next]