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
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
csky: Add setup_initrd check code
Guo Ren
2020-02-21
1
-0
/
+44
*
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
1
-8
/
+5
*
csky: Support icache flush without specific instructions
Guo Ren
2020-02-21
2
-8
/
+26
*
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
2
-60
/
+51
*
csky: Tightly-Coupled Memory or Sram support
Guo Ren
2020-02-21
2
-0
/
+170
*
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
*
|
csky: use generic ioremap
Christoph Hellwig
2019-11-12
1
-45
/
+0
*
|
csky: remove ioremap_cache
Christoph Hellwig
2019-11-11
1
-7
/
+0
|
/
*
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-09-30
5
-75
/
+62
|
\
|
*
csky: Use generic free_initrd_mem()
Mike Rapoport
2019-09-30
1
-16
/
+0
|
*
csky: Fixup ioremap function losing
Guo Ren
2019-08-15
1
-6
/
+17
|
*
csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range
Guo Ren
2019-08-06
3
-5
/
+18
|
*
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
1
-4
/
+2
*
|
dma-mapping: make dma_atomic_pool_init self-contained
Christoph Hellwig
2019-08-29
1
-6
/
+0
|
/
*
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-07-19
5
-145
/
+332
|
\
|
*
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
2
-0
/
+47
|
*
csky: Add new asid lib code from arm
Guo Ren
2019-07-19
2
-0
/
+190
|
*
csky: Revert mmu ASID mechanism
Guo Ren
2019-07-19
2
-185
/
+7
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-2
/
+2
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
csky: Fixup compile warning
Guo Ren
2019-04-22
1
-1
/
+1
*
csky: add page fault perf event support
Mao Han
2019-04-22
1
-2
/
+10
*
csky: Use va_pa_offset instead of phys_offset
Guo Ren
2019-04-22
1
-1
/
+1
*
csky: mm/fault.c: Remove duplicate header
Jagadeesh Pagadala
2019-04-22
1
-1
/
+0
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+5
*
csky: Fixup io-range page attribute for mmap("/dev/mem")
Guo Ren
2019-02-13
1
-0
/
+14
*
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-01-05
2
-6
/
+3
|
\
|
*
csky: remove unused members in processor.h
Guo Ren
2018-12-31
1
-3
/
+0
|
*
csky: optimize kernel panic print.
Guo Ren
2018-12-31
1
-2
/
+2
|
*
csky: fixup abiv2 mmap(... O_SYNC) failed.
Guo Ren
2018-12-31
1
-1
/
+1
*
|
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
|
|
/
*
|
csky: use the generic remapping dma alloc implementation
Christoph Hellwig
2018-12-01
1
-140
/
+2
*
|
csky: don't use GFP_DMA in atomic_pool_init
Christoph Hellwig
2018-12-01
1
-1
/
+1
|
/
*
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
2
-4
/
+3
*
csky: MMU and page table management
Guo Ren
2018-10-25
4
-0
/
+622
*
csky: Cache and TLB routines
Guo Ren
2018-10-25
4
-0
/
+456
*
csky: Exception handling and mm-fault
Guo Ren
2018-10-25
1
-0
/
+212
*
csky: Build infrastructure
Guo Ren
2018-10-25
1
-0
/
+13