KAMEZAWA Hiroyuki dd32c27998 vmalloc: unmap vmalloc area after hiding it hace 16 años
..
Kconfig 7701c9c0f5 ksm: add some documentation hace 16 años
Kconfig.debug 7d46d9e6db kmemcheck: enable in the x86 Kconfig hace 16 años
Makefile f8af4da3b4 ksm: the mm interface to ksm hace 16 años
allocpercpu.c e74e396204 percpu: use dynamic percpu allocator as the default percpu allocator hace 16 años
backing-dev.c ce5f8e7795 writeback: splice dirty inode entries to default bdi on bdi_destroy() hace 16 años
bootmem.c 008139d914 kmemleak: Do not report alloc_bootmem blocks as leaks hace 16 años
bounce.c e212d6f250 block: remove some includings of blktrace_api.h hace 16 años
debug-pagealloc.c 6a11f75b6a generic debug pagealloc hace 16 años
dmapool.c c49568235d dmapools: protect page_list walk in show_pools() hace 16 años
fadvise.c f7e839dd36 readahead: move max_sane_readahead() calls into force_page_cache_readahead() hace 16 años
failslab.c 255d11bc91 kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c hace 16 años
filemap.c 4b02108ac1 mm: oom analysis: add shmem vmstat hace 16 años
filemap_xip.c 58984ce21d mm: do_xip_mapping_read: fix length calculation hace 16 años
fremap.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT hace 16 años
highmem.c e212d6f250 block: remove some includings of blktrace_api.h hace 16 años
hugetlb.c 57dd28fb05 hugetlb: restore interleaving of bootmem huge pages hace 16 años
init-mm.c bb1f17b037 mm: consolidate init_mm definition hace 16 años
internal.h fa5e084e43 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full hace 16 años
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator hace 16 años
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions hace 16 años
kmemleak.c addd72c1a9 kmemleak: Improve the "Early log buffer exceeded" error message hace 16 años
ksm.c 35451beecb ksm: unmerge is an origin of OOMs hace 16 años
maccess.c d93f82b6e0 [S390] maccess: add weak attribute to probe_kernel_write hace 16 años
madvise.c f8af4da3b4 ksm: the mm interface to ksm hace 16 años
memcontrol.c 887032670d cgroup avoid permanent sleep at rmdir hace 16 años
memory.c 1c2fb7a4c2 ksm: fix deadlock with munlock in exit_mmap hace 16 años
memory_hotplug.c 112067f090 memory hotplug: update zone pcp at memory online hace 16 años
mempolicy.c 4bfc44958e mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware hace 16 años
mempool.c 5e2f89b5d5 mempool.c: clean up type-casting hace 16 años
migrate.c a731286de6 mm: vmstat: add isolate pages hace 16 años
mincore.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 hace 16 años
mlock.c 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option hace 16 años
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore hace 17 años
mmap.c a913e182ab ksm: clean up obsolete references hace 16 años
mmu_notifier.c 828502d300 ksm: add mmu_notifier set_pte_at_notify() hace 16 años
mmzone.c eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 hace 16 años
mprotect.c cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events hace 16 años
mremap.c 7103ad323b ksm: mremap use err from ksm_madvise hace 16 años
msync.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 hace 16 años
nommu.c a190887b58 nommu: fix error handling in do_mmap_pgoff() hace 16 años
oom_kill.c 35451beecb ksm: unmerge is an origin of OOMs hace 16 años
page-writeback.c adea02a1be mm: count only reclaimable lru pages hace 16 años
page_alloc.c 2f66a68f3f page-allocator: change migratetype for all pageblocks within a high-order page during __rmqueue_fallback hace 16 años
page_cgroup.c f52407ce2d memory hotplug: alloc page from other node in memory online hace 16 años
page_io.c aca8bf323e mm: remove file argument from swap_readpage() hace 16 años
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() hace 16 años
pagewalk.c 2165009bdf pagemap: pass mm into pagewalkers hace 17 años
percpu.c 5579fd7e6a Merge branch 'for-next' into for-linus hace 16 años
prio_tree.c 183ff22bb6 spelling fixes: mm/ hace 18 años
quicklist.c 204fba4aa3 percpu: cleanup percpu array definitions hace 16 años
readahead.c 10be0b372c readahead: introduce context readahead algorithm hace 16 años
rmap.c 21333b2b66 ksm: no debug in page_dup_rmap() hace 16 años
shmem.c 2b2af54a5b Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev hace 16 años
shmem_acl.c 6d848a488a shmfs: use 'check_acl' instead of 'permission' hace 16 años
slab.c ec5a36f94e SLAB: Fix lockdep annotations hace 16 años
slob.c bbff2e433e slab: remove duplicate kmem_cache_init_late() declarations hace 16 años
slub.c fe1ff49d0d mm: kmem_cache_create(): make it easier to catch NULL cache names hace 16 años
sparse-vmemmap.c f52407ce2d memory hotplug: alloc page from other node in memory online hace 16 años
sparse.c f52407ce2d memory hotplug: alloc page from other node in memory online hace 16 años
swap.c 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment hace 16 años
swap_state.c d993831fa7 writeback: add name to backing_dev_info hace 16 años
swapfile.c 35451beecb ksm: unmerge is an origin of OOMs hace 16 años
thrash.c a5c9b696ec mm: pass mm to grab_swap_token hace 16 años
truncate.c 286973552f mm: remove __invalidate_mapping_pages variant hace 16 años
util.c e03ab9d415 Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus hace 16 años
vmalloc.c dd32c27998 vmalloc: unmap vmalloc area after hiding it hace 16 años
vmscan.c a26f5320c4 vmscan: kill unnecessary prefetch hace 16 años
vmstat.c a731286de6 mm: vmstat: add isolate pages hace 16 años