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-07-31
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
1
-1
/
+1
2014-07-31
mm: fix filemap.c pagecache_get_page() kernel-doc warnings
Randy Dunlap
1
-5
/
+8
2014-07-31
mm: debugfs: move rounddown_pow_of_two() out from do_fault path
Andrey Ryabinin
1
-9
/
+12
2014-07-31
memcg: oom_notify use-after-free fix
Michal Hocko
1
-0
/
+4
2014-07-31
hwpoison: call action_result() in failure path of hwpoison_user_mappings()
Naoya Horiguchi
1
-2
/
+4
2014-07-31
hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()
Naoya Horiguchi
1
-1
/
+7
2014-07-31
mm, thp: do not allow thp faults to avoid cpuset restrictions
David Rientjes
1
-8
/
+8
2014-07-31
mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()
Maxim Patlasov
1
-3
/
+3
2014-07-29
mm: fix page_alloc.c kernel-doc warnings
Randy Dunlap
1
-6
/
+9
2014-07-27
mm: fix direct reclaim writeback regression
Hugh Dickins
1
-2
/
+3
2014-07-24
Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-07-24
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
1
-0
/
+1
2014-07-24
mm/fs: fix pessimization in hole-punching pagecache
Hugh Dickins
1
-3
/
+8
2014-07-24
shmem: fix splicing from a hole while it's punched
Hugh Dickins
1
-9
/
+15
2014-07-24
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
1
-26
/
+52
2014-07-24
mm: do not call do_fault_around for non-linear fault
Konstantin Khlebnikov
1
-1
/
+2
2014-07-24
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
2
-9
/
+5
2014-07-23
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Mike Snitzer
1
-1
/
+1
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2014-07-03
shmem: fix init_page_accessed use to stop !PageLRU bug
Hugh Dickins
1
-5
/
+10
2014-07-03
hwpoison: fix the handling path of the victimized page frame that belong to n...
Chen Yucong
1
-4
/
+5
2014-07-03
msync: fix incorrect fstart calculation
Namjae Jeon
1
-1
/
+2
2014-07-03
slub: fix off by one in number of slab tests
Joonsoo Kim
1
-3
/
+3
2014-07-03
mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER
Michal Nazarewicz
1
-2
/
+14
2014-06-25
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
1
-2
/
+0
2014-06-24
mm: fix crashes from mbind() merging vmas
Hugh Dickins
1
-26
/
+20
2014-06-24
slab: fix oops when reading /proc/slab_allocators
Joonsoo Kim
1
-19
/
+71
2014-06-24
shmem: fix faulting into a hole while it's punched
Hugh Dickins
1
-4
/
+52
2014-06-24
mm: let mm_find_pmd fix buggy race with THP fault
Hugh Dickins
4
-13
/
+20
2014-06-24
mm: thp: fix DEBUG_PAGEALLOC oops in copy_page_rep()
Hugh Dickins
1
-4
/
+35
2014-06-24
mm, pcp: allow restoring percpu_pagelist_fraction default
David Rientjes
1
-12
/
+28
2014-06-24
hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
Naoya Horiguchi
1
-28
/
+43
2014-06-24
tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported
Hugh Dickins
1
-0
/
+3
2014-06-24
mm: nommu: per-thread vma cache fix
Steven Miao
1
-1
/
+1
2014-06-15
fix __swap_writepage() compile failure on old gcc versions
Al Viro
1
-1
/
+1
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-186
/
+626
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
8
-27
/
+55
2014-06-12
shmem: switch to iter_file_splice_write()
Al Viro
1
-1
/
+1
2014-06-10
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-108
/
+117
2014-06-09
Don't trigger congestion wait on dirty-but-not-writeout pages
Linus Torvalds
1
-7
/
+5
2014-06-09
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-5
/
+6
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
47
-2724
/
+2974
2014-06-07
mm: convert some level-less printks to pr_*
Mitchel Humpherys
4
-12
/
+24
2014-06-07
mm/kmemleak-test.c: use pr_fmt for logging
Fabian Frederick
1
-17
/
+19
2014-06-07
mm: mark remap_file_pages() syscall as deprecated
Kirill A. Shutemov
1
-0
/
+4
2014-06-07
mm: memcontrol: remove unnecessary memcg argument from soft limit functions
Johannes Weiner
1
-20
/
+14
2014-06-07
mm: memcontrol: clean up memcg zoneinfo lookup
Jianyu Zhan
1
-50
/
+39
2014-06-07
mm/memblock.c: call kmemleak directly from memblock_(alloc|free)
Catalin Marinas
2
-4
/
+8
2014-06-07
mm/mempool.c: update the kmemleak stack trace for mempool allocations
Catalin Marinas
1
-0
/
+6
2014-06-07
mm: introduce kmemleak_update_trace()
Catalin Marinas
1
-0
/
+34
[next]