index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mincore.c
Age
Commit message (
Expand
)
Author
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
2020-10-13
mm: factor find_get_incore_page out of mincore_page
Matthew Wilcox (Oracle)
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-02-04
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
2019-09-25
mm: untag user pointers passed to memory syscalls
Andrey Konovalov
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2019-07-12
mm/mincore.c: fix race between swapoff and mincore
Huang Ying
2019-05-14
mm/mincore.c: make mincore() more conservative
Jiri Kosina
2019-01-24
Revert "Change mincore() to count "mapped" pages rather than "cached" pages"
Linus Torvalds
2019-01-06
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-24
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-07
mm, swap: use offset of swap entry as key of swap cache
Huang Ying
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-01-21
thp: change pmd_trans_huge_lock() interface to return ptl
Kirill A. Shutemov
2016-01-15
mm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2015-11-05
mm/mincore: use offset_in_page macro
Alexander Kuleshov
2015-02-11
mincore: apply page table walker on do_mincore()
Naoya Horiguchi
2015-02-10
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
2014-12-13
mm: mincore: add hwpoison page handle
Weijie Yang
2014-04-03
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
2014-01-23
mm: do_mincore() cleanup
Jianguo Wu
2013-02-23
swap: make each swap partition have one address_space
Shaohua Li
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2011-08-03
mm: clarify the radix_tree exceptional cases
Hugh Dickins
2011-08-03
mm: a few small updates for radix-swap
Hugh Dickins
2011-01-13
thp: mincore transparent hugepage support
Johannes Weiner
2011-01-13
thp: split_huge_page_mm/vma
Andrea Arcangeli
2010-05-25
mincore: do nested page table walks
Johannes Weiner
2010-05-25
mincore: pass ranges as start,end address pairs
Johannes Weiner
2010-05-25
mincore: break do_mincore() into logical pieces
Johannes Weiner
2010-05-25
mincore: cleanups
Johannes Weiner
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
mm: hugetlb: fix hugepage memory leak in mincore()
Naoya Horiguchi
2009-01-14
[CVE-2009-0029] System call wrappers part 14
Heiko Carstens
2008-04-28
mm: remove nopage
Nick Piggin
2007-02-15
[PATCH] mincore: vma crossing fix
Nick Piggin
2007-02-15
[PATCH] mincore: fill in results properly
Nick Piggin
2007-02-15
[PATCH] mincore: CONFIG_SWAP=n fix
Nick Piggin
2007-02-12
[PATCH] mm: mincore anon
Nick Piggin
2006-12-17
[PATCH] sys_mincore: s/max/min/
Oleg Nesterov
2006-12-16
Fix up mm/mincore.c error value cases
Linus Torvalds
[next]