index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-27
/
+0
*
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-01-05
33
-219
/
+1550
|
\
|
*
csky: Add perf support for C-SKY
Guo Ren
2019-01-02
4
-1
/
+1054
|
*
csky: Add EM_CSKY_OLD 39
Guo Ren
2018-12-31
1
-1
/
+3
|
*
csky: ftrace call graph supported.
Guo Ren
2018-12-31
4
-20
/
+151
|
*
csky: basic ftrace supported
Guo Ren
2018-12-31
6
-0
/
+64
|
*
csky: remove unused members in processor.h
Guo Ren
2018-12-31
7
-40
/
+0
|
*
csky: optimize kernel panic print.
Guo Ren
2018-12-31
3
-56
/
+41
|
*
csky: stacktrace supported.
Guo Ren
2018-12-31
6
-12
/
+86
|
*
csky: CPU-hotplug supported for SMP
Guo Ren
2018-12-31
3
-15
/
+69
|
*
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
2018-12-31
8
-68
/
+79
|
*
csky: remove syscall_exit_work
Guo Ren
2018-12-31
1
-12
/
+4
|
*
csky: fixup remove vdsp implement for kernel.
Guo Ren
2018-12-31
1
-7
/
+1
|
*
csky: bugfix gdb coredump error.
Guo Ren
2018-12-31
1
-1
/
+6
|
*
csky: fixup abiv2 mmap(... O_SYNC) failed.
Guo Ren
2018-12-31
3
-2
/
+3
|
*
csky: define syscall_get_arch()
Dmitry V. Levin
2018-12-30
1
-0
/
+7
|
*
elf-em.h: add EM_CSKY
Dmitry V. Levin
2018-12-30
1
-1
/
+1
|
*
csky: remove meaningless header-y
Masahiro Yamada
2018-12-30
1
-2
/
+0
|
*
csky: Don't leak device tree node reference
Yangtao Li
2018-12-30
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
1
-1
/
+1
|
\
\
|
*
|
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
1
-1
/
+1
*
|
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
4
-19
/
+11
|
/
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
1
-2
/
+2
|
\
\
|
*
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-2
/
+2
|
|
/
*
|
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
2
-142
/
+3
|
\
\
|
|
/
|
/
|
|
*
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-12-13
1
-1
/
+0
|
*
csky: use the generic remapping dma alloc implementation
Christoph Hellwig
2018-12-01
2
-141
/
+3
|
*
csky: don't use GFP_DMA in atomic_pool_init
Christoph Hellwig
2018-12-01
1
-1
/
+1
|
*
csky: don't select DMA_NONCOHERENT_OPS
Christoph Hellwig
2018-12-01
1
-1
/
+0
|
*
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
2018-12-01
1
-0
/
+1
*
|
csky: bugfix tlb_get_pgd error.
Guo Ren
2018-12-03
1
-2
/
+2
|
/
*
Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux
Linus Torvalds
2018-11-01
3
-31
/
+2
|
\
|
*
csky: use common dtb build rules
Guo Ren
2018-11-01
2
-13
/
+1
|
*
csky: remove builtin-dtb Kbuild
Guo Ren
2018-11-01
3
-18
/
+1
*
|
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
4
-6
/
+3
*
|
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-31
1
-1
/
+0
*
|
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-6
/
+0
|
/
*
csky: Misc headers
Guo Ren
2018-10-26
9
-0
/
+351
*
csky: SMP support
Guo Ren
2018-10-26
2
-0
/
+263
*
csky: Debug and Ptrace GDB
Guo Ren
2018-10-26
4
-0
/
+510
*
csky: User access
Guo Ren
2018-10-26
2
-0
/
+678
*
csky: Library functions
Guo Ren
2018-10-26
19
-0
/
+1420
*
csky: ELF and module probe
Guo Ren
2018-10-26
4
-0
/
+246
*
csky: Atomic operations
Guo Ren
2018-10-26
5
-0
/
+665
*
csky: IRQ handling
Guo Ren
2018-10-26
2
-0
/
+71
*
csky: VDSO and rt_sigreturn
Guo Ren
2018-10-26
4
-0
/
+138
*
csky: Process management and Signal
Guo Ren
2018-10-26
10
-0
/
+1231
*
csky: MMU and page table management
Guo Ren
2018-10-25
20
-0
/
+1620
*
csky: Cache and TLB routines
Guo Ren
2018-10-25
15
-0
/
+838
*
csky: System Call
Guo Ren
2018-10-25
5
-0
/
+153
[next]