Mel Gorman b0dc2b9bb4 mm, numa: really disable NUMA balancing by default on single node machines il y a 10 ans
..
kasan 923936157b mm/mempool.c: kasan: poison mempool elements il y a 10 ans
Kconfig 28b24c1fc8 mm: cma: debugfs interface il y a 10 ans
Kconfig.debug 70ecb3cb03 mm/debug_pagealloc: remove obsolete Kconfig options il y a 11 ans
Makefile 4a20799d11 mm: move memtest under mm il y a 10 ans
backing-dev.c 038911597e Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 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 3cb29d1117 cleancache: remove limit on the number of cleancache enabled filesystems il y a 10 ans
cma.c 99e8ea6cd2 mm: cma: add trace events for CMA allocations and freeings il y a 10 ans
cma.h 26b02a1f96 mm: cma: allocation trigger il y a 10 ans
cma_debug.c bda6d33042 mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE() il y a 10 ans
compaction.c 018e9a49a5 mm/compaction.c: fix "suitable_migration_target() unused" warning il y a 10 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 e748dcd095 vfs: remove get_xip_mem il y a 11 ans
failslab.c f4ae40a6a5 switch debugfs to umode_t il y a 14 ans
filemap.c 4fc8adcfec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 10 ans
frontswap.c a1ad28973d mm/frontswap.c: fix the condition in BUG_ON il y a 11 ans
gup.c 9d8c47e4bb mm: use READ_ONCE() for non-scalar types il y a 10 ans
highmem.c 15de36a4c3 mm/highmem: make kmap cache coloring aware il y a 11 ans
huge_memory.c 79553da293 thp: cleanup khugepaged startup il y a 10 ans
hugetlb.c 7e1f049efb mm: hugetlb: cleanup using paeg_huge_active() il y a 10 ans
hugetlb_cgroup.c 650c5e5654 mm: page_counter: pull "-1" handling out of page_counter_memparse() il y a 11 ans
hwpoison-inject.c e386eed89c mm/hwpoison-inject: check PageLRU of hpage il y a 10 ans
init-mm.c 60063497a9 atomic: use <linux/atomic.h> il y a 14 ans
internal.h 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages il y a 10 ans
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared 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 8f4fc071b1 gfp: add __GFP_NOACCOUNT il y a 10 ans
ksm.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages il y a 10 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 e748dcd095 vfs: remove get_xip_mem il y a 11 ans
memblock.c 6a4055bc72 mm/memblock.c: add debug output for memblock_add() il y a 10 ans
memcontrol.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages il y a 10 ans
memory-failure.c 602498f9aa mm: soft-offline: fix num_poisoned_pages counting on concurrent events il y a 10 ans
memory.c dd9061846a mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP il y a 10 ans
memory_hotplug.c 7e1f049efb mm: hugetlb: cleanup using paeg_huge_active() il y a 10 ans
mempolicy.c b0dc2b9bb4 mm, numa: really disable NUMA balancing by default on single node machines il y a 10 ans
mempool.c 923936157b mm/mempool.c: kasan: poison mempool elements il y a 10 ans
memtest.c 7f70baeeb9 memtest: use phys_addr_t for physical addresses il y a 10 ans
migrate.c b3b3a99c53 mm/migrate: check-before-clear PageSwapCache il y a 10 ans
mincore.c 1e25a271c8 mincore: apply page table walker on do_mincore() il y a 11 ans
mlock.c acc3c8d15e mm: move mm_populate()-related code to mm/gup.c il y a 10 ans
mm_init.c 194e815120 mm/mm_init.c: mark mminit_loglevel __meminitdata il y a 11 ans
mmap.c 9fcd145717 mm/mmap.c: use while instead of if+goto il y a 10 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 b191f9b106 mm: numa: preserve PTE write permissions across a NUMA hinting fault il y a 10 ans
mremap.c 6cd576130b mm/mremap.c: clean up goto just return ERR_PTR il y a 10 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 6e242a1cee nommu: use __vfs_read() il y a 10 ans
oom_kill.c bdddbcd45f mm/oom_kill.c: fix typo in comment il y a 10 ans
page-writeback.c 464d1387ac writeback: use |1 instead of +1 to protect against div by zero il y a 10 ans
page_alloc.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages il y a 10 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 22c6186ece direct_IO: remove rw from a_ops->direct_IO() il y a 10 ans
page_isolation.c 1ae7013dfa CMA: page_isolation: check buddy before accessing it il y a 10 ans
page_owner.c 94f759d62b mm/page_owner.c: remove unnecessary stack_trace field il y a 11 ans
pagewalk.c f683739539 mm/pagewalk.c: prevent positive return value of walk_page_test() from being passed to callers il y a 10 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 bffc437589 percpu: Fix trivial typos in comments il y a 10 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 17d17e7282 process_vm_access: switch to {compat_,}import_iovec() il y a 10 ans
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> il y a 14 ans
readahead.c de1414a654 fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info il y a 11 ans
rmap.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages il y a 10 ans
shmem.c 75c3cfa855 VFS: assorted weird filesystems: d_inode() annotations il y a 10 ans
slab.c 4167e9b2cf mm: remove GFP_THISNODE il y a 10 ans
slab.h d6e0b7fa11 slub: make dead caches discard free slabs immediately il y a 11 ans
slab_common.c 0316bec22e mm: slub: add kernel address sanitizer support for slub allocator il y a 11 ans
slob.c c21a6daf46 slob: make slob_alloc_node() static and remove EXPORT_SYMBOL() il y a 10 ans
slub.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages il y a 10 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 822fc61367 mm: don't call __page_cache_release for hugetlb il y a 10 ans
swap_cgroup.c 5d1ea48bdd mm: page_cgroup: rename file to mm/swap_cgroup.c il y a 11 ans
swap_state.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages il y a 10 ans
swapfile.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages il y a 10 ans
truncate.c cc5993bd7b mm: rename deactivate_page to deactivate_file_page il y a 10 ans
util.c e39155ea11 mm: uninline and cleanup page-mapping related helpers il y a 10 ans
vmacache.c f5f302e212 mm,vmacache: count number of system-wide flushes il y a 11 ans
vmalloc.c 7d61bfe8fd mm/vmalloc: get rid of dirty bitmap inside vmap_block structure il y a 10 ans
vmpressure.c 91b57191cf mm/vmpressure.c: fix race in vmpressure_work_fn() il y a 11 ans
vmscan.c 818099574b Merge branch 'akpm' (patches from Andrew) 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 3eba0c6a56 mm/zpool: add name argument to create zpool il y a 11 ans
zpool.c 3eba0c6a56 mm/zpool: add name argument to create zpool il y a 11 ans
zsmalloc.c 160a117f08 zsmalloc: remove extra cond_resched() in __zs_compact il y a 10 ans
zswap.c 3eba0c6a56 mm/zpool: add name argument to create zpool il y a 11 ans