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
pinetabv-6.6.y-devel
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
2019-05-14
mm/gup: add FOLL_LONGTERM capability to GUP fast
Ira Weiny
1
-4
/
+36
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2
-9
/
+9
2019-05-14
mm/gup: change write parameter to flags in fast walk
Ira Weiny
1
-26
/
+26
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2
-75
/
+120
2019-05-14
mm: generalize putback scan functions
Kirill Tkhai
1
-82
/
+40
2019-05-14
mm: remove pages_to_free argument of move_active_pages_to_lru()
Kirill Tkhai
1
-6
/
+13
2019-05-14
mm: move nr_deactivate accounting to shrink_active_list()
Kirill Tkhai
1
-6
/
+4
2019-05-14
mm: move recent_rotated pages calculation to shrink_inactive_list()
Kirill Tkhai
1
-8
/
+7
2019-05-14
mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()
Vlastimil Babka
1
-3
/
+11
2019-05-14
mm: page cache: store only head pages in i_pages
Matthew Wilcox
7
-103
/
+73
2019-05-14
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
Yue Hu
1
-1
/
+1
2019-05-14
mm/slab.c: fix an infinite loop in leaks_show()
Qian Cai
1
-1
/
+5
2019-05-14
mm/slub.c: update the comment about slab frozen
Liu Xiang
1
-4
/
+5
2019-05-14
mm/slab.c: remove unneed check in cpuup_canceled
Li RongQing
1
-4
/
+2
2019-05-14
slub: remove useless kmem_cache_debug() before remove_full()
Liu Xiang
1
-2
/
+1
2019-05-14
slab: use slab_list instead of lru
Tobin C. Harding
1
-24
/
+25
2019-05-14
slub: use slab_list instead of lru
Tobin C. Harding
1
-20
/
+20
2019-05-14
slub: add comments to endif pre-processor macros
Tobin C. Harding
1
-10
/
+10
2019-05-14
slob: use slab_list instead of lru
Tobin C. Harding
1
-6
/
+6
2019-05-14
slob: respect list_head abstraction layer
Tobin C. Harding
1
-14
/
+37
2019-05-14
mm/hugetlb.c: don't put_page in lock of hugetlb_lock
Kai Shen
1
-1
/
+2
2019-05-14
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
1
-6
/
+10
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+2
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-8
/
+8
2019-05-07
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+4
2019-05-07
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-21
/
+99
2019-05-07
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-42
/
+6
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-115
/
+54
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-2
/
+14
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-69
/
+74
2019-05-02
shmem: make use of ->free_inode()
Al Viro
1
-3
/
+2
2019-04-30
mm/vmalloc: Add flag for freeing of special permsissions
Rick Edgecombe
1
-19
/
+94
2019-04-30
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
1
-2
/
+5
2019-04-29
mm/page_owner: Simplify stack trace handling
Thomas Gleixner
1
-51
/
+28
2019-04-29
mm/kasan: Simplify stacktrace handling
Thomas Gleixner
2
-21
/
+16
2019-04-29
mm/kmemleak: Simplify stacktrace handling
Thomas Gleixner
1
-21
/
+3
2019-04-29
mm/slub: Simplify stack trace retrieval
Thomas Gleixner
1
-8
/
+4
2019-04-26
mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag
Andrey Ryabinin
1
-3
/
+3
2019-04-26
mm/page_alloc.c: avoid potential NULL pointer dereference
Andrey Ryabinin
1
-0
/
+3
2019-04-26
mm, page_alloc: always use a captured page regardless of compaction result
Mel Gorman
1
-5
/
+0
2019-04-26
mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...
Mel Gorman
1
-0
/
+13
2019-04-26
mm/memory_hotplug.c: drop memory device reference after find_memory_block()
David Hildenbrand
1
-0
/
+1
2019-04-20
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-1
/
+6
2019-04-19
mm/kmemleak.c: fix unused-function warning
Arnd Bergmann
1
-0
/
+2
2019-04-19
mm: fix inactive list balancing between NUMA nodes and cgroups
Johannes Weiner
1
-20
/
+9
2019-04-19
mm/hotplug: treat CMA pages as unmovable
Qian Cai
1
-12
/
+18
2019-04-19
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
Konstantin Khlebnikov
1
-5
/
+0
2019-04-19
mm: swapoff: shmem_unuse() stop eviction without igrab()
Hugh Dickins
2
-28
/
+23
2019-04-19
mm: swapoff: take notice of completion sooner
Hugh Dickins
1
-8
/
+11
[next]