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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
mm, hugetlb: remove hugepages_treat_as_movable sysctl
Michal Hocko
4
-36
/
+1
2018-02-01
mm: remove unused pgdat_reclaimable_pages()
Jan Kara
3
-34
/
+0
2018-02-01
mm/interval_tree.c: use vma_pages() helper
Vasyl Gomonovych
1
-1
/
+1
2018-02-01
selftests/vm: move 128TB mmap boundary test to generic directory
Aneesh Kumar K.V
4
-179
/
+311
2018-02-01
mm: do not stall register_shrinker()
Minchan Kim
1
-0
/
+9
2018-02-01
mm/page_alloc.c: fix comment in __get_free_pages()
Jiankang Chen
1
-1
/
+1
2018-02-01
mm/page_owner.c: use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-3
/
+1
2018-02-01
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
2
-84
/
+113
2018-02-01
mm: memcontrol: implement lruvec stat functions on top of each other
Johannes Weiner
1
-22
/
+22
2018-02-01
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
2
-45
/
+45
2018-02-01
mm/filemap.c: remove include of hardirq.h
Yang Shi
1
-1
/
+0
2018-02-01
mm: split deferred_init_range into initializing and freeing parts
Pavel Tatashin
1
-70
/
+76
2018-02-01
mm: use sc->priority for slab shrink targets
Josef Bacik
2
-47
/
+23
2018-02-01
mm: show total hugetlb memory consumption in /proc/meminfo
Roman Gushchin
2
-21
/
+42
2018-02-01
mm: drop hotplug lock from lru_add_drain_all()
Michal Hocko
3
-10
/
+9
2018-02-01
mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
Yisheng Xie
1
-3
/
+7
2018-02-01
mm/mempolicy: fix the check of nodemask from user
Yisheng Xie
1
-3
/
+20
2018-02-01
mm/mempolicy: remove redundant check in get_nodes
Yisheng Xie
1
-2
/
+0
2018-02-01
mm: relax deferred struct page requirements
Pavel Tatashin
4
-9
/
+1
2018-02-01
zswap: same-filled pages handling
Srividya Desireddy
1
-5
/
+66
2018-02-01
mm: kmemleak: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-02-01
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
2
-234
/
+238
2018-02-01
slub: remove obsolete comments of put_cpu_partial()
Miles Chen
1
-3
/
+1
2018-02-01
mm/slub.c: fix wrong address during slab padding restoration
Balasubramani Vivekanandan
1
-3
/
+5
2018-02-01
mm/slab.c: remove redundant assignments for slab_state
Oscar Salvador
1
-4
/
+0
2018-02-01
mm/slab_common.c: make calculate_alignment() static
Byongho Lee
2
-30
/
+29
2018-02-01
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
1
-11
/
+12
2018-02-01
ocfs2: unlock bh_state if bg check fails
Changwei Ge
1
-0
/
+2
2018-02-01
ocfs2: nowait aio support
Gang He
6
-33
/
+104
2018-02-01
ocfs2: add ocfs2_overwrite_io()
Gang He
2
-0
/
+48
2018-02-01
ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()
Gang He
2
-0
/
+25
2018-02-01
ocfs2: add trimfs lock to avoid duplicated trims in cluster
Gang He
1
-0
/
+44
2018-02-01
ocfs2: add trimfs dlm lock resource
Gang He
4
-0
/
+121
2018-02-01
ocfs2: try to reuse extent block in dealloc without meta_alloc
Changwei Ge
3
-10
/
+203
2018-02-01
ocfs2: make metadata estimation accurate and clear
Changwei Ge
1
-1
/
+3
2018-02-01
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2
-0
/
+8
2018-02-01
ocfs2: clean up dead code in alloc.c
Changwei Ge
1
-9
/
+2
2018-02-01
ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init()
piaojun
1
-0
/
+1
2018-02-01
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
1
-0
/
+9
2018-02-01
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
1
-3
/
+2
2018-02-01
ocfs2: clean dead code in suballoc.c
Changwei Ge
1
-3
/
+3
2018-02-01
ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header()
alex chen
1
-1
/
+1
2018-02-01
ocfs2/cluster: close a race that fence can't be triggered
Yang Zhang
1
-2
/
+3
2018-02-01
ocfs2: give an obvious tip for mismatched cluster names
Gang He
1
-2
/
+6
2018-02-01
ocfs2/cluster: neaten a member of o2net_msg_handler
Changwei Ge
1
-1
/
+1
2018-02-01
fs/ocfs2/dlm/dlmmaster.c: clean up dead code
Changwei Ge
1
-7
/
+0
2018-02-01
m32r: remove abort()
Sudip Mukherjee
1
-8
/
+0
2018-02-01
scripts/tags.sh: change find_other_sources() for include directories
Arend van Spriel
1
-1
/
+1
2018-02-01
scripts/decodecode: make it take multiline Code line
Andy Shevchenko
1
-0
/
+12
2018-02-01
fs/dax.c: release PMD lock even when there is no PMD support in DAX
Jan H. Schönherr
1
-1
/
+1
[next]