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
/
madvise.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
mm/madvise: move up the behavior parameter validation
Anshuman Khandual
1
-4
/
+9
2017-05-04
mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISON
Anshuman Khandual
1
-14
/
+20
2017-05-04
mm: enable MADV_FREE for swapless system
Shaohua Li
1
-7
/
+1
2017-05-04
mm: reclaim MADV_FREE pages
Shaohua Li
1
-0
/
+1
2017-05-04
mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
Shaohua Li
1
-2
/
+0
2017-03-10
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
1
-3
/
+41
2017-02-25
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
1
-0
/
+1
2017-02-25
mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
David Rientjes
1
-9
/
+42
2017-02-25
userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE request
Mike Rapoport
1
-0
/
+1
2017-02-25
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
1
-1
/
+1
2017-02-23
oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA
Kirill A. Shutemov
1
-1
/
+3
2017-02-23
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
1
-1
/
+1
2017-02-23
userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition
Andrea Arcangeli
1
-1
/
+1
2017-02-23
userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request
Pavel Emelyanov
1
-0
/
+2
2016-12-13
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
1
-0
/
+1
2016-05-24
mm: make mmap_sem for write waits killable for mm syscalls
Michal Hocko
1
-3
/
+5
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-3
/
+3
2016-03-16
mm/madvise: update comment on sys_madvise()
Naoya Horiguchi
1
-0
/
+14
2016-03-16
mm/madvise: pass return code of memory_failure() to userspace
Naoya Horiguchi
1
-2
/
+3
2016-01-16
mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called
Minchan Kim
1
-1
/
+7
2016-01-16
mm: move lazily freed pages to inactive list
Minchan Kim
1
-0
/
+2
2016-01-16
mm/madvise.c: free swp_entry in madvise_free
Minchan Kim
1
-1
/
+24
2016-01-16
mm: support madvise(MADV_FREE)
Minchan Kim
1
-0
/
+170
2015-09-09
mm: madvise allow remove operation for hugetlbfs
Mike Kravetz
1
-1
/
+1
2015-09-05
mm/madvise.c: make madvise_behaviour_valid() return bool
Nicholas Krause
1
-3
/
+3
2015-09-05
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
1
-1
/
+2
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
1
-0
/
+1
2015-02-17
vfs: remove get_xip_mem
Matthew Wilcox
1
-1
/
+1
2015-02-13
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+10
2015-02-11
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
1
-2
/
+2
2015-02-11
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
1
-8
/
+1
2015-01-21
fs: kill BDI_CAP_SWAP_BACKED
Christoph Hellwig
1
-7
/
+10
2014-11-08
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
1
-1
/
+1
2014-08-07
mm: update the description for madvise_remove
Wang Sheng-Hui
1
-3
/
+0
2014-05-23
mm: madvise: fix MADV_WILLNEED on shmem swapouts
Johannes Weiner
1
-1
/
+1
2013-10-01
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
Wanpeng Li
1
-2
/
+3
2013-09-12
mm/madvise.c:madvise_hwpoison(): remove local `ret'
Andrew Morton
1
-4
/
+5
2013-09-12
mm/madvise.c: fix return value of madvise_hwpoison()
Wanpeng Li
1
-1
/
+1
2013-09-12
mm/hwpoison.c: fix held reference count after unpoisoning empty zero page
Wanpeng Li
1
-0
/
+4
2013-09-12
mm/hwpoison: add '#' to madvise_hwpoison
Wanpeng Li
1
-2
/
+2
2013-09-12
mm/madvise.c: fix coding-style errors
Vladimir Cernov
1
-7
/
+7
2013-04-30
mm: madvise: complete input validation before taking lock
Rasmus Villemoes
1
-16
/
+15
2013-02-24
mm: make madvise(MADV_WILLNEED) support swap file prefetch
Shaohua Li
1
-4
/
+101
2012-10-09
mm: prepare VM_DONTDUMP for using in drivers
Konstantin Khlebnikov
1
-2
/
+6
2012-07-06
mm: Hold a file reference in madvise_remove
Andy Lutomirski
1
-4
/
+14
2012-05-30
mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE
Hugh Dickins
1
-8
/
+7
2012-03-24
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
1
-0
/
+8
2012-01-04
HWPOISON: Clean up memory_failure() vs. __memory_failure()
Tony Luck
1
-1
/
+1
2011-07-21
fs: kill i_alloc_sem
Christoph Hellwig
1
-1
/
+1
2011-01-14
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
1
-1
/
+1
[next]