Johannes Weiner 713735b423 memcg: correctly order reading PCG_USED and pc->mem_cgroup 14 years ago
..
Kconfig 5d6892407c thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled 14 years ago
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options 15 years ago
Makefile 71e3aac072 thp: transparent hugepage core 14 years ago
backing-dev.c 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
bootmem.c a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ 15 years ago
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() 14 years ago
compaction.c 82478fb7bc mm: compaction: prevent division-by-zero during user-requested compaction 14 years ago
debug-pagealloc.c 6a11f75b6a generic debug pagealloc 16 years ago
dmapool.c 684265d4a3 mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() 14 years ago
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 years ago
failslab.c 5a0e3ad6af 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 c585a2678d mm: remove likely() from grab_cache_page_write_begin() 14 years ago
filemap_xip.c 5a0e3ad6af 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 5ec1055aa5 Avoid pgoff overflow in remap_file_pages 14 years ago
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c 14 years ago
huge_memory.c ca3e021417 memcg: fix USED bit handling at uncharge in THP 14 years ago
hugetlb.c 73ae31e598 hugetlb: fix handling of parse errors in sysfs 14 years ago
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage 15 years ago
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer 15 years ago
internal.h 7a608572a2 Revert "mm: batch activate_page() to reduce lock contention" 14 years ago
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 years ago
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions 16 years ago
kmemleak.c 145b64b958 kmemleak: Fix typo in the comment 15 years ago
ksm.c 2919bfd075 ksm: drain pagevecs to lru 14 years ago
maccess.c 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var 14 years ago
madvise.c 60ab3244ec thp: khugepaged: make khugepaged aware about madvise 14 years ago
memblock.c abb65272a1 memblock: fix memblock_is_region_memory() 14 years ago
memcontrol.c 713735b423 memcg: correctly order reading PCG_USED and pc->mem_cgroup 14 years ago
memory-failure.c 37c2ac7872 thp: compound_trans_order 14 years ago
memory.c 14d1a55cd2 thp: add debug checks for mapcount related invariants 14 years ago
memory_hotplug.c 597fb188cb Merge branch 'slub/hotplug' into slab/urgent 14 years ago
mempolicy.c 0bbbc0b33d thp: add numa awareness to hugepage allocations 14 years ago
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool 15 years ago
migrate.c 50de1dd967 memcg: fix memory migration of shmem swapcache 14 years ago
mincore.c 0ca1634d41 thp: mincore transparent hugepage support 14 years ago
mlock.c 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 14 years ago
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 years ago
mmap.c 5520e89485 brk: fix min_brk lower bound computation for COMPAT_BRK 14 years ago
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss 15 years ago
mmu_notifier.c 8ee53820ed thp: mmu_notifier_test_young 14 years ago
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low 14 years ago
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support 14 years ago
mremap.c bae9c19bf1 thp: split_huge_page_mm/vma 14 years ago
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
nommu.c 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 14 years ago
oom_kill.c 1e99bad0d9 oom: kill all threads sharing oom killed task's mm 14 years ago
page-writeback.c 240c879f20 writeback: avoid unnecessary determine_dirtyable_memory call 14 years ago
page_alloc.c c06b1fca18 mm/page_alloc.c: don't cache `current' in a local 14 years ago
page_cgroup.c 7952f98818 kmemleak: Annotate false positive in init_section_page_cgroup() 15 years ago
page_io.c 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 14 years ago
pagewalk.c bae9c19bf1 thp: split_huge_page_mm/vma 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 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
pgtable-generic.c b3697c0255 fix non-x86 build failure in pmdp_get_and_clear 14 years ago
prio_tree.c 183ff22bb6 spelling fixes: mm/ 17 years ago
quicklist.c 5a0e3ad6af 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 bf8abe8b92 readahead.c: fix comment 15 years ago
rmap.c 2a7106f2cb memcg: create extensible page stat update routines 14 years ago
shmem.c fa0d7e3de6 fs: icache RCU free inodes 14 years ago
slab.c 68a1b19559 mm/slab.c: make local symbols static 14 years ago
slob.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 years ago
slub.c 597fb188cb Merge branch 'slub/hotplug' into slab/urgent 14 years ago
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos 14 years ago
sparse.c 5f24ce5fd3 thp: remove PG_buddy 14 years ago
swap.c 83896fb5e5 Revert "mm: simplify code of swap.c" 14 years ago
swap_state.c 3f04f62f90 thp: split_huge_page paging 14 years ago
swapfile.c 3f04f62f90 thp: split_huge_page paging 14 years ago
thrash.c a5c9b696ec mm: pass mm to grab_swap_token 16 years ago
truncate.c 382e27daa5 mm: fix truncate_setsize() comment 14 years ago
util.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 years ago
vmalloc.c 52cfd503ad Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 14 years ago
vmscan.c 3305de51bf mm/vmscan.c: remove duplicate include of compaction.h 14 years ago
vmstat.c 79134171df thp: transparent hugepage vmstat 14 years ago