Minchan Kim db1aecafef mm/vmalloc.c: change void* into explict vm_struct* 14 лет назад
..
Kconfig d4bbf7e775 Merge branch 'master' into x86/memblock 14 лет назад
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 14 лет назад
Makefile fcf634098c Cross Memory Attach 14 лет назад
backing-dev.c 8a32c441c1 freezer: implement and use kthread_freezable_should_stop() 14 лет назад
bootmem.c 799f933a82 mm: bootmem: try harder to free pages in bulk 14 лет назад
bounce.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 лет назад
cleancache.c 077b1f83a6 mm: cleancache core ops functions and config 14 лет назад
compaction.c 31b8384a55 mm: compaction: push isolate search base of compact control one pfn ahead 14 лет назад
debug-pagealloc.c 64212ec569 debug-pagealloc: add support for highmem pages 14 лет назад
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 14 лет назад
fadvise.c ad8a1b558e fadvise: only initiate writeback for specified range with FADV_DONTNEED 14 лет назад
failslab.c f4ae40a6a5 switch debugfs to umode_t 14 лет назад
filemap.c 0faa70cb01 mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin() 14 лет назад
filemap_xip.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
fremap.c e25934a517 mm: delete various needless include <linux/module.h> 14 лет назад
highmem.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 лет назад
huge_memory.c 1dfb059b94 thp: reduce khugepaged freezing latency 14 лет назад
hugetlb.c ea5768c74b mm/hugetlb.c: avoid bogus counter of surplus huge page 14 лет назад
hwpoison-inject.c 25985edced Fix common misspellings 14 лет назад
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 лет назад
internal.h 70b50f94f1 mm: thp: tail page refcounting fix 14 лет назад
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 лет назад
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 15 лет назад
kmemleak.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
ksm.c 43362a4977 oom: fix race while temporarily setting current's oom_score_adj 14 лет назад
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
madvise.c bd5fe6c5eb fs: kill i_alloc_sem 14 лет назад
memblock.c 7bd0b0f0da memblock: Reimplement memblock allocation using reverse free area iterator 14 лет назад
memcontrol.c 38e5781bbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 14 лет назад
memory-failure.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 лет назад
memory.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 лет назад
memory_hotplug.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
mempolicy.c fcfb4dcc96 mm/mempolicy.c: mpol_equal(): use bool 14 лет назад
mempool.c 1ebb7044c9 mempool: fix first round failure behavior 14 лет назад
migrate.c faed836a23 mm/migrate.c: remove the unused macro lru_to_page 14 лет назад
mincore.c 8079b1c859 mm: clarify the radix_tree exceptional cases 14 лет назад
mlock.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 лет назад
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
mmap.c 6bd4837de9 mm: simplify find_vma_prev() 14 лет назад
mmu_context.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
mmu_notifier.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
mmzone.c e25934a517 mm: delete various needless include <linux/module.h> 14 лет назад
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support 15 лет назад
mremap.c 948f017b09 mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() 14 лет назад
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 лет назад
nobootmem.c d4bbf7e775 Merge branch 'master' into x86/memblock 14 лет назад
nommu.c cd12909cb5 xen: map foreign pages for shared rings by updating the PTEs directly 14 лет назад
oom_kill.c 43d2b11324 tracepoint: add tracepoints for debugging oom_score_adj 14 лет назад
page-writeback.c a756cf5908 mm: try to distribute dirty pages fairly across zones 14 лет назад
page_alloc.c c3993076f8 mm: page_alloc: generalize order handling in __free_pages_bootmem() 14 лет назад
page_cgroup.c 61600f578f mm/page_cgroup.c: quiet sparse noise 14 лет назад
page_io.c 721a9602e6 block: kill off REQ_UNPLUG 15 лет назад
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 15 лет назад
pagewalk.c dd78553b5e pagewalk: fix code comment for THP 14 лет назад
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 лет назад
percpu-vm.c a855b84c3d percpu: fix chunk range calculation 14 лет назад
percpu.c 9f57bd4d6d percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses 14 лет назад
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build 15 лет назад
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 лет назад
process_vm_access.c fcf634098c Cross Memory Attach 14 лет назад
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 14 лет назад
readahead.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
rmap.c 948f017b09 mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() 14 лет назад
shmem.c 34c80b1d93 vfs: switch ->show_options() to struct dentry * 14 лет назад
slab.c 4dee6b64ee tracing/mm: Move include of trace/events/kmem.h out of header into slab.c 14 лет назад
slob.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
slub.c fc8d8620d3 slub: min order when debug_guardpage_minorder > 0 14 лет назад
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 14 лет назад
sparse.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
swap.c cc59850ef9 mm: add free_hot_cold_page_list() helper 14 лет назад
swap_state.c ff01bb4832 fs: move code out of buffer.c 14 лет назад
swapfile.c f90ac3982a mm: avoid livelock on !__GFP_FS allocations 14 лет назад
thrash.c 22d5368a08 mm/thrash.c: quiet sparse noise 14 лет назад
truncate.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
util.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
vmalloc.c db1aecafef mm/vmalloc.c: change void* into explict vm_struct* 14 лет назад
vmscan.c 3770490ec8 mm: vmscan: fix typo in isolating lru pages 14 лет назад
vmstat.c a1cb2c60dd mm/vmstat.c: cache align vm_stat 14 лет назад