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
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-16
mm/mlock.c: change can_do_mlock return value type to boolean
Wang Xiaoqiang
1
-1
/
+1
2016-01-16
mm: bring in additional flag for fixup_user_fault to signal unlock
Dominik Dingel
1
-2
/
+3
2016-01-16
mm, x86: get_user_pages() for dax mappings
Dan Williams
1
-18
/
+41
2016-01-16
mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
Dan Williams
1
-0
/
+7
2016-01-16
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
1
-1
/
+1
2016-01-16
x86, mm: introduce vmem_altmap to augment vmemmap_populate()
Dan Williams
1
-1
/
+8
2016-01-16
mm: skip memory block registration for ZONE_DEVICE
Dan Williams
1
-0
/
+12
2016-01-16
mm: prepare page_referenced() and page_idle to new THP refcounting
Kirill A. Shutemov
1
-9
/
+14
2016-01-16
thp: introduce deferred_split_huge_page()
Kirill A. Shutemov
1
-0
/
+5
2016-01-16
mm: hwpoison: adjust for new thp refcounting
Naoya Horiguchi
1
-1
/
+1
2016-01-16
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
1
-2
/
+13
2016-01-16
mm: rework mapcount accounting to enable 4k mapping of THPs
Kirill A. Shutemov
1
-2
/
+24
2016-01-16
mm, thp: remove compound_lock()
Kirill A. Shutemov
1
-35
/
+0
2016-01-16
mm: drop tail page refcounting
Kirill A. Shutemov
1
-37
/
+10
2016-01-15
mm: rework virtual memory accounting
Konstantin Khlebnikov
1
-10
/
+3
2016-01-15
mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
Michal Hocko
1
-0
/
+4
2016-01-15
mm: mmap: add new /proc tunable for mmap_base ASLR
Daniel Cashman
1
-0
/
+11
2016-01-15
mm, shmem: add internal shmem resident memory accounting
Jerome Marchand
1
-1
/
+17
2015-11-07
mm: use 'unsigned int' for page order
Kirill A. Shutemov
1
-2
/
+3
2015-11-07
mm: make compound_head() robust
Kirill A. Shutemov
1
-50
/
+3
2015-11-07
mm: pack compound_dtor and compound_order into one word in struct page
Kirill A. Shutemov
1
-5
/
+19
2015-11-06
mm: introduce VM_LOCKONFAULT
Eric B Munson
1
-0
/
+5
2015-11-06
mm: do not inc NR_PAGETABLE if ptlock_init failed
Vladimir Davydov
1
-1
/
+3
2015-11-06
mm: use only per-device readahead limit
Roman Gushchin
1
-2
/
+0
2015-10-02
memcg: fix dirty page migration
Greg Thelen
1
-0
/
+21
2015-09-12
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+44
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
1
-2
/
+10
2015-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-24
/
+8
2015-09-09
mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...
Wanpeng Li
1
-0
/
+1
2015-09-09
mm: rename and move get/set_freepage_migratetype
Vlastimil Babka
1
-12
/
+0
2015-09-09
mm: remove put_page_unless_one()
Vineet Gupta
1
-12
/
+0
2015-09-09
mm: add a pmd_fault handler
Matthew Wilcox
1
-0
/
+2
2015-09-09
mm: introduce vma_is_anonymous(vma) helper
Oleg Nesterov
1
-0
/
+5
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+8
2015-09-05
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
1
-0
/
+1
2015-09-05
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
1
-1
/
+1
2015-09-05
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
1
-0
/
+2
2015-08-22
mm: make page pfmemalloc check more robust
Michal Hocko
1
-0
/
+28
2015-08-16
[media] mm: Provide new get_vaddr_frames() helper
Jan Kara
1
-0
/
+44
2015-08-11
mm: enhance region_is_ram() to region_intersects()
Dan Williams
1
-1
/
+8
2015-07-01
mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
Mel Gorman
1
-2
/
+4
2015-07-01
mm: meminit: only set page reserved in the memblock region
Nathan Zimmer
1
-0
/
+2
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+6
2015-06-25
memory-failure: change type of action_result's param 3 to enum
Xie XiuQi
1
-1
/
+1
2015-06-25
memory-failure: export page_type and action result
Xie XiuQi
1
-0
/
+34
2015-06-25
mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...
Naoya Horiguchi
1
-0
/
+1
2015-06-25
mm: avoid tail page refcounting on non-THP compound pages
Kirill A. Shutemov
1
-1
/
+1
2015-06-02
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
1
-1
/
+2
2015-06-02
memcg: add per cgroup dirty page accounting
Greg Thelen
1
-2
/
+4
2015-06-02
page_writeback: revive cancel_dirty_page() in a restricted form
Tejun Heo
1
-0
/
+1
[next]