index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
madvise.c
Age
Commit message (
Expand
)
Author
2018-10-10
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
2017-12-05
mm/madvise.c: fix madvise() infinite loop under special circumstances
chenjie
2017-09-07
mm, madvise: ensure poisoned pages are removed from per-cpu lists
Mel Gorman
2017-08-30
mm/madvise.c: fix freeing of locked page with MADV_FREE
Eric Biggers
2017-08-11
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
2016-05-23
mm: make mmap_sem for write waits killable for mm syscalls
Michal Hocko
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-15
mm/madvise: update comment on sys_madvise()
Naoya Horiguchi
2016-03-15
mm/madvise: pass return code of memory_failure() to userspace
Naoya Horiguchi
2016-01-15
mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called
Minchan Kim
2016-01-15
mm: move lazily freed pages to inactive list
Minchan Kim
2016-01-15
mm/madvise.c: free swp_entry in madvise_free
Minchan Kim
2016-01-15
mm: support madvise(MADV_FREE)
Minchan Kim
2015-09-08
mm: madvise allow remove operation for hugetlbfs
Mike Kravetz
2015-09-04
mm/madvise.c: make madvise_behaviour_valid() return bool
Nicholas Krause
2015-09-04
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-02-16
vfs: remove get_xip_mem
Matthew Wilcox
2015-02-12
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-10
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
2015-02-10
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
2015-01-20
fs: kill BDI_CAP_SWAP_BACKED
Christoph Hellwig
2014-11-07
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
2014-08-06
mm: update the description for madvise_remove
Wang Sheng-Hui
2014-05-23
mm: madvise: fix MADV_WILLNEED on shmem swapouts
Johannes Weiner
2013-09-30
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
Wanpeng Li
2013-09-11
mm/madvise.c:madvise_hwpoison(): remove local `ret'
Andrew Morton
2013-09-11
mm/madvise.c: fix return value of madvise_hwpoison()
Wanpeng Li
2013-09-11
mm/hwpoison.c: fix held reference count after unpoisoning empty zero page
Wanpeng Li
2013-09-11
mm/hwpoison: add '#' to madvise_hwpoison
Wanpeng Li
2013-09-11
mm/madvise.c: fix coding-style errors
Vladimir Cernov
2013-04-29
mm: madvise: complete input validation before taking lock
Rasmus Villemoes
2013-02-23
mm: make madvise(MADV_WILLNEED) support swap file prefetch
Shaohua Li
2012-10-09
mm: prepare VM_DONTDUMP for using in drivers
Konstantin Khlebnikov
2012-07-06
mm: Hold a file reference in madvise_remove
Andy Lutomirski
2012-05-29
mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE
Hugh Dickins
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
2012-01-03
HWPOISON: Clean up memory_failure() vs. __memory_failure()
Tony Luck
2011-07-20
fs: kill i_alloc_sem
Christoph Hellwig
2011-01-13
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
2011-01-13
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
2011-01-13
thp: madvise(MADV_HUGEPAGE)
Andrea Arcangeli
2009-12-16
HWPOISON: Add a madvise() injector for soft page offlining
Andi Kleen
2009-12-16
HWPOISON: Use get_user_page_fast in hwpoison madvise
Andi Kleen
2009-12-16
HWPOISON: Turn ref argument into flags argument
Andi Kleen
2009-12-16
HWPOISON: avoid grabbing the page count multiple times during madvise injection
Wu Fengguang
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-22
ksm: the mm interface to ksm
Hugh Dickins
2009-09-22
ksm: first tidy up madvise_vma()
Hugh Dickins
2009-09-16
HWPOISON: Add madvise() based injector for hardware poisoned pages v4
Andi Kleen
[next]