index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
madvise.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
1
-1
/
+1
2017-12-05
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-13
mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORK
Yang Shi
1
-1
/
+6
2017-10-03
mm, hugetlb, soft_offline: save compound page order before page migration
Alexandru Moise
1
-2
/
+10
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
1
-1
/
+1
2017-09-06
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
1
-0
/
+13
2017-08-31
mm, madvise: ensure poisoned pages are removed from per-cpu lists
Mel Gorman
1
-0
/
+6
2017-08-25
mm/madvise.c: fix freeing of locked page with MADV_FREE
Eric Biggers
1
-1
/
+1
2017-08-02
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
1
-0
/
+1
2017-07-10
userfaultfd: non-cooperative: add madvise() event for MADV_FREE request
Mike Rapoport
1
-20
/
+22
2017-07-10
swap: add block io poll in swapin path
Shaohua Li
1
-2
/
+2
2017-05-03
mm/madvise: move up the behavior parameter validation
Anshuman Khandual
1
-4
/
+9
2017-05-03
mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISON
Anshuman Khandual
1
-14
/
+20
2017-05-03
mm: enable MADV_FREE for swapless system
Shaohua Li
1
-7
/
+1
2017-05-03
mm: reclaim MADV_FREE pages
Shaohua Li
1
-0
/
+1
2017-05-03
mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
Shaohua Li
1
-2
/
+0
2017-03-09
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
1
-3
/
+41
2017-02-24
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
1
-0
/
+1
2017-02-24
mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
David Rientjes
1
-9
/
+42
2017-02-24
userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE request
Mike Rapoport
1
-0
/
+1
2017-02-24
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
1
-1
/
+1
2017-02-22
oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA
Kirill A. Shutemov
1
-1
/
+3
2017-02-22
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
1
-1
/
+1
2017-02-22
userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition
Andrea Arcangeli
1
-1
/
+1
2017-02-22
userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request
Pavel Emelyanov
1
-0
/
+2
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
1
-0
/
+1
2016-05-23
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-15
mm/madvise: update comment on sys_madvise()
Naoya Horiguchi
1
-0
/
+14
2016-03-15
mm/madvise: pass return code of memory_failure() to userspace
Naoya Horiguchi
1
-2
/
+3
2016-01-15
mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called
Minchan Kim
1
-1
/
+7
2016-01-15
mm: move lazily freed pages to inactive list
Minchan Kim
1
-0
/
+2
2016-01-15
mm/madvise.c: free swp_entry in madvise_free
Minchan Kim
1
-1
/
+24
2016-01-15
mm: support madvise(MADV_FREE)
Minchan Kim
1
-0
/
+170
2015-09-08
mm: madvise allow remove operation for hugetlbfs
Mike Kravetz
1
-1
/
+1
2015-09-04
mm/madvise.c: make madvise_behaviour_valid() return bool
Nicholas Krause
1
-3
/
+3
2015-09-04
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-16
vfs: remove get_xip_mem
Matthew Wilcox
1
-1
/
+1
2015-02-12
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+10
2015-02-10
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
1
-2
/
+2
2015-02-10
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
1
-8
/
+1
2015-01-20
fs: kill BDI_CAP_SWAP_BACKED
Christoph Hellwig
1
-7
/
+10
2014-11-07
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
1
-1
/
+1
2014-08-06
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-09-30
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
Wanpeng Li
1
-2
/
+3
2013-09-11
mm/madvise.c:madvise_hwpoison(): remove local `ret'
Andrew Morton
1
-4
/
+5
2013-09-11
mm/madvise.c: fix return value of madvise_hwpoison()
Wanpeng Li
1
-1
/
+1
[next]