Nadia Derbey 0c40ba4fd6 ipc: define the slab_memory_callback priority as a constant 17 years ago
..
Kconfig e20b8cca76 PAGEFLAGS_EXTENDED and separate page flags for Head and Tail 17 years ago
Makefile c33fa9f560 uaccess: add probe_kernel_write() 17 years ago
allocpercpu.c d366f8cbc1 cpumask: Cleanup more uses of CPU_MASK and NODE_MASK 17 years ago
backing-dev.c 4b01a0b161 mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init 18 years ago
bootmem.c e70260aabe memory hotplug: make alloc_bootmem_section() 17 years ago
bounce.c bf2de6f5a4 block: Initial support for data-less (or empty) barrier support 18 years ago
dmapool.c b5ee5befa7 dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too 17 years ago
fadvise.c 70688e4dd1 xip: support non-struct page backed memory 17 years ago
filemap.c ac6aadb24b mm: rotate_reclaimable_page() cleanup 17 years ago
filemap_xip.c 70688e4dd1 xip: support non-struct page backed memory 17 years ago
fremap.c 7682486b3e mm: fix various kernel-doc comments 17 years ago
highmem.c 77f6078aa8 mm: highmem kernel-doc additions 17 years ago
hugetlb.c 551883ae8c page allocator: explicitly retry hugepage allocations 17 years ago
internal.h 0c0a4a517a memory hotplug: free memmaps allocated by bootmem 17 years ago
maccess.c b4b8ac524d kgdb: fix optional arch functions and probe_kernel_* 17 years ago
madvise.c 70688e4dd1 xip: support non-struct page backed memory 17 years ago
memcontrol.c 1faf8e40a8 memcg: remove redundant initialization in mem_cgroup_create() 17 years ago
memory.c 423bad6004 mm: add vm_insert_mixed 17 years ago
memory_hotplug.c 1e5ad9a3b9 mm/memory_hotplug.c must #include "internal.h" 17 years ago
mempolicy.c 71fe804b6d mempolicy: use struct mempolicy pointer in shmem_sb_info 17 years ago
mempool.c 183ff22bb6 spelling fixes: mm/ 18 years ago
migrate.c 98837c7f82 memcg: fix VM_BUG_ON from page migration 17 years ago
mincore.c 3c18ddd160 mm: remove nopage 17 years ago
mlock.c 5ed44a401d do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY 18 years ago
mmap.c 846a16bf0f mempolicy: rename mpol_copy to mpol_dup 17 years ago
mmzone.c 19770b3260 mm: filter based on a nodemask as well as a gfp_mask 17 years ago
mprotect.c 1ddd439ef9 fix mprotect vma_wants_writenotify prot 18 years ago
mremap.c c80544dc0b sparse pointer use of zero as null 18 years ago
msync.c e8edc6e03a Detach sched.h from mm.h 18 years ago
nommu.c 4016a1390d mm/nommu.c: return 0 from kobjsize with invalid objects 17 years ago
oom_kill.c 97d87c9710 oom_kill: remove unused parameter in badness() 17 years ago
page-writeback.c 8bc3be2751 writeback: speed up writeback of big dirty files 17 years ago
page_alloc.c a41f24ea9f page allocator: smarter retry of costly-order allocations 17 years ago
page_io.c 0ed361dec3 mm: fix PageUptodate data race 17 years ago
page_isolation.c dbc0e4cefd memory hotremove: unset migrate type "ISOLATE" after removal 18 years ago
pagewalk.c 556637cdab mm: fix possible off-by-one in walk_pte_range() 17 years ago
pdflush.c e9b62693ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial 17 years ago
prio_tree.c 183ff22bb6 spelling fixes: mm/ 18 years ago
quicklist.c 96990a4ae9 quicklists: Only consider memory that can be used with GFP_KERNEL 17 years ago
readahead.c f7850d932f mm/readahead: fix kernel-doc notation 17 years ago
rmap.c 3c18ddd160 mm: remove nopage 17 years ago
shmem.c 71fe804b6d mempolicy: use struct mempolicy pointer in shmem_sb_info 17 years ago
shmem_acl.c 53bc5b2db1 [PATCH] Fix typos in mm/shmem_acl.c 19 years ago
slab.c 1b27d05b6e mm: move cache_line_size() to <linux/cache.h> 17 years ago
slob.c 0701a9e649 slob: fix bug - when slob allocates "struct kmem_cache", it does not force alignment. 17 years ago
slub.c 0c40ba4fd6 ipc: define the slab_memory_callback priority as a constant 17 years ago
sparse-vmemmap.c 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* 17 years ago
sparse.c 0c0a4a517a memory hotplug: free memmaps allocated by bootmem 17 years ago
swap.c ac6aadb24b mm: rotate_reclaimable_page() cleanup 17 years ago
swap_state.c 7682486b3e mm: fix various kernel-doc comments 17 years ago
swapfile.c 797df57490 mm: try both endianess when checking for endianess 17 years ago
thrash.c 7faaa5f0bf Bug in mm/thrash.c function grab_swap_token() 18 years ago
tiny-shmem.c 7ed7fe5e82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 17 years ago
truncate.c 0dd1334faf fix invalidate_inode_pages2_range() to not clear ret 17 years ago
util.c be21f0ab0d fix mm/util.c:krealloc() 18 years ago
vmalloc.c 2301696932 vmallocinfo: add caller information 17 years ago
vmscan.c a41f24ea9f page allocator: smarter retry of costly-order allocations 17 years ago
vmstat.c 468fd62ed9 vmstats: add cond_resched() to refresh_cpu_vm_stats() 17 years ago