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
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
2016-03-18
zsmalloc: drop unused member 'mapping_area->huge'
YiPing Xu
1
-6
/
+3
2016-03-18
mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment
Shawn Lin
1
-1
/
+1
2016-03-18
mm: memcontrol: zap oom_info_lock
Vladimir Davydov
1
-4
/
+0
2016-03-18
mm: memcontrol: clarify the uncharge_list() loop
Johannes Weiner
1
-0
/
+4
2016-03-18
mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
Johannes Weiner
1
-4
/
+34
2016-03-18
mm: memcontrol: reclaim when shrinking memory.high below usage
Johannes Weiner
1
-0
/
+6
2016-03-18
mm: meminit: initialise more memory for inode/dentry hash tables in early boot
Li Zhang
1
-2
/
+9
2016-03-18
thp: fix deadlock in split_huge_pmd()
Kirill A. Shutemov
1
-11
/
+2
2016-03-18
thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers
Kirill A. Shutemov
2
-176
/
+44
2016-03-18
mm: make remove_migration_ptes() beyond mm/migration.c
Kirill A. Shutemov
1
-6
/
+9
2016-03-18
rmap: extend try_to_unmap() to be usable by split_huge_page()
Kirill A. Shutemov
2
-12
/
+17
2016-03-18
rmap: introduce rmap_walk_locked()
Kirill A. Shutemov
1
-9
/
+32
2016-03-18
mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP
Dan Williams
1
-0
/
+1
2016-03-18
mm: percpu: use pr_fmt to prefix output
Joe Perches
2
-11
/
+13
2016-03-18
mm: convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
20
-150
/
+118
2016-03-18
mm: coalesce split strings
Joe Perches
20
-109
/
+78
2016-03-18
mm: convert pr_warning to pr_warn
Joe Perches
3
-18
/
+16
2016-03-18
mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
Dan Williams
1
-2
/
+0
2016-03-18
mm: memcontrol: cleanup css_reset callback
Vladimir Davydov
1
-3
/
+5
2016-03-18
mm, memory hotplug: print debug message in the proper way for online_pages
Chen Yucong
1
-16
/
+16
2016-03-18
mm: remove __GFP_NOFAIL is deprecated comment
Michal Hocko
1
-13
/
+5
2016-03-18
mm/page_ref: add tracepoint to track down page reference manipulation
Joonsoo Kim
3
-0
/
+68
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
7
-26
/
+21
2016-03-18
mm: thp: set THP defrag by default to madvise and add a stall-free defrag option
Mel Gorman
4
-48
/
+71
2016-03-18
mm, mempool: only set __GFP_NOMEMALLOC if there are free elements
David Rientjes
1
-4
/
+16
2016-03-18
mm: scale kswapd watermarks in proportion to memory
Johannes Weiner
1
-2
/
+27
2016-03-18
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
3
-9
/
+5
2016-03-18
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
1
-0
/
+43
2016-03-18
mm/Kconfig: remove redundant arch depend for memory hotplug
Yang Shi
1
-1
/
+0
2016-03-18
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
Aneesh Kumar K.V
2
-17
/
+5
2016-03-18
mm: deduplicate memory overcommitment code
Andrey Ryabinin
3
-240
/
+124
2016-03-18
mm: move max_map_count bits into mm.h
Andrey Ryabinin
3
-3
/
+0
2016-03-18
thp, vmstats: count deferred split events
Kirill A. Shutemov
2
-0
/
+2
2016-03-18
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
2
-6
/
+9
2016-03-18
mm: workingset: size shadow nodes lru basing on file cache size
Vladimir Davydov
1
-1
/
+3
2016-03-18
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
2
-2
/
+2
2016-03-18
mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker
Vladimir Davydov
1
-5
/
+10
2016-03-18
mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy
Vladimir Davydov
1
-36
/
+5
2016-03-18
mm, kswapd: replace kswapd compaction with waking up kcompactd
Vlastimil Babka
3
-104
/
+54
2016-03-18
mm, memory hotplug: small cleanup in online_pages()
Vlastimil Babka
1
-3
/
+3
2016-03-18
mm, compaction: introduce kcompactd
Vlastimil Babka
4
-2
/
+233
2016-03-18
mm, kswapd: remove bogus check of balance_classzone_idx
Vlastimil Babka
1
-2
/
+1
2016-03-18
sound: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-0
/
+1
2016-03-18
mm/slub: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-4
/
+3
2016-03-18
mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-13
/
+12
2016-03-18
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
Naoya Horiguchi
2
-5
/
+0
2016-03-18
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
1
-0
/
+2
2016-03-18
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
4
-6
/
+43
2016-03-18
mm: memcontrol: make tree_{stat,events} fetch all stats
Vladimir Davydov
1
-28
/
+39
2016-03-18
mm: memcontrol: do not bypass slab charge if memcg is offline
Vladimir Davydov
1
-5
/
+3
[prev]
[next]