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
2018-03-29
mm/kmemleak.c: wait for scan completion before disabling free
Vinayak Menon
1
-5
/
+7
2018-03-29
mm/memcontrol.c: fix parameter description mismatch
Honglei Wang
1
-3
/
+3
2018-03-29
mm/vmstat.c: fix vmstat_update() preemption BUG
Steven J. Hill
1
-0
/
+2
2018-03-29
mm/page_owner: fix recursion bug after changing skip entries
Maninder Singh
1
-3
/
+3
2018-03-29
mm, slab: memcg_link the SLAB's kmem_cache
Shakeel Butt
1
-0
/
+1
2018-03-23
mm, thp: do not cause memcg oom for thp
David Rientjes
2
-4
/
+9
2018-03-23
mm/vmscan: wake up flushers for legacy cgroups too
Andrey Ryabinin
1
-15
/
+16
2018-03-23
Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
Daniel Vacek
2
-38
/
+1
2018-03-23
mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
Kirill A. Shutemov
1
-11
/
+20
2018-03-23
mm/thp: do not wait for lock_page() in deferred_split_scan()
Kirill A. Shutemov
1
-1
/
+3
2018-03-23
mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
Kirill A. Shutemov
1
-1
/
+6
2018-03-23
hugetlbfs: check for pgoff value overflow
Mike Kravetz
1
-0
/
+7
2018-03-23
lockdep: fix fs_reclaim warning
Tetsuo Handa
1
-1
/
+1
2018-03-23
mm/mempolicy.c: avoid use uninitialized preferred_node
Yisheng Xie
1
-0
/
+3
2018-03-20
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-34
/
+59
2018-03-19
mm: Allow to kill tasks doing pcpu_alloc() and waiting for pcpu_balance_workfn()
Kirill Tkhai
1
-2
/
+11
2018-03-19
percpu: include linux/sched.h for cond_resched()
Tejun Heo
1
-0
/
+1
2018-03-15
Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"
Ard Biesheuvel
1
-8
/
+5
2018-03-10
mm/page_alloc: fix memmap_init_zone pageblock alignment
Daniel Vacek
1
-2
/
+7
2018-03-10
mm/memblock.c: hardcode the end_pfn being -1
Daniel Vacek
1
-5
/
+5
2018-03-10
mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT
Andrea Arcangeli
1
-2
/
+5
2018-03-10
hugetlb: fix surplus pages accounting
Michal Hocko
1
-1
/
+1
2018-02-23
percpu: add a schedule point in pcpu_balance_workfn()
Eric Dumazet
1
-0
/
+1
2018-02-22
mm: don't defer struct page initialization for Xen pv guests
Juergen Gross
1
-0
/
+4
2018-02-22
vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
Michal Hocko
1
-3
/
+7
2018-02-22
mm/swap.c: make functions and their kernel-doc agree (again)
Mike Rapoport
1
-1
/
+1
2018-02-22
mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc
Mike Rapoport
1
-1
/
+1
2018-02-22
mm, swap, frontswap: fix THP swap if frontswap enabled
Huang Ying
1
-0
/
+6
2018-02-22
mm, mlock, vmscan: no more skipping pagevecs
Shakeel Butt
3
-93
/
+54
2018-02-18
percpu: allow select gfp to be passed to underlying allocators
Dennis Zhou
3
-12
/
+10
2018-02-18
percpu: add __GFP_NORETRY semantics to the percpu balancing path
Dennis Zhou
3
-28
/
+42
2018-02-18
percpu: match chunk allocator declarations with definitions
Dennis Zhou
1
-2
/
+4
2018-02-16
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
1
-1
/
+1
2018-02-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2018-02-13
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
1
-2
/
+0
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-4
/
+4
2018-02-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-95
/
+198
2018-02-07
mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors
Mike Rapoport
3
-0
/
+4
2018-02-07
mm: docs: fix parameter names mismatch
Mike Rapoport
8
-20
/
+20
2018-02-07
mm: docs: fixup punctuation
Mike Rapoport
5
-27
/
+27
2018-02-07
mm/memblock: memblock_is_map/region_memory can be boolean
Yaowei Bai
1
-3
/
+3
2018-02-07
mm: remove unneeded kallsyms include
Sergey Senozhatsky
1
-4
/
+0
2018-02-07
mm/userfaultfd.c: remove duplicate include
Pravin Shedge
1
-1
/
+0
2018-02-07
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
1
-5
/
+1
2018-02-07
kasan: fix prototype author email address
Andrey Konovalov
2
-2
/
+2
2018-02-07
kasan: detect invalid frees
Dmitry Vyukov
1
-0
/
+6
2018-02-07
kasan: unify code between kasan_slab_free() and kasan_poison_kfree()
Dmitry Vyukov
1
-16
/
+12
2018-02-07
kasan: detect invalid frees for large mempool objects
Dmitry Vyukov
2
-6
/
+11
2018-02-07
kasan: don't use __builtin_return_address(1)
Dmitry Vyukov
5
-14
/
+14
2018-02-07
kasan: detect invalid frees for large objects
Dmitry Vyukov
4
-13
/
+9
[next]