Vitaly Wool 9a001fc19c z3fold: the 3-fold allocator for compressed pages 9 år sedan
..
kasan 0b355eaaaa mm, kasan: fix compilation for CONFIG_SLAB 9 år sedan
Kconfig 9a001fc19c z3fold: the 3-fold allocator for compressed pages 9 år sedan
Kconfig.debug 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation 9 år sedan
Makefile 9a001fc19c z3fold: the 3-fold allocator for compressed pages 9 år sedan
backing-dev.c ede3771373 mm: throttle on IO only when there are too many dirty and writeback pages 9 år sedan
balloon_compaction.c 49dc2b7173 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 9 år sedan
bootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 år sedan
cleancache.c b3c6de492b cleancache: constify cleancache_ops structure 10 år sedan
cma.c 3acaea6804 mm/cma.c: suppress warning 10 år sedan
cma.h f21838e056 mm: cma: mark cma_bitmap_maxno() inline in header 10 år sedan
cma_debug.c d56e84b406 mm/cma_debug: correct size input to bitmap function 10 år sedan
compaction.c 86a294a81f mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders 9 år sedan
debug.c fe896d1878 mm: introduce page reference manipulation functions 9 år sedan
debug_page_ref.c 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation 9 år sedan
dmapool.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 år sedan
early_ioremap.c 5d57b0146a mm/early_ioremap: use offset_in_page macro 10 år sedan
fadvise.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 år sedan
failslab.c fab9963a69 mm: fault-inject take over bootstrap kmem_cache check 9 år sedan
filemap.c bbddabe2e4 mm: filemap: only do access activations on reads 9 år sedan
frame_vector.c d4edcf0d56 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm 9 år sedan
frontswap.c d1dc6f1bcf frontswap: allow multiple backends 10 år sedan
gup.c a1f983174d Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 år sedan
highmem.c 33499bfe50 mm/highmem: make nr_free_highpages() handles all highmem zones by itself 9 år sedan
huge_memory.c d5ee7c3bcc mm: thp: split_huge_pmd_address() comment improvement 9 år sedan
hugetlb.c f44b2dda8b mm/hugetlb: add same zone check in pfn_range_valid_gigantic() 9 år sedan
hugetlb_cgroup.c 297880f4af mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size 9 år sedan
hwpoison-inject.c 94a59fb36e hwpoison: use page_cgroup_ino for filtering by memcg 10 år sedan
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 år sedan
internal.h c8f7de0bfa mm, compaction: distinguish between full and partial COMPACT_COMPLETE 9 år sedan
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared 11 år sedan
kmemcheck.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 år sedan
kmemleak-test.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 år sedan
kmemleak.c 756a025f00 mm: coalesce split strings 9 år sedan
ksm.c 7496fea9a6 ksm: fix conflict between mmput and scan_get_next_rmap_item 9 år sedan
list_lru.c 127424c86b mm: memcontrol: move kmem accounting code to CONFIG_MEMCG 10 år sedan
maccess.c 9dd861d55b mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe 10 år sedan
madvise.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 år sedan
memblock.c f705ac4b39 mm/memblock.c: move memblock_{add,reserve}_region into memblock_{add,reserve} 9 år sedan
memcontrol.c 51038171b7 memcg: fix stale mem_cgroup_force_empty() comment 9 år sedan
memory-failure.c 495367c051 mm/memory-failure.c: replace "MCE" with "Memory failure" 9 år sedan
memory.c d5957d2fc2 mm: fix incorrect pfn passed to untrack_pfn() in remap_pfn_range() 9 år sedan
memory_hotplug.c 86dd995d63 memory_hotplug: introduce memhp_default_state= command line parameter 9 år sedan
mempolicy.c c33d6c06f6 mm, page_alloc: avoid looking up the first zone in a zonelist twice 9 år sedan
mempool.c 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 år sedan
memtest.c 3115aec451 memtest: remove unused header files 10 år sedan
migrate.c fa9949da59 mm: use __SetPageSwapBacked and dont ClearPageSwapBacked 9 år sedan
mincore.c ea1754a084 mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage 9 år sedan
mlock.c 7162a1e87b mm: fix mlock accouting 10 år sedan
mm_init.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 år sedan
mmap.c f4fcd55841 mm: enable RLIMIT_DATA by default with workaround for valgrind 9 år sedan
mmu_context.c 8efd755ac2 mm/mmu_context, sched/core: Fix mmu_context.h assumption 9 år sedan
mmu_notifier.c 93e205a728 fix Christoph's email addresses 9 år sedan
mmzone.c 682a3385e7 mm, page_alloc: inline the fast path of the zonelist iterator 9 år sedan
mprotect.c f138556daf mm/mprotect.c: don't imply PROT_EXEC on non-exec fs 9 år sedan
mremap.c 1d069b7dd5 huge pagecache: extend mremap pmd rmap lockout to files 9 år sedan
msync.c b0d61c7e56 mm/msync: use offset_in_page macro 10 år sedan
nobootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 år sedan
nommu.c a1f983174d Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 år sedan
oom_kill.c f44666b046 mm,oom: speed up select_bad_process() loop 9 år sedan
page-writeback.c 09b4ab3c43 mm/writeback: correct dirty page calculation for highmem 9 år sedan
page_alloc.c 2a138dc7e5 mm: use existing helper to convert "on"/"off" to boolean 9 år sedan
page_counter.c 6071ca5201 mm: page_counter: let page_counter_try_charge() return bool 10 år sedan
page_ext.c 1414c7f4f7 mm/page_poisoning.c: allow for zero poisoning 9 år sedan
page_idle.c 8749cfea11 mm: add page_check_address_transhuge() helper 10 år sedan
page_io.c c2e7b20705 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 år sedan
page_isolation.c b9eb63191a mm/memory_hotplug: add comment to some functions related to memory hotplug 9 år sedan
page_owner.c 0b423ca22f mm, page_alloc: inline pageblock lookup in page free fast paths 9 år sedan
page_poison.c 2a138dc7e5 mm: use existing helper to convert "on"/"off" to boolean 9 år sedan
pagewalk.c 78ddc53473 thp: rename split_huge_page_pmd() to split_huge_pmd() 10 år sedan
percpu-km.c 870d4b12ad mm: percpu: use pr_fmt to prefix output 9 år sedan
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() 11 år sedan
percpu.c 870d4b12ad mm: percpu: use pr_fmt to prefix output 9 år sedan
pgtable-generic.c 458aa76d13 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range 9 år sedan
process_vm_access.c 1e9877902d mm/gup: Introduce get_user_pages_remote() 9 år sedan
quicklist.c 93e205a728 fix Christoph's email addresses 9 år sedan
readahead.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 år sedan
rmap.c fa9949da59 mm: use __SetPageSwapBacked and dont ClearPageSwapBacked 9 år sedan
shmem.c 9e18eb2935 tmpfs: mem_cgroup charge fault to vm_mm not current mm 9 år sedan
slab.c 0edaf86cf1 include/linux/nodemask.h: create next_node_in() helper 9 år sedan
slab.h 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 år sedan
slab_common.c 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 år sedan
slob.c 52b4b950b5 mm: slab: free kmem_cache_node after destroy sysfs file 9 år sedan
slub.c 0139aa7b7f mm: rename _count, field of the struct page, to _refcount 9 år sedan
sparse-vmemmap.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 år sedan
sparse.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 år sedan
swap.c a4a921aa5c mm/swap.c: put activate_page_pvecs and other pagevecs together 9 år sedan
swap_cgroup.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 år sedan
swap_state.c fa9949da59 mm: use __SetPageSwapBacked and dont ClearPageSwapBacked 9 år sedan
swapfile.c 6d0a07edd1 mm: thp: calculate the mapcount correctly for THP pages during WP faults 9 år sedan
truncate.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 år sedan
userfaultfd.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 år sedan
util.c 1aa8aea535 mm: uninline page_mapped() 9 år sedan
vmacache.c a2c1aad3b5 mm/vmacache: inline vmacache_valid_mm() 10 år sedan
vmalloc.c 80c4bd7a5e mm/vmalloc: keep a separate lazy-free list 9 år sedan
vmpressure.c 3c1da7beee mm/vmpressure.c: fix subtree pressure detection 10 år sedan
vmscan.c 0a0337e0d1 mm, oom: rework oom detection 9 år sedan
vmstat.c 7b8da4c7f0 vmstat: get rid of the ugly cpu_stat_off variable 9 år sedan
workingset.c 0a6b76dd23 mm: workingset: make shadow node shrinker memcg aware 9 år sedan
z3fold.c 9a001fc19c z3fold: the 3-fold allocator for compressed pages 9 år sedan
zbud.c f58fb5e7f0 mm/zbud.c: use list_last_entry() instead of list_tail_entry() 10 år sedan
zpool.c 6f3526d6db mm: zsmalloc: constify struct zs_pool name 10 år sedan
zsmalloc.c 44f43e99fe zsmalloc: fix zs_can_compact() integer overflow 9 år sedan
zswap.c 32a4e16903 mm/zswap: provide unique zpool name 9 år sedan