..
Kconfig
mm: avoid warning when COMPACTION is selected
15 years ago
Kconfig.debug
…
Makefile
lmb: rename to memblock
15 years ago
backing-dev.c
bdi: Initialize noop_backing_dev_info properly
15 years ago
bootmem.c
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used
15 years ago
bounce.c
bounce: call flush_dcache_page() after bounce_copy_vec()
15 years ago
compaction.c
mm: compaction: handle active and inactive fairly in too_many_isolated
15 years ago
debug-pagealloc.c
…
dmapool.c
…
fadvise.c
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
15 years ago
failslab.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
filemap.c
gcc-4.6: mm: fix unused but set warnings
15 years ago
filemap_xip.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
fremap.c
Avoid pgoff overflow in remap_file_pages
15 years ago
highmem.c
mm,kdb,kgdb: Add a debug reference for the kdb kmap usage
15 years ago
hugetlb.c
hugetlb, rmap: fix confusing page locking in hugetlb_cow()
15 years ago
hwpoison-inject.c
HWPOISON, hugetlb: support hwpoison injection for hugepage
15 years ago
init-mm.c
mm: provide init_mm mm_context initializer
15 years ago
internal.h
…
kmemcheck.c
kmemcheck: Fix build errors due to missing slab.h
15 years ago
kmemleak-test.c
…
kmemleak.c
kmemleak: Fix typo in the comment
15 years ago
ksm.c
ksm: fix bad user data when swapping
15 years ago
maccess.c
maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
15 years ago
madvise.c
HWPOISON: Add a madvise() injector for soft page offlining
15 years ago
memblock.c
memblock: Fix memblock_is_region_reserved() to return a boolean
15 years ago
memcontrol.c
memcg: fix thresholds with use_hierarchy == 1
15 years ago
memory-failure.c
HWPOISON: Stop shrinking at right page count
15 years ago
memory.c
mm: further fix swapin race condition
15 years ago
memory_hotplug.c
memory hotplug: fix next block calculation in is_removable
15 years ago
mempolicy.c
mempolicy: reduce stack size of migrate_pages()
15 years ago
mempool.c
…
migrate.c
mm: extend KSM refcounts to the anon_vma root
15 years ago
mincore.c
mincore: do nested page table walks
15 years ago
mlock.c
mm: Move vma_stack_continue into mm.h
15 years ago
mm_init.c
…
mmap.c
mmap: call unlink_anon_vmas() in __split_vma() in case of error
15 years ago
mmu_context.c
exit: fix oops in sync_mm_rss
15 years ago
mmu_notifier.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
mmzone.c
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
15 years ago
mprotect.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
mremap.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
msync.c
sanitize vfs_fsync calling conventions
15 years ago
nommu.c
mm: make the vma list be doubly linked
15 years ago
oom_kill.c
oom: filter unkillable tasks from tasklist dump
15 years ago
page-writeback.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
15 years ago
page_alloc.c
mm: alloc_large_system_hash() printk overflow on 16TB boot
15 years ago
page_cgroup.c
kmemleak: Annotate false positive in init_section_page_cgroup()
15 years ago
page_io.c
block: unify flags for struct bio and struct request
15 years ago
page_isolation.c
…
pagewalk.c
pagemap: fix pfn calculation for hugepage
15 years ago
percpu-km.c
percpu: implement kernel memory based chunk allocation
15 years ago
percpu-vm.c
percpu: move vmalloc based chunk management into percpu-vm.c
15 years ago
percpu.c
percpu: fix pcpu_last_unit_cpu
15 years ago
percpu_up.c
percpu: add __percpu notations to UP allocator
15 years ago
prio_tree.c
…
quicklist.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
readahead.c
readahead.c: fix comment
15 years ago
rmap.c
ksm: fix page_address_in_vma anon_vma oops
15 years ago
shmem.c
shmem: put_super must percpu_counter_destroy
15 years ago
slab.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
15 years ago
slob.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
15 years ago
slub.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
15 years ago
sparse-vmemmap.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
sparse.c
sparsemem: on no vmemmap path put mem_map on node high too
15 years ago
swap.c
mm: export lru_cache_add_*() to modules
15 years ago
swap_state.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
swapfile.c
swap: discard while swapping only if SWAP_FLAG_DISCARD
15 years ago
thrash.c
…
truncate.c
check ATTR_SIZE contraints in inode_change_ok
15 years ago
util.c
mm: use memdup_user
15 years ago
vmalloc.c
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
15 years ago
vmscan.c
vmscan: check all_unreclaimable in direct reclaim path
15 years ago
vmstat.c
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
15 years ago