Yaowei Bai 84109e15dd mm/page_alloc: fix comment il y a 11 ans
..
Kconfig 83fe27ea53 rcu: Make SRCU optional by using CONFIG_SRCU il y a 11 ans
Kconfig.debug 70ecb3cb03 mm/debug_pagealloc: remove obsolete Kconfig options il y a 11 ans
Makefile c8d78c1823 mm: replace remap_file_pages() syscall with emulation il y a 11 ans
backing-dev.c d3dc366bba Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block il y a 11 ans
balloon_compaction.c 4d88e6f7d5 mm/balloon_compaction: fix deflation when compaction is disabled il y a 11 ans
bootmem.c f784a3f196 mem-hotplug: reset node managed pages when hot-adding a new pgdat il y a 11 ans
cleancache.c 8fc8f4d57c mm: fix cleancache debugfs directory path il y a 11 ans
cma.c 94737a85f3 mm: cma: fix totalcma_pages to include DT defined CMA regions il y a 11 ans
compaction.c 932ff6bbbd mm/compaction: stop the isolation when we isolate enough freepage il y a 11 ans
debug-pagealloc.c 031bc5743f mm/debug-pagealloc: make debug-pagealloc boottime configurable il y a 11 ans
debug.c dc6c9a35b6 mm: account pmd page tables to the process il y a 11 ans
dmapool.c baa2ef8398 mm/dmapool.c: fixed a brace coding style issue il y a 11 ans
early_ioremap.c 9e5c33d7ae mm: create generic early_ioremap() support il y a 11 ans
fadvise.c 441c228f81 mm: fadvise: document the fadvise(FADV_DONTNEED) behaviour for partial pages il y a 11 ans
failslab.c f4ae40a6a5 switch debugfs to umode_t il y a 14 ans
filemap.c d83a08db5b mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub il y a 11 ans
filemap_xip.c d83a08db5b mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub il y a 11 ans
frontswap.c a1ad28973d mm/frontswap.c: fix the condition in BUG_ON il y a 11 ans
gup.c 8a0516ed8b mm: convert p[te|md]_numa users to p[te|md]_protnone_numa il y a 11 ans
highmem.c 15de36a4c3 mm/highmem: make kmap cache coloring aware il y a 11 ans
huge_memory.c 10c1045f28 mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries il y a 11 ans
hugetlb.c dc6c9a35b6 mm: account pmd page tables to the process il y a 11 ans
hugetlb_cgroup.c 650c5e5654 mm: page_counter: pull "-1" handling out of page_counter_memparse() il y a 11 ans
hwpoison-inject.c c2ea2181db mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive il y a 11 ans
init-mm.c 60063497a9 atomic: use <linux/atomic.h> il y a 14 ans
internal.h fc5199d1a9 mm/internal.h: don't split printk call in two il y a 11 ans
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared il y a 11 ans
iov_iter.c aa583096d9 copy_from_iter_nocache() il y a 11 ans
kmemcheck.c 07f361b2be mm/slab_common: move kmem_cache definition to internal header il y a 11 ans
kmemleak-test.c f59428ab73 mm/kmemleak-test.c: use pr_fmt for logging il y a 11 ans
kmemleak.c ffe2c748e2 mm: introduce kmemleak_update_trace() il y a 11 ans
ksm.c 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() il y a 11 ans
list_lru.c 2788cf0c40 memcg: reparent list_lrus and free kmemcg_id on css offline il y a 11 ans
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h il y a 14 ans
madvise.c 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() il y a 11 ans
memblock.c 4308ce17f6 mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUG il y a 11 ans
memcontrol.c f48b80a5e2 memcg: cleanup static keys decrement il y a 11 ans
memory-failure.c cb731d6c62 vmscan: per memory cgroup slab shrinkers il y a 11 ans
memory.c 9cb12d7b4c mm/memory.c: actually remap enough memory il y a 11 ans
memory_hotplug.c c05543293e mm, memory_hotplug/failure: drain single zone pcplists il y a 11 ans
mempolicy.c 4d94246699 mm: convert p[te|md]_mknonnuma and remaining page table manipulations il y a 11 ans
mempool.c 1741196281 mm/mempool.c: update the kmemleak stack trace for mempool allocations il y a 11 ans
migrate.c 4d94246699 mm: convert p[te|md]_mknonnuma and remaining page table manipulations il y a 11 ans
mincore.c 1e25a271c8 mincore: apply page table walker on do_mincore() il y a 11 ans
mlock.c d6dd50e07c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 11 ans
mm_init.c 194e815120 mm/mm_init.c: mark mminit_loglevel __meminitdata il y a 11 ans
mmap.c 5703b087dc mm/mmap.c: fix arithmetic overflow in __vm_enough_memory() il y a 11 ans
mmu_context.c a53efe5ff8 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm il y a 12 ans
mmu_notifier.c 0f0a327fa1 mmu_notifier: add the callback for mmu_notifier_invalidate_range() il y a 11 ans
mmzone.c 05891fb065 mm: microoptimize zonelist operations il y a 11 ans
mprotect.c 10c1045f28 mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries il y a 11 ans
mremap.c 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() il y a 11 ans
msync.c 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() il y a 11 ans
nobootmem.c f784a3f196 mem-hotplug: reset node managed pages when hot-adding a new pgdat il y a 11 ans
nommu.c 8138a67a55 mm/nommu.c: fix arithmetic overflow in __vm_enough_memory() il y a 11 ans
oom_kill.c dc6c9a35b6 mm: account pmd page tables to the process il y a 11 ans
page-writeback.c 8d38633c3b page_writeback: put account_page_redirty() after set_page_dirty() il y a 11 ans
page_alloc.c 84109e15dd mm/page_alloc: fix comment il y a 11 ans
page_counter.c 650c5e5654 mm: page_counter: pull "-1" handling out of page_counter_memparse() il y a 11 ans
page_ext.c 48c96a3685 mm/page_owner: keep track of page owners il y a 11 ans
page_io.c 05064084e8 fix __swap_writepage() compile failure on old gcc versions il y a 11 ans
page_isolation.c ec25af84b2 mm, page_isolation: drain single zone pcplists il y a 11 ans
page_owner.c 94f759d62b mm/page_owner.c: remove unnecessary stack_trace field il y a 11 ans
pagewalk.c 48684a65b4 mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) il y a 11 ans
percpu-km.c b539b87fed percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated il y a 11 ans
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() il y a 11 ans
percpu.c 9f295664e2 percpu: off by one in BUG_ON() il y a 11 ans
pgtable-generic.c 4d94246699 mm: convert p[te|md]_mknonnuma and remaining page table manipulations il y a 11 ans
process_vm_access.c 7e33912849 mm: gup: use get_user_pages_unlocked il y a 11 ans
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> il y a 14 ans
readahead.c 3e2faa0854 mm/readahead.c: remove unused file_ra_state from count_history_pages il y a 11 ans
rmap.c 6de226191d mm: memcontrol: track move_lock state internally il y a 11 ans
shmem.c 93aa7d9524 swap: remove unused mem_cgroup_uncharge_swapcache declaration il y a 11 ans
slab.c d6e0b7fa11 slub: make dead caches discard free slabs immediately il y a 11 ans
slab.h d6e0b7fa11 slub: make dead caches discard free slabs immediately il y a 11 ans
slab_common.c d6e0b7fa11 slub: make dead caches discard free slabs immediately il y a 11 ans
slob.c d6e0b7fa11 slub: make dead caches discard free slabs immediately il y a 11 ans
slub.c d6e0b7fa11 slub: make dead caches discard free slabs immediately il y a 11 ans
sparse-vmemmap.c bb016b8416 mm/sparse: use memblock apis for early memory allocations il y a 12 ans
sparse.c 3b32123d73 mm: use macros from compiler.h instead of __attribute__((...)) il y a 11 ans
swap.c 27ba0644ea rmap: drop support of non-linear mappings il y a 11 ans
swap_cgroup.c 5d1ea48bdd mm: page_cgroup: rename file to mm/swap_cgroup.c il y a 11 ans
swap_state.c 5d1ea48bdd mm: page_cgroup: rename file to mm/swap_cgroup.c il y a 11 ans
swapfile.c 5d1ea48bdd mm: page_cgroup: rename file to mm/swap_cgroup.c il y a 11 ans
truncate.c 77783d0642 mm: Fix comment before truncate_setsize() il y a 11 ans
util.c a7b780750e mm: gup: use get_user_pages_unlocked within get_user_pages_fast il y a 11 ans
vmacache.c f5f302e212 mm,vmacache: count number of system-wide flushes il y a 11 ans
vmalloc.c 7e5b528b4c mm/vmalloc.c: fix memory ordering bug il y a 11 ans
vmpressure.c 91b57191cf mm/vmpressure.c: fix race in vmpressure_work_fn() il y a 11 ans
vmscan.c cb731d6c62 vmscan: per memory cgroup slab shrinkers il y a 11 ans
vmstat.c 57c2e36b6f vmstat: Reduce time interval to stat update on idle cpu il y a 11 ans
workingset.c 3f97b16320 list_lru: add helpers to isolate items il y a 11 ans
zbud.c 1dd61aa31c mm/zbud: init user ops only when it is needed il y a 11 ans
zpool.c 137f8cff50 mm/zpool: use prefixed module loading il y a 11 ans
zsmalloc.c 66cdef663c mm/zsmalloc: adjust order of functions il y a 11 ans
zswap.c 442cc432e6 mm/zswap: delete unnecessary check before calling free_percpu() il y a 11 ans