Petr Holasek c033a93c0d hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages пре 14 година
..
Kconfig 33a938774f mm: compaction: don't depend on HUGETLB_PAGE пре 14 година
Kconfig.debug 7bc32f6f90 mm: debug-pagealloc: fix kconfig dependency warning пре 14 година
Makefile 0932587328 bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c пре 14 година
backing-dev.c 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 пре 14 година
bootmem.c e782ab421b bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c пре 14 година
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() пре 15 година
compaction.c 9d502c1c8d mm/compaction: check migrate_pages's return value instead of list_empty() пре 14 година
debug-pagealloc.c 6a11f75b6a generic debug pagealloc пре 16 година
dmapool.c 684265d4a3 mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() пре 14 година
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM пре 15 година
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h пре 15 година
filemap.c e64a782fec mm: change __remove_from_page_cache() пре 14 година
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 година
fremap.c 5ec1055aa5 Avoid pgoff overflow in remap_file_pages пре 15 година
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c пре 14 година
huge_memory.c 2fbfac4e05 thp+memcg-numa: fix BUG at include/linux/mm.h:370! пре 14 година
hugetlb.c c033a93c0d hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages пре 14 година
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage пре 15 година
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer пре 15 година
internal.h 0014bd990e mm: export __get_user_pages пре 14 година
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator пре 16 година
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc пре 14 година
kmemleak.c 6ae4bd1f0b kmemleak: Allow kmemleak metadata allocations to fail пре 14 година
ksm.c 9e60109f12 mm: rename drop_anon_vma() to put_anon_vma() пре 14 година
maccess.c 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var пре 14 година
madvise.c 60ab3244ec thp: khugepaged: make khugepaged aware about madvise пре 14 година
memblock.c e6d2e2b2b1 memblock: don't adjust size in memblock_find_base() пре 14 година
memcontrol.c 033193275b pagewalk: only split huge pages when necessary пре 14 година
memory-failure.c e64a782fec mm: change __remove_from_page_cache() пре 14 година
memory.c 318b275fbc mm: allow GUP to fail instead of waiting on a page пре 14 година
memory_hotplug.c 597fb188cb Merge branch 'slub/hotplug' into slab/urgent пре 14 година
mempolicy.c 7571966189 mempolicy: remove redundant check in __mpol_equal() пре 14 година
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool пре 16 година
migrate.c 9e60109f12 mm: rename drop_anon_vma() to put_anon_vma() пре 14 година
mincore.c 0ca1634d41 thp: mincore transparent hugepage support пре 14 година
mlock.c fdf4c587a7 mlock: operate on any regions with protection != PROT_NONE пре 14 година
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore пре 17 година
mmap.c 5520e89485 brk: fix min_brk lower bound computation for COMPAT_BRK пре 14 година
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss пре 15 година
mmu_notifier.c 8ee53820ed thp: mmu_notifier_test_young пре 14 година
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low пре 14 година
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support пре 14 година
mremap.c a3e8cc643d mm: fix possible cause of a page_mapped BUG пре 14 година
msync.c 8018ab0574 sanitize vfs_fsync calling conventions пре 15 година
nobootmem.c 8bc1f91e1f bootmem: Move __alloc_memory_core_early() to nobootmem.c пре 14 година
nommu.c 53a7706d5e mlock: do not hold mmap_sem for extended periods of time пре 14 година
oom_kill.c ddd588b5dd oom: suppress nodes that are not allowed from meminfo on oom kill пре 14 година
page-writeback.c 278df9f451 mm: reclaim invalidated page ASAP пре 14 година
page_alloc.c 1d16871d8c mm: batch-free pcp list if possible пре 14 година
page_cgroup.c 5fda1bd5b8 mm: notifier_from_errno() cleanup пре 14 година
page_io.c 7b6d91daee block: unify flags for struct bio and struct request пре 15 година
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init пре 14 година
pagewalk.c 033193275b pagewalk: only split huge pages when necessary пре 14 година
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator пре 15 година
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas пре 14 година
percpu.c 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial пре 14 година
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build пре 14 година
prio_tree.c 183ff22bb6 spelling fixes: mm/ пре 18 година
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h пре 15 година
readahead.c bf8abe8b92 readahead.c: fix comment пре 15 година
rmap.c 01d8b20dec mm: simplify anon_vma refcounts пре 14 година
shmem.c 4c73b1bc6b mm: shmem: change remove_from_page_cache пре 14 година
slab.c 5fda1bd5b8 mm: notifier_from_errno() cleanup пре 14 година
slob.c 63310467a3 mm: Remove support for kmem_cache_name() пре 14 година
slub.c 4fdccdfbb4 slub: Add statistics for this_cmpxchg_double failures пре 14 година
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos пре 14 година
sparse.c 5f24ce5fd3 thp: remove PG_buddy пре 14 година
swap.c 278df9f451 mm: reclaim invalidated page ASAP пре 14 година
swap_state.c 3f04f62f90 thp: split_huge_page paging пре 14 година
swapfile.c 52c50567d8 mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles пре 14 година
thrash.c a5c9b696ec mm: pass mm to grab_swap_token пре 16 година
truncate.c 315601809d mm: deactivate invalidated pages пре 14 година
util.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful пре 14 година
vmalloc.c 89699605fe mm: vmap area cache пре 14 година
vmscan.c 8afdcece49 mm: vmscan: kswapd should not free an excessive number of pages when balancing small zones пре 14 година
vmstat.c 79134171df thp: transparent hugepage vmstat пре 14 година