..
kasan
kasan: fix kmemleak false-positive in kasan_module_alloc()
9 years ago
Kconfig
mm: make compound_head() robust
9 years ago
Kconfig.debug
mm/debug_pagealloc: remove obsolete Kconfig options
10 years ago
Makefile
media updates for v4.3-rc1
10 years ago
backing-dev.c
mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress
9 years ago
balloon_compaction.c
mm: page migration trylock newpage at same level as oldpage
9 years ago
bootmem.c
bootmem: avoid freeing to bootmem after bootmem is done
10 years ago
cleancache.c
cleancache: remove limit on the number of cleancache enabled filesystems
10 years ago
cma.c
mm/cma.c: suppress warning
9 years ago
cma.h
mm: cma: mark cma_bitmap_maxno() inline in header
10 years ago
cma_debug.c
mm/cma_debug: correct size input to bitmap function
10 years ago
compaction.c
mm, compaction: distinguish contended status in tracepoints
9 years ago
debug-pagealloc.c
mm/debug-pagealloc: make debug-pagealloc boottime configurable
10 years ago
debug.c
mm: make compound_head() robust
9 years ago
dmapool.c
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
9 years ago
early_ioremap.c
mm/early_ioremap: use offset_in_page macro
9 years ago
fadvise.c
writeback: implement and use inode_congested()
10 years ago
failslab.c
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
9 years ago
filemap.c
mm, fs: introduce mapping_gfp_constraint()
9 years ago
frame_vector.c
mm: fix docbook comment for get_vaddr_frames()
9 years ago
frontswap.c
frontswap: allow multiple backends
10 years ago
gup.c
mm: introduce VM_LOCKONFAULT
9 years ago
highmem.c
…
huge_memory.c
mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
9 years ago
hugetlb.c
mm/hugetlb.c: fix resv map memory leak for placeholder entries
9 years ago
hugetlb_cgroup.c
mm: make compound_head() robust
9 years ago
hwpoison-inject.c
hwpoison: use page_cgroup_ino for filtering by memcg
10 years ago
init-mm.c
…
internal.h
mm: use 'unsigned int' for page order
9 years ago
interval_tree.c
mm: replace vma->sharead.linear with vma->shared
10 years ago
kmemcheck.c
…
kmemleak-test.c
…
kmemleak.c
mm/kmemleak.c: remove unneeded initialization of object to NULL
9 years ago
ksm.c
ksm: unstable_tree_search_insert error checking cleanup
9 years ago
list_lru.c
memcg: simplify and inline __mem_cgroup_from_kmem
9 years ago
maccess.c
mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe
9 years ago
madvise.c
mm: madvise allow remove operation for hugetlbfs
10 years ago
memblock.c
mm/memblock: make memblock_remove_range() static
9 years ago
memcontrol.c
mm: fix kerneldoc on mem_cgroup_replace_page
9 years ago
memory-failure.c
mm: make compound_head() robust
9 years ago
memory.c
mm, dax: fix DAX deadlocks (COW fault)
9 years ago
memory_hotplug.c
mm/page_alloc: remove unused parameter in init_currently_empty_zone()
9 years ago
mempolicy.c
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
10 years ago
mempool.c
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
9 years ago
memtest.c
memtest: remove unused header files
10 years ago
migrate.c
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
9 years ago
mincore.c
mm/mincore: use offset_in_page macro
9 years ago
mlock.c
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
9 years ago
mm_init.c
mm: meminit: remove mminit_verify_page_links
10 years ago
mmap.c
mm: introduce VM_LOCKONFAULT
9 years ago
mmu_context.c
…
mmu_notifier.c
mmu-notifier: add clear_young callback
10 years ago
mmzone.c
mm: microoptimize zonelist operations
10 years ago
mprotect.c
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
10 years ago
mremap.c
mm/mremap: use offset_in_page macro
9 years ago
msync.c
mm/msync: use offset_in_page macro
9 years ago
nobootmem.c
mm: page_alloc: pass PFN to __free_pages_bootmem
10 years ago
nommu.c
mm/nommu.c: drop unlikely inside BUG_ON()
9 years ago
oom_kill.c
mm/oom_kill.c: avoid attempting to kill init sharing same memory
9 years ago
page-writeback.c
treewide: Remove old email address
9 years ago
page_alloc.c
mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo
9 years ago
page_counter.c
mm: page_counter: let page_counter_try_charge() return bool
9 years ago
page_ext.c
mm: introduce idle page tracking
10 years ago
page_idle.c
mm: introduce idle page tracking
10 years ago
page_io.c
fs: use helper bio_add_page() instead of open coding on bi_io_vec
10 years ago
page_isolation.c
mm, page_isolation: make set/unset_migratetype_isolate() file-local
10 years ago
page_owner.c
mm/page_owner: set correct gfp_mask on page_owner
10 years ago
pagewalk.c
mm/pagewalk.c: prevent positive return value of walk_page_test() from being passed to callers
10 years ago
percpu-km.c
…
percpu-vm.c
…
percpu.c
mm/percpu: use offset_in_page macro
9 years ago
pgtable-generic.c
mm,thp: introduce flush_pmd_tlb_range
9 years ago
process_vm_access.c
process_vm_access: switch to {compat_,}import_iovec()
10 years ago
quicklist.c
…
readahead.c
mm, fs: introduce mapping_gfp_constraint()
9 years ago
rmap.c
mm: page migration use migration entry for swapcache too
9 years ago
shmem.c
tmpfs: fix shmem_evict_inode() warnings on i_blocks
9 years ago
slab.c
slab/slub: adjust kmem_cache_alloc_bulk API
9 years ago
slab.h
slab/slub: adjust kmem_cache_alloc_bulk API
9 years ago
slab_common.c
slab/slub: adjust kmem_cache_alloc_bulk API
9 years ago
slob.c
slab/slub: adjust kmem_cache_alloc_bulk API
9 years ago
slub.c
slab/slub: adjust kmem_cache_alloc_bulk API
9 years ago
sparse-vmemmap.c
…
sparse.c
…
swap.c
mm: make compound_head() robust
9 years ago
swap_cgroup.c
mm: page_cgroup: rename file to mm/swap_cgroup.c
10 years ago
swap_state.c
mm: swap: zswap: maybe_preload & refactoring
10 years ago
swapfile.c
mm: /proc/pid/smaps:: show proportional swap share of the mapping
10 years ago
truncate.c
memcg: add per cgroup dirty page accounting
10 years ago
userfaultfd.c
userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
10 years ago
util.c
mm/util: use offset_in_page macro
9 years ago
vmacache.c
mm/vmacache: inline vmacache_valid_mm()
9 years ago
vmalloc.c
mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()
9 years ago
vmpressure.c
…
vmscan.c
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
9 years ago
vmstat.c
mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress
9 years ago
workingset.c
list_lru: add helpers to isolate items
10 years ago
zbud.c
mm: zsmalloc: constify struct zs_pool name
9 years ago
zpool.c
mm: zsmalloc: constify struct zs_pool name
9 years ago
zsmalloc.c
zsmalloc: use page->private instead of page->first_page
9 years ago
zswap.c
zswap: use charp for zswap param strings
9 years ago