index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
1
-10
/
+11
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-1
/
+1
2018-10-06
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
1
-1
/
+1
2018-09-30
xarray: Replace exceptional entries
Matthew Wilcox
1
-1
/
+1
2018-07-23
mm, madvise_inject_error: Let memory_failure() optionally take a page reference
Dan Williams
1
-3
/
+13
2018-01-23
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
1
-1
/
+1
2017-11-30
mm/madvise.c: fix madvise() infinite loop under special circumstances
chenjie
1
-3
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-14
mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORK
Yang Shi
1
-1
/
+6
2017-10-04
mm, hugetlb, soft_offline: save compound page order before page migration
Alexandru Moise
1
-2
/
+10
2017-09-09
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
1
-1
/
+1
2017-09-07
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
1
-0
/
+13
2017-09-01
mm, madvise: ensure poisoned pages are removed from per-cpu lists
Mel Gorman
1
-0
/
+6
2017-08-26
mm/madvise.c: fix freeing of locked page with MADV_FREE
Eric Biggers
1
-1
/
+1
2017-08-03
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
1
-0
/
+1
2017-07-11
userfaultfd: non-cooperative: add madvise() event for MADV_FREE request
Mike Rapoport
1
-20
/
+22
2017-07-11
swap: add block io poll in swapin path
Shaohua Li
1
-2
/
+2
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
[next]