Aneesh Kumar K.V
|
07e326610e
mm: add tlb_remove_check_page_size_change to track page size change
|
8 年之前 |
Michal Hocko
|
dc0ef0df7b
mm: make mmap_sem for write waits killable for mm syscalls
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Naoya Horiguchi
|
d7206a70af
mm/madvise: update comment on sys_madvise()
|
9 年之前 |
Naoya Horiguchi
|
23a003bfd2
mm/madvise: pass return code of memory_failure() to userspace
|
9 年之前 |
Minchan Kim
|
b8d3c4c300
mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called
|
9 年之前 |
Minchan Kim
|
10853a0392
mm: move lazily freed pages to inactive list
|
9 年之前 |
Minchan Kim
|
64b42bc1cf
mm/madvise.c: free swp_entry in madvise_free
|
9 年之前 |
Minchan Kim
|
854e9ed09d
mm: support madvise(MADV_FREE)
|
9 年之前 |
Mike Kravetz
|
72079ba0df
mm: madvise allow remove operation for hugetlbfs
|
10 年之前 |
Nicholas Krause
|
1ecef9ed0f
mm/madvise.c: make madvise_behaviour_valid() return bool
|
10 年之前 |
Andrea Arcangeli
|
19a809afe2
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
|
10 年之前 |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
10 年之前 |
Matthew Wilcox
|
e748dcd095
vfs: remove get_xip_mem
|
10 年之前 |
Linus Torvalds
|
6bec003528
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
|
10 年之前 |
Kirill A. Shutemov
|
0661a33611
mm: remove rest usage of VM_NONLINEAR and pte_file()
|
10 年之前 |
Kirill A. Shutemov
|
8a5f14a231
mm: drop support of non-linear mapping from unmap/zap codepath
|
10 年之前 |
Christoph Hellwig
|
97b713ba3e
fs: kill BDI_CAP_SWAP_BACKED
|
10 年之前 |
Anna Schumaker
|
72c72bdf7b
VFS: Rename do_fallocate() to vfs_fallocate()
|
10 年之前 |
Wang Sheng-Hui
|
54980b93c0
mm: update the description for madvise_remove
|
11 年之前 |
Johannes Weiner
|
55231e5c89
mm: madvise: fix MADV_WILLNEED on shmem swapouts
|
11 年之前 |
Wanpeng Li
|
20cb6cab52
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
|
12 年之前 |
Andrew Morton
|
325c4ef5c4
mm/madvise.c:madvise_hwpoison(): remove local `ret'
|
12 年之前 |
Wanpeng Li
|
8302423b8e
mm/madvise.c: fix return value of madvise_hwpoison()
|
12 年之前 |
Wanpeng Li
|
29b4eedee6
mm/hwpoison.c: fix held reference count after unpoisoning empty zero page
|
12 年之前 |
Wanpeng Li
|
b194b8cdb8
mm/hwpoison: add '#' to madvise_hwpoison
|
12 年之前 |
Vladimir Cernov
|
ec9bed9d38
mm/madvise.c: fix coding-style errors
|
12 年之前 |
Rasmus Villemoes
|
84d96d8976
mm: madvise: complete input validation before taking lock
|
12 年之前 |
Shaohua Li
|
1998cc0489
mm: make madvise(MADV_WILLNEED) support swap file prefetch
|
12 年之前 |
Konstantin Khlebnikov
|
0103bd16fb
mm: prepare VM_DONTDUMP for using in drivers
|
13 年之前 |