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 9 年 前
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 9 年 前
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 9 年 前
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 10 年 前
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 9 年 前
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 9 年 前
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 9 年 前
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() 9 年 前
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() 9 年 前
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 9 年 前
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() 9 年 前
vmalloc.c 4949148ad4 mm: charge/uncharge kmemcg from generic page allocator paths 9 年 前
vmpressure.c 3c1da7beee mm/vmpressure.c: fix subtree pressure detection 9 年 前
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() 9 年 前
zpool.c 6f3526d6db mm: zsmalloc: constify struct zs_pool name 9 年 前
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 年 前