Wu Fengguang 3a73dbbc9b writeback: fix uninitialized task_ratelimit 13 years ago
..
Kconfig 6661672053 memblock: add NO_BOOTMEM config symbol 13 years ago
Kconfig.debug 7bc32f6f90 mm: debug-pagealloc: fix kconfig dependency warning 14 years ago
Makefile fcf634098c Cross Memory Attach 13 years ago
backing-dev.c 208bca0860 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
bootmem.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
bounce.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
cleancache.c 077b1f83a6 mm: cleancache core ops functions and config 14 years ago
compaction.c d43a87e68e mm: compaction: make compact_zone_order() static 13 years ago
debug-pagealloc.c 64212ec569 debug-pagealloc: add support for highmem pages 13 years ago
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 13 years ago
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 years ago
failslab.c dd48c085c1 fault-injection: add ability to export fault_attr in arbitrary directory 14 years ago
filemap.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
filemap_xip.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
fremap.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
highmem.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
huge_memory.c 70b50f94f1 mm: thp: tail page refcounting fix 13 years ago
hugetlb.c 32f84528fb mm: hugetlb: fix coding style issues 14 years ago
hwpoison-inject.c 25985edced Fix common misspellings 14 years ago
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 years ago
internal.h 70b50f94f1 mm: thp: tail page refcounting fix 13 years ago
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 years ago
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 14 years ago
kmemleak.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
ksm.c 43362a4977 oom: fix race while temporarily setting current's oom_score_adj 13 years ago
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
madvise.c bd5fe6c5eb fs: kill i_alloc_sem 14 years ago
memblock.c 2d7d3eb2ba mm/memblock.c: quiet sparse noise 13 years ago
memcontrol.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
memory-failure.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
memory.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
memory_hotplug.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
mempolicy.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
mempool.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
migrate.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
mincore.c 8079b1c859 mm: clarify the radix_tree exceptional cases 14 years ago
mlock.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
mmap.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
mmu_context.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
mmu_notifier.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
mmzone.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support 14 years ago
mremap.c 37a1c49a91 thp: mremap support and TLB optimization 13 years ago
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
nobootmem.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
nommu.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
oom_kill.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
page-writeback.c 3a73dbbc9b writeback: fix uninitialized task_ratelimit 13 years ago
page_alloc.c 3ee9a4f086 mm: neaten warn_alloc_failed 13 years ago
page_cgroup.c 61600f578f mm/page_cgroup.c: quiet sparse noise 13 years ago
page_io.c 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 14 years ago
pagewalk.c dd78553b5e pagewalk: fix code comment for THP 14 years ago
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 14 years ago
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas 14 years ago
percpu.c 5129df03d0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 years ago
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build 14 years ago
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 years ago
process_vm_access.c fcf634098c Cross Memory Attach 13 years ago
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
readahead.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
rmap.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
shmem.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
slab.c ab067e99d2 mm: restrict access to slab files under procfs and sysfs 13 years ago
slob.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
slub.c 798248206b lib/string.c: introduce memchr_inv() 13 years ago
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
sparse.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
swap.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
swap_state.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
swapfile.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
thrash.c 22d5368a08 mm/thrash.c: quiet sparse noise 13 years ago
truncate.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
util.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
vmalloc.c de7d2b567d mm/vmalloc.c: report more vmalloc failures 13 years ago
vmscan.c 208bca0860 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
vmstat.c a1cb2c60dd mm/vmstat.c: cache align vm_stat 13 years ago