Hugh Dickins be22aece68 memcg: revert fix to mapcount check for this release 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 2673b4cf5d backing-dev: fix wakeup timer races with bdi_unregister() 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 dc9086004b mm: compaction: check for overlapping nodes during isolation for migration 14 жил өмнө
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 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 3deaa7190a readahead: fix pipeline break caused by block plug 14 жил өмнө
filemap_xip.c 99f02ef1f1 mm/filemap_xip.c: fix race condition in xip_file_fault() 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 1c641e8471 mm: thp: fix BUG on mm->nr_ptes 14 жил өмнө
hugetlb.c cd2934a3b3 flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not held 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 b370d29ea7 kmemleak: Disable early logging when kmemleak is off by default 14 жил өмнө
ksm.c 7512102cf6 memcg: fix GPF when cgroup removal races with last exit 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 847854f598 memblock: Fix size aligning of memblock_alloc_base_nid() 14 жил өмнө
memcontrol.c be22aece68 memcg: revert fix to mapcount check for this release 14 жил өмнө
memory-failure.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 14 жил өмнө
memory.c 9f9f1acd71 mm: fix rss count leakage during migration 14 жил өмнө
memory_hotplug.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 14 жил өмнө
mempolicy.c 097d59106a vm: avoid using find_vma_prev() unnecessarily 14 жил өмнө
mempool.c 1ebb7044c9 mempool: fix first round failure behavior 14 жил өмнө
migrate.c 7512102cf6 memcg: fix GPF when cgroup removal races with last exit 14 жил өмнө
mincore.c 8079b1c859 mm: clarify the radix_tree exceptional cases 14 жил өмнө
mlock.c 097d59106a vm: avoid using find_vma_prev() unnecessarily 14 жил өмнө
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 жил өмнө
mmap.c 83cd904d27 mm: fix 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 097d59106a vm: avoid using find_vma_prev() unnecessarily 14 жил өмнө
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 b94cfaf668 NOMMU: Don't need to clear vm_mm when deleting a VMA 14 жил өмнө
oom_kill.c 72835c86ca mm: unify remaining mem_cont, mem, etc. variable names to memcg 14 жил өмнө
page-writeback.c 001a541ea9 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 14 жил өмнө
page_alloc.c 074b85175a vfs: fix panic in __d_lookup() with high dentry hashtable counts 14 жил өмнө
page_cgroup.c c09ff089aa page_cgroup: fix horrid swap accounting regression 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 26dd8e0291 percpu: use bitmap_clear 14 жил өмнө
percpu.c 892d208bcf Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux 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 8cdb878dcb Fix race in process_vm_rw_core 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 72835c86ca mm: unify remaining mem_cont, mem, etc. variable names to memcg 14 жил өмнө
shmem.c 245132643e SHM_UNLOCK: fix Unevictable pages stranded after swap 14 жил өмнө
slab.c 6296e5d3c0 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 14 жил өмнө
slob.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 жил өмнө
slub.c 2565409fc0 mm,x86,um: move CMPXCHG_DOUBLE config option 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 7512102cf6 memcg: fix GPF when cgroup removal races with last exit 14 жил өмнө
swap_state.c 7512102cf6 memcg: fix GPF when cgroup removal races with last exit 14 жил өмнө
swapfile.c 72835c86ca mm: unify remaining mem_cont, mem, etc. variable names to memcg 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 f1db7afd91 mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas error path 14 жил өмнө
vmscan.c 245132643e SHM_UNLOCK: fix Unevictable pages stranded after swap 14 жил өмнө
vmstat.c 4156153c4d mm,x86,um: move CMPXCHG_LOCAL config option 14 жил өмнө