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
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-04-22
Revert "mm: avoid tail page refcounting on non-THP compound pages"
Linus Torvalds
1
-1
/
+1
2015-04-16
mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
Boaz Harrosh
1
-0
/
+3
2015-04-16
mm: uninline and cleanup page-mapping related helpers
Kirill A. Shutemov
1
-6
/
+2
2015-04-16
include/linux/mm.h: simplify flag check
Borislav Petkov
1
-3
/
+3
2015-04-16
mm: avoid tail page refcounting on non-THP compound pages
Kirill A. Shutemov
1
-1
/
+1
2015-04-16
mm: consolidate all page-flags helpers in <linux/page-flags.h>
Kirill A. Shutemov
1
-81
/
+0
2015-04-15
mm: completely remove dumping per-cpu lists from show_mem()
Konstantin Khlebnikov
1
-1
/
+0
2015-04-15
mm: hide per-cpu lists in output of show_mem()
Konstantin Khlebnikov
1
-0
/
+1
2015-04-15
page_writeback: clean up mess around cancel_dirty_page()
Konstantin Khlebnikov
1
-0
/
+2
2015-04-15
mm: rename FOLL_MLOCK to FOLL_POPULATE
Kirill A. Shutemov
1
-1
/
+1
2015-02-17
mm: allow page fault handlers to perform the COW
Matthew Wilcox
1
-0
/
+1
2015-02-13
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...
Petr Cermak
1
-0
/
+5
2015-02-13
mm: do not use mm->nr_pmds on !MMU configurations
Kirill A. Shutemov
1
-1
/
+8
2015-02-13
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
1
-3
/
+2
2015-02-12
pagewalk: add walk_page_vma()
Naoya Horiguchi
1
-0
/
+1
2015-02-12
pagewalk: improve vma handling
Naoya Horiguchi
1
-3
/
+12
2015-02-12
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
1
-6
/
+0
2015-02-12
mm: gup: add __get_user_pages_unlocked to customize gup_flags
Andrea Arcangeli
1
-0
/
+4
[next]