index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
mm
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-22
csky: Fixup compile warning
Guo Ren
2019-04-22
csky: add page fault perf event support
Mao Han
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
2019-04-22
csky: mm/fault.c: Remove duplicate header
Jagadeesh Pagadala
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-02-13
csky: Fixup io-range page attribute for mmap("/dev/mem")
Guo Ren
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2018-12-31
csky: remove unused members in processor.h
Guo Ren
2018-12-31
csky: optimize kernel panic print.
Guo Ren
2018-12-31
csky: fixup abiv2 mmap(... O_SYNC) failed.
Guo Ren
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-01
csky: use the generic remapping dma alloc implementation
Christoph Hellwig
2018-12-01
csky: don't use GFP_DMA in atomic_pool_init
Christoph Hellwig
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-25
csky: MMU and page table management
Guo Ren
2018-10-25
csky: Cache and TLB routines
Guo Ren
2018-10-25
csky: Exception handling and mm-fault
Guo Ren
2018-10-25
csky: Build infrastructure
Guo Ren