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
2014-04-04
mm: keep page cache radix tree nodes in check
Johannes Weiner
5
-20
/
+274
2014-04-04
mm: thrash detection-based file cache sizing
Johannes Weiner
6
-23
/
+321
2014-04-04
mm + fs: store shadow entries in page cache
Johannes Weiner
3
-9
/
+80
2014-04-04
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
6
-123
/
+325
2014-04-04
mm: filemap: move radix tree hole searching here
Johannes Weiner
2
-2
/
+78
2014-04-04
mm: shmem: save one radix tree lookup when truncating swapped pages
Johannes Weiner
1
-13
/
+12
2014-04-04
mm: vmscan: shrink_slab: rename max_pass -> freeable
Vladimir Davydov
1
-13
/
+13
2014-04-04
mm, hugetlb: improve page-fault scalability
Davidlohr Bueso
1
-13
/
+71
2014-04-04
mm, hugetlb: use vma_resv_map() map types
Joonsoo Kim
1
-50
/
+45
2014-04-04
mm, hugetlb: remove resv_map_put
Joonsoo Kim
1
-12
/
+3
2014-04-04
mm, hugetlb: fix race in region tracking
Davidlohr Bueso
1
-20
/
+38
2014-04-04
mm, hugetlb: improve, cleanup resv_map parameters
Joonsoo Kim
1
-13
/
+17
2014-04-04
mm, hugetlb: unify region structure handling
Joonsoo Kim
1
-16
/
+21
2014-04-04
mm: optimize put_mems_allowed() usage
Mel Gorman
6
-25
/
+23
2014-04-04
mm, compaction: ignore pageblock skip when manually invoking compaction
David Rientjes
1
-0
/
+1
2014-04-04
mm: vmscan: remove shrink_control arg from do_try_to_free_pages()
Vladimir Davydov
1
-20
/
+12
2014-04-04
mm: vmscan: move call to shrink_slab() to shrink_zones()
Vladimir Davydov
1
-31
/
+25
2014-04-04
mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim
Vladimir Davydov
1
-2
/
+2
2014-04-04
kmemleak: change some global variables to int
Li Zefan
1
-40
/
+40
2014-04-04
kmemleak: remove redundant code
Li Zefan
1
-6
/
+1
2014-04-04
kmemleak: allow freeing internal objects after kmemleak was disabled
Li Zefan
1
-14
/
+32
2014-04-04
kmemleak: free internal objects only if there're no leaks to be reported
Li Zefan
1
-4
/
+9
2014-04-04
bdi: avoid oops on device removal
Jan Kara
1
-4
/
+9
2014-04-04
backing_dev: fix hung task on sync
Derek Basehore
1
-1
/
+4
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-02
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+16
2014-04-02
sparse: fix comment
Li Zhong
1
-1
/
+1
2014-04-01
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-96
/
+112
2014-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-0
/
+13
2014-04-01
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2
-23
/
+21
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-73
/
+1
2014-03-29
percpu: renew the max_contig if we merge the head and previous block
Jianyu Zhan
1
-1
/
+3
2014-03-21
mm: fix swapops.h:131 bug if remap_file_pages raced migration
Hugh Dickins
2
-2
/
+35
2014-03-20
mm: fix bad rss-counter if remap_file_pages raced migration
Hugh Dickins
1
-6
/
+22
2014-03-18
mm: Add new func _install_special_mapping() to mmap.c
Stefani Seibold
1
-4
/
+16
2014-03-18
percpu: allocation size should be even
Viro
1
-1
/
+4
2014-03-11
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
10
-44
/
+75
2014-03-11
mm/Kconfig: fix URL for zsmalloc benchmark
Ben Hutchings
1
-2
/
+2
2014-03-11
mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block
Laura Abbott
1
-7
/
+13
2014-03-11
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-5
/
+6
2014-03-07
percpu: speed alloc_pcpu_area() up
Al Viro
1
-1
/
+17
2014-03-07
percpu: store offsets instead of lengths in ->map[]
Al Viro
1
-55
/
+81
2014-03-07
perpcu: fold pcpu_split_block() into the only caller
Al Viro
1
-47
/
+16
2014-03-06
mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-14
/
+12
2014-03-06
mm/compat: convert to COMPAT_SYSCALL_DEFINE
Heiko Carstens
1
-9
/
+9
2014-03-04
mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness
Johannes Weiner
1
-4
/
+22
2014-03-04
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
Vlastimil Babka
1
-1
/
+1
2014-03-04
memcg: reparent charges of children before processing parent
Filipe Brandenburger
1
-1
/
+9
2014-03-04
memcg: fix endless loop in __mem_cgroup_iter_next()
Hugh Dickins
1
-2
/
+2
2014-03-04
mm: close PageTail race
David Rientjes
4
-5
/
+7
[next]