index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-30
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
5
-75
/
+62
2019-09-30
csky: Use generic free_initrd_mem()
Mike Rapoport
1
-16
/
+0
2019-08-29
dma-mapping: make dma_atomic_pool_init self-contained
Christoph Hellwig
1
-6
/
+0
2019-08-15
csky: Fixup ioremap function losing
Guo Ren
1
-6
/
+17
2019-08-06
csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range
Guo Ren
3
-5
/
+18
2019-08-06
csky/dma: Fixup cache_op failed when cross memory ZONEs
Guo Ren
1
-45
/
+26
2019-07-31
csky: Fixup dma_alloc_coherent with PAGE_SO attribute
Guo Ren
1
-4
/
+2
2019-07-19
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
5
-145
/
+332
2019-07-19
csky: Improve tlb operation with help of asid
Guo Ren
1
-4
/
+132
2019-07-19
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
2
-0
/
+47
2019-07-19
csky: Add new asid lib code from arm
Guo Ren
2
-0
/
+190
2019-07-19
csky: Revert mmu ASID mechanism
Guo Ren
2
-185
/
+7
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-22
csky: Fixup compile warning
Guo Ren
1
-1
/
+1
2019-04-22
csky: add page fault perf event support
Mao Han
1
-2
/
+10
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
1
-1
/
+1
2019-04-22
csky: mm/fault.c: Remove duplicate header
Jagadeesh Pagadala
1
-1
/
+0
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+5
2019-02-13
csky: Fixup io-range page attribute for mmap("/dev/mem")
Guo Ren
1
-0
/
+14
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2
-6
/
+3
2018-12-31
csky: remove unused members in processor.h
Guo Ren
1
-3
/
+0
2018-12-31
csky: optimize kernel panic print.
Guo Ren
1
-2
/
+2
2018-12-31
csky: fixup abiv2 mmap(... O_SYNC) failed.
Guo Ren
1
-1
/
+1
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-2
/
+2
2018-12-01
csky: use the generic remapping dma alloc implementation
Christoph Hellwig
1
-140
/
+2
2018-12-01
csky: don't use GFP_DMA in atomic_pool_init
Christoph Hellwig
1
-1
/
+1
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2
-4
/
+3
2018-10-25
csky: MMU and page table management
Guo Ren
4
-0
/
+622
2018-10-25
csky: Cache and TLB routines
Guo Ren
4
-0
/
+456
2018-10-25
csky: Exception handling and mm-fault
Guo Ren
1
-0
/
+212
2018-10-25
csky: Build infrastructure
Guo Ren
1
-0
/
+13