Shaohua Li 3dd7ae8ec0 mm: simplify code of swap.c před 14 roky
..
Kconfig 33a938774f mm: compaction: don't depend on HUGETLB_PAGE před 14 roky
Kconfig.debug 7bc32f6f90 mm: debug-pagealloc: fix kconfig dependency warning před 14 roky
Makefile 0932587328 bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c před 14 roky
backing-dev.c 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 před 14 roky
bootmem.c e782ab421b bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c před 14 roky
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() před 15 roky
compaction.c b2eef8c0d0 mm: compaction: minimise the time IRQs are disabled while isolating pages for migration před 14 roky
debug-pagealloc.c 6a11f75b6a generic debug pagealloc před 16 roky
dmapool.c 684265d4a3 mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() před 14 roky
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM před 15 roky
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
filemap.c 5b280c0cc7 mm: don't return 0 too early from find_get_pages() před 14 roky
filemap_xip.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
fremap.c 5ec1055aa5 Avoid pgoff overflow in remap_file_pages před 14 roky
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c před 14 roky
huge_memory.c cc5d462f77 mm: use __GFP_OTHER_NODE for transparent huge pages před 14 roky
hugetlb.c c033a93c0d hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages před 14 roky
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage před 15 roky
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer před 15 roky
internal.h 0014bd990e mm: export __get_user_pages před 14 roky
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator před 16 roky
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc před 14 roky
kmemleak.c 6ae4bd1f0b kmemleak: Allow kmemleak metadata allocations to fail před 14 roky
ksm.c 9e60109f12 mm: rename drop_anon_vma() to put_anon_vma() před 14 roky
maccess.c 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var před 14 roky
madvise.c 60ab3244ec thp: khugepaged: make khugepaged aware about madvise před 14 roky
memblock.c 8f7a66051b mm/memblock: properly handle overlaps and fix error path před 14 roky
memcontrol.c 033193275b pagewalk: only split huge pages when necessary před 14 roky
memory-failure.c e64a782fec mm: change __remove_from_page_cache() před 14 roky
memory.c 318b275fbc mm: allow GUP to fail instead of waiting on a page před 14 roky
memory_hotplug.c 597fb188cb Merge branch 'slub/hotplug' into slab/urgent před 14 roky
mempolicy.c 7571966189 mempolicy: remove redundant check in __mpol_equal() před 14 roky
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool před 16 roky
migrate.c 11bc82d67d mm: compaction: Use async migration for __GFP_NO_KSWAPD and enforce no writeback před 14 roky
mincore.c 0ca1634d41 thp: mincore transparent hugepage support před 14 roky
mlock.c fdf4c587a7 mlock: operate on any regions with protection != PROT_NONE před 14 roky
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore před 17 roky
mmap.c 5520e89485 brk: fix min_brk lower bound computation for COMPAT_BRK před 14 roky
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss před 15 roky
mmu_notifier.c 8ee53820ed thp: mmu_notifier_test_young před 14 roky
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low před 14 roky
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support před 14 roky
mremap.c a3e8cc643d mm: fix possible cause of a page_mapped BUG před 14 roky
msync.c 8018ab0574 sanitize vfs_fsync calling conventions před 15 roky
nobootmem.c 8bc1f91e1f bootmem: Move __alloc_memory_core_early() to nobootmem.c před 14 roky
nommu.c 53a7706d5e mlock: do not hold mmap_sem for extended periods of time před 14 roky
oom_kill.c ddd588b5dd oom: suppress nodes that are not allowed from meminfo on oom kill před 14 roky
page-writeback.c cf15b07cf4 writeback: make mapping->writeback_index to point to the last written page před 14 roky
page_alloc.c 84be48d84a mm/page_alloc.c: use list_move() instead of list_del()/list_add() combination před 14 roky
page_cgroup.c 5fda1bd5b8 mm: notifier_from_errno() cleanup před 14 roky
page_io.c 7b6d91daee block: unify flags for struct bio and struct request před 15 roky
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init před 14 roky
pagewalk.c 033193275b pagewalk: only split huge pages when necessary před 14 roky
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator před 15 roky
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas před 14 roky
percpu.c 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 14 roky
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build před 14 roky
prio_tree.c 183ff22bb6 spelling fixes: mm/ před 17 roky
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
readahead.c bf8abe8b92 readahead.c: fix comment před 15 roky
rmap.c 01d8b20dec mm: simplify anon_vma refcounts před 14 roky
shmem.c bee4c36a5c shmem: let shared anonymous be nonlinear again před 14 roky
slab.c 5fda1bd5b8 mm: notifier_from_errno() cleanup před 14 roky
slob.c 63310467a3 mm: Remove support for kmem_cache_name() před 14 roky
slub.c 4fdccdfbb4 slub: Add statistics for this_cmpxchg_double failures před 14 roky
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos před 14 roky
sparse.c 5f24ce5fd3 thp: remove PG_buddy před 14 roky
swap.c 3dd7ae8ec0 mm: simplify code of swap.c před 14 roky
swap_state.c 3f04f62f90 thp: split_huge_page paging před 14 roky
swapfile.c 24b8ff7c27 mm: remove inline from scan_swap_map() před 14 roky
thrash.c a5c9b696ec mm: pass mm to grab_swap_token před 16 roky
truncate.c 315601809d mm: deactivate invalidated pages před 14 roky
util.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful před 14 roky
vmalloc.c a42931bf9c vmalloc: remove confusing comment on vwrite() před 14 roky
vmscan.c 8afdcece49 mm: vmscan: kswapd should not free an excessive number of pages when balancing small zones před 14 roky
vmstat.c 78afd5612d mm: add __GFP_OTHER_NODE flag před 14 roky