Jens Axboe ba13e83ec3 mm: make __swap_writepage() use bio_set_op_attrs() пре 9 година
..
kasan c3cee37228 kasan: avoid overflowing quarantine size on low memory systems пре 9 година
Kconfig 1e185736d2 mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabled пре 9 година
Kconfig.debug 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation пре 9 година
Makefile b46e756f5e thp: extract khugepaged from mm/huge_memory.c пре 9 година
backing-dev.c df08c32ce3 block: fix bdi vs gendisk lifetime mismatch пре 9 година
balloon_compaction.c b1123ea6d3 mm: balloon: use general non-lru movable page feature пре 9 година
bootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> пре 9 година
cleancache.c b3c6de492b cleancache: constify cleancache_ops structure пре 10 година
cma.c badbda53e5 mm/cma: silence warnings due to max() usage пре 9 година
cma.h f21838e056 mm: cma: mark cma_bitmap_maxno() inline in header пре 10 година
cma_debug.c d56e84b406 mm/cma_debug: correct size input to bitmap function пре 10 година
compaction.c c3486f5376 mm, compaction: simplify contended compaction handling пре 9 година
debug.c fe896d1878 mm: introduce page reference manipulation functions пре 9 година
debug_page_ref.c 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation пре 9 година
dmapool.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> пре 9 година
early_ioremap.c 5d57b0146a mm/early_ioremap: use offset_in_page macro пре 10 година
fadvise.c 18aba41cbf mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEED пре 9 година
failslab.c fab9963a69 mm: fault-inject take over bootstrap kmem_cache check пре 9 година
filemap.c c11f0c0b5b block/mm: make bdev_ops->rw_page() take a bool for read/write пре 9 година
frame_vector.c d4edcf0d56 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm пре 10 година
frontswap.c 8ea1d2a198 mm, frontswap: convert frontswap_enabled to static key пре 9 година
gup.c 221bb8a46e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm пре 9 година
highmem.c 33499bfe50 mm/highmem: make nr_free_highpages() handles all highmem zones by itself пре 9 година
huge_memory.c 2516035499 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations пре 9 година
hugetlb.c 2cfd716d27 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux пре 9 година
hugetlb_cgroup.c 297880f4af mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size пре 9 година
hwpoison-inject.c 94a59fb36e hwpoison: use page_cgroup_ino for filtering by memcg пре 10 година
init-mm.c 60063497a9 atomic: use <linux/atomic.h> пре 14 година
internal.h c3486f5376 mm, compaction: simplify contended compaction handling пре 9 година
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared пре 11 година
khugepaged.c 2516035499 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations пре 9 година
kmemcheck.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> пре 9 година
kmemleak-test.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> пре 9 година
kmemleak.c 98c42d9452 kmemleak: don't hang if user disables scanning early пре 9 година
ksm.c dcddffd41d mm: do not pass mm_struct into handle_mm_fault пре 9 година
list_lru.c 127424c86b mm: memcontrol: move kmem accounting code to CONFIG_MEMCG пре 10 година
maccess.c bd28b14591 x86: remove more uaccess_32.h complexity пре 9 година
madvise.c dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls пре 9 година
memblock.c e47608ab6d mm/memblock.c: fix NULL dereference error пре 9 година
memcontrol.c d6507ff533 memcg: put soft limit reclaim out of way if the excess tree is empty пре 9 година
memory-failure.c 7c7fd82556 mm: hwpoison: remove incorrect comments пре 9 година
memory.c 1a8018fb4c mm: move swap-in anonymous page into active list пре 9 година
memory_hotplug.c 394e31d2ce mem-hotplug: alloc new page from a nearest neighbor node when mem-offline пре 9 година
mempolicy.c 599d0c954f mm, vmscan: move LRU lists to node пре 9 година
mempool.c 4e390b2b2f Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements" пре 9 година
memtest.c 3115aec451 memtest: remove unused header files пре 10 година
migrate.c 2516035499 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations пре 9 година
mincore.c ea1754a084 mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage пре 9 година
mlock.c 599d0c954f mm, vmscan: move LRU lists to node пре 9 година
mm_init.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> пре 9 година
mmap.c ba093a6d93 mm: refuse wrapped vm_brk requests пре 9 година
mmu_context.c 8efd755ac2 mm/mmu_context, sched/core: Fix mmu_context.h assumption пре 9 година
mmu_notifier.c 93e205a728 fix Christoph's email addresses пре 9 година
mmzone.c 682a3385e7 mm, page_alloc: inline the fast path of the zonelist iterator пре 9 година
mprotect.c 337d9abf1c mm: thp: check pmd_trans_unstable() after split_huge_pmd() пре 9 година
mremap.c 337d9abf1c mm: thp: check pmd_trans_unstable() after split_huge_pmd() пре 9 година
msync.c b0d61c7e56 mm/msync: use offset_in_page macro пре 10 година
nobootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> пре 9 година
nommu.c bae473a423 mm: introduce fault_env пре 9 година
oom_kill.c 091f362c53 mm, oom: tighten task_will_free_mem() locking пре 9 година
page-writeback.c 5a1c84b404 mm: remove reclaim and compaction retry approximations пре 9 година
page_alloc.c b4911ea2bc mm: initialise per_cpu_nodestats for all online pgdats at boot пре 9 година
page_counter.c 6071ca5201 mm: page_counter: let page_counter_try_charge() return bool пре 10 година
page_ext.c fe53ca5427 mm: use early_pfn_to_nid in page_ext_init пре 9 година
page_idle.c a52633d8e9 mm, vmscan: move lru_lock to the node пре 9 година
page_io.c ba13e83ec3 mm: make __swap_writepage() use bio_set_op_attrs() пре 9 година
page_isolation.c e3a2713c3c mm/page_isolation: clean up confused code пре 9 година
page_owner.c f2ca0b5571 mm/page_owner: use stackdepot to store stacktrace пре 9 година
page_poison.c f86e427197 mm: check the return value of lookup_page_ext for all call sites пре 9 година
pagewalk.c 78ddc53473 thp: rename split_huge_page_pmd() to split_huge_pmd() пре 10 година
percpu-km.c 870d4b12ad mm: percpu: use pr_fmt to prefix output пре 9 година
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() пре 11 година
percpu.c 6710e594f7 percpu: fix synchronization between synchronous map extension and chunk destruction пре 9 година
pgtable-generic.c 458aa76d13 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range пре 9 година
process_vm_access.c 1e9877902d mm/gup: Introduce get_user_pages_remote() пре 10 година
quicklist.c 93e205a728 fix Christoph's email addresses пре 9 година
readahead.c 8a5c743e30 mm, memcg: use consistent gfp flags during readahead пре 9 година
rmap.c 11fb998986 mm: move most file-based accounting to the node пре 9 година
shmem.c 4620a06e4b shmem: Fix link error if huge pages support is disabled пре 9 година
slab.c bd721ea73e treewide: replace obsolete _refok by __ref пре 9 година
slab.h 80a9201a59 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB пре 9 година
slab_common.c 4949148ad4 mm: charge/uncharge kmemcg from generic page allocator paths пре 9 година
slob.c 52b4b950b5 mm: slab: free kmem_cache_node after destroy sysfs file пре 10 година
slub.c 117d54df7a slub: drop bogus inline for fixup_red_left() пре 9 година
sparse-vmemmap.c bd721ea73e treewide: replace obsolete _refok by __ref пре 9 година
sparse.c bd721ea73e treewide: replace obsolete _refok by __ref пре 9 година
swap.c 68eb0731c4 mm, pagevec: release/reacquire lru_lock on pgdat change пре 9 година
swap_cgroup.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> пре 9 година
swap_state.c 11fb998986 mm: move most file-based accounting to the node пре 9 година
swapfile.c 8ea1d2a198 mm, frontswap: convert frontswap_enabled to static key пре 9 година
truncate.c fc127da085 truncate: handle file thp пре 9 година
userfaultfd.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros пре 9 година
util.c 11fb998986 mm: move most file-based accounting to the node пре 9 година
vmacache.c a2c1aad3b5 mm/vmacache: inline vmacache_valid_mm() пре 10 година
vmalloc.c 4949148ad4 mm: charge/uncharge kmemcg from generic page allocator paths пре 9 година
vmpressure.c 3c1da7beee mm/vmpressure.c: fix subtree pressure detection пре 10 година
vmscan.c b5afba2974 mm: vmscan: fix memcg-aware shrinkers not called on global reclaim пре 9 година
vmstat.c 5a1c84b404 mm: remove reclaim and compaction retry approximations пре 9 година
workingset.c 1e6b10857f mm, workingset: make working set detection node-aware пре 9 година
z3fold.c 43afc19417 mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup пре 9 година
zbud.c f58fb5e7f0 mm/zbud.c: use list_last_entry() instead of list_tail_entry() пре 10 година
zpool.c 6f3526d6db mm: zsmalloc: constify struct zs_pool name пре 10 година
zsmalloc.c c3491eca37 zsmalloc: Delete an unnecessary check before the function call "iput" пре 9 година
zswap.c 200867af4d mm/zswap: use workqueue to destroy pool пре 9 година