index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
3
-61
/
+44
2020-08-12
mm: clean up the last pieces of page fault accountings
Peter Xu
2
-20
/
+10
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
4
-5
/
+69
2020-08-12
mm/gup: use a standard migration target allocation callback
Joonsoo Kim
1
-48
/
+6
2020-08-12
mm/hugetlb: make hugetlb migration callback CMA aware
Joonsoo Kim
2
-7
/
+10
2020-08-12
mm/gup: restrict CMA region by using allocation scope API
Joonsoo Kim
1
-9
/
+8
2020-08-12
mm/page_alloc: remove a wrapper for alloc_migration_target()
Joonsoo Kim
2
-12
/
+6
2020-08-12
mm/mempolicy: use a standard migration target allocation callback
Joonsoo Kim
3
-28
/
+12
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
5
-18
/
+41
2020-08-12
mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent wit...
Joonsoo Kim
1
-0
/
+5
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
3
-41
/
+15
2020-08-12
mm/migrate: move migration helper from .h to .c
Joonsoo Kim
1
-0
/
+29
2020-08-12
mm/page_isolation: prefer the node of the source page
Joonsoo Kim
1
-1
/
+3
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-12
/
+10
2020-08-12
mm/zsmalloc.c: fix duplicated words
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/zpool.c: delete duplicated word and fix grammar
Randy Dunlap
1
-4
/
+4
2020-08-12
mm/vmscan.c: delete or fix duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-12
mm/usercopy.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/slab_common.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/shmem.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/page_alloc.c: delete or fix duplicated words
Randy Dunlap
1
-3
/
+3
2020-08-12
mm/nommu.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-12
mm/migrate.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/memory.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-12
mm/memcontrol.c: delete duplicated words
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/hugetlb.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-12
mm/hmm.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/filemap.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/compaction.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm, memory_hotplug: update pcp lists everytime onlining a memory block
Charan Teja Reddy
1
-2
/
+1
2020-08-12
mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
Jia He
1
-3
/
+2
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
1
-0
/
+10
2020-08-12
mm: mmu_notifier: fix and extend kerneldoc
Krzysztof Kozlowski
1
-4
/
+5
2020-08-12
cma: don't quit at first error when activating reserved areas
Mike Kravetz
1
-14
/
+9
2020-08-12
mm: hugetlb: fix the name of hugetlb CMA
Barry Song
1
-1
/
+3
2020-08-12
mm: cma: fix the name of CMA areas
Barry Song
2
-9
/
+10
2020-08-12
mm/cma.c: fix NULL pointer dereference when cma could not be activated
Jianqun Xu
1
-1
/
+1
2020-08-12
mm/vmstat: add events for THP migration without split
Anshuman Khandual
2
-8
/
+47
2020-08-12
mm: thp: remove debug_cow switch
Yang Shi
1
-21
/
+0
2020-08-12
mm/migrate: optimize migrate_vma_setup() for holes
Ralph Campbell
1
-2
/
+14
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
2
-9
/
+8
2020-08-12
mm, oom: show process exiting information in __oom_kill_process()
Yafang Shao
1
-0
/
+2
2020-08-12
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
1
-12
/
+10
2020-08-12
mm/mempolicy.c: check parameters first in kernel_get_mempolicy
Wenchao Hao
1
-2
/
+2
2020-08-12
mm: mempolicy: fix kerneldoc of numa_map_to_online_node()
Krzysztof Kozlowski
1
-1
/
+1
2020-08-12
mm/compaction: correct the comments of compact_defer_shift
Alex Shi
1
-1
/
+1
2020-08-12
mm: use unsigned types for fragmentation score
Nitin Gupta
2
-10
/
+10
2020-08-12
mm: fix compile error due to COMPACTION_HPAGE_ORDER
Nitin Gupta
1
-1
/
+1
2020-08-12
mm: proactive compaction
Nitin Gupta
3
-5
/
+197
2020-08-12
mm/vmscan: restore active/inactive ratio for anonymous LRU
Joonsoo Kim
1
-1
/
+1
[next]