Linus Torvalds d102a56edb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
..
kasan 9725759a96 mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta 9 years ago
Kconfig 11e685672a mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEM 9 years ago
Kconfig.debug 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation 9 years ago
Makefile 9a001fc19c z3fold: the 3-fold allocator for compressed pages 9 years ago
backing-dev.c ede3771373 mm: throttle on IO only when there are too many dirty and writeback pages 9 years ago
balloon_compaction.c 49dc2b7173 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 9 years ago
bootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
cleancache.c b3c6de492b cleancache: constify cleancache_ops structure 9 years ago
cma.c badbda53e5 mm/cma: silence warnings due to max() usage 9 years ago
cma.h f21838e056 mm: cma: mark cma_bitmap_maxno() inline in header 10 years ago
cma_debug.c d56e84b406 mm/cma_debug: correct size input to bitmap function 10 years ago
compaction.c 6cd9dc3e75 mm/compaction.c: fix zoneindex in kcompactd() 9 years ago
debug.c fe896d1878 mm: introduce page reference manipulation functions 9 years ago
debug_page_ref.c 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation 9 years ago
dmapool.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
early_ioremap.c 5d57b0146a mm/early_ioremap: use offset_in_page macro 10 years ago
fadvise.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
failslab.c fab9963a69 mm: fault-inject take over bootstrap kmem_cache check 9 years ago
filemap.c 478a1469a7 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 9 years ago
frame_vector.c d4edcf0d56 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm 9 years ago
frontswap.c d1dc6f1bcf frontswap: allow multiple backends 10 years ago
gup.c a1f983174d Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
highmem.c 33499bfe50 mm/highmem: make nr_free_highpages() handles all highmem zones by itself 9 years ago
huge_memory.c 1f40c49570 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 9 years ago
hugetlb.c 1f40c49570 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 9 years ago
hugetlb_cgroup.c 297880f4af mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size 9 years ago
hwpoison-inject.c 94a59fb36e hwpoison: use page_cgroup_ino for filtering by memcg 10 years ago
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 years ago
internal.h 9fbeb5ab59 mm: make vm_mmap killable 9 years ago
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared 10 years ago
kmemcheck.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
kmemleak-test.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
kmemleak.c 756a025f00 mm: coalesce split strings 9 years ago
ksm.c 7496fea9a6 ksm: fix conflict between mmput and scan_get_next_rmap_item 9 years ago
list_lru.c 127424c86b mm: memcontrol: move kmem accounting code to CONFIG_MEMCG 9 years ago
maccess.c bd28b14591 x86: remove more uaccess_32.h complexity 9 years ago
madvise.c dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls 9 years ago
memblock.c cd33a76b0f mm/memblock.c: remove unnecessary always-true comparison 9 years ago
memcontrol.c 7cf7806ce1 mm/memcontrol.c: move comments for get_mctgt_type() to proper position 9 years ago
memory-failure.c 495367c051 mm/memory-failure.c: replace "MCE" with "Memory failure" 9 years ago
memory.c 478a1469a7 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 9 years ago
memory_hotplug.c 7ded384a12 mm: fix section mismatch warning 9 years ago
mempolicy.c c33d6c06f6 mm, page_alloc: avoid looking up the first zone in a zonelist twice 9 years ago
mempool.c 55834c5909 mm: kasan: initial memory quarantine implementation 9 years ago
memtest.c 3115aec451 memtest: remove unused header files 10 years ago
migrate.c dfef2ef402 mm, migrate: increment fail count on ENOMEM 9 years ago
mincore.c ea1754a084 mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage 9 years ago
mlock.c dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls 9 years ago
mm_init.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
mmap.c 5d22fc25d4 mm: remove more IS_ERR_VALUE abuses 9 years ago
mmu_context.c 8efd755ac2 mm/mmu_context, sched/core: Fix mmu_context.h assumption 9 years ago
mmu_notifier.c 93e205a728 fix Christoph's email addresses 9 years ago
mmzone.c 682a3385e7 mm, page_alloc: inline the fast path of the zonelist iterator 9 years ago
mprotect.c dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls 9 years ago
mremap.c dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls 9 years ago
msync.c b0d61c7e56 mm/msync: use offset_in_page macro 10 years ago
nobootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
nommu.c 5d22fc25d4 mm: remove more IS_ERR_VALUE abuses 9 years ago
oom_kill.c e2fe14564d oom_reaper: close race with exiting task 9 years ago
page-writeback.c a53eaff8c1 MM: increase safety margin provided by PF_LESS_THROTTLE 9 years ago
page_alloc.c e570f56ccc mm: check_new_page_bad() directly returns in __PG_HWPOISON case 9 years ago
page_counter.c 6071ca5201 mm: page_counter: let page_counter_try_charge() return bool 10 years ago
page_ext.c fe53ca5427 mm: use early_pfn_to_nid in page_ext_init 9 years ago
page_idle.c 8749cfea11 mm: add page_check_address_transhuge() helper 9 years ago
page_io.c c2e7b20705 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
page_isolation.c b9eb63191a mm/memory_hotplug: add comment to some functions related to memory hotplug 9 years ago
page_owner.c 0b423ca22f mm, page_alloc: inline pageblock lookup in page free fast paths 9 years ago
page_poison.c 2a138dc7e5 mm: use existing helper to convert "on"/"off" to boolean 9 years ago
pagewalk.c 78ddc53473 thp: rename split_huge_page_pmd() to split_huge_pmd() 9 years ago
percpu-km.c 870d4b12ad mm: percpu: use pr_fmt to prefix output 9 years ago
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() 11 years ago
percpu.c 870d4b12ad mm: percpu: use pr_fmt to prefix output 9 years ago
pgtable-generic.c 458aa76d13 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range 9 years ago
process_vm_access.c 1e9877902d mm/gup: Introduce get_user_pages_remote() 9 years ago
quicklist.c 93e205a728 fix Christoph's email addresses 9 years ago
readahead.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
rmap.c 0798d3c022 mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap() 9 years ago
shmem.c 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago
slab.c 4ebb31a42f mm, kasan: don't call kasan_krealloc() from ksize(). 9 years ago
slab.h 55834c5909 mm: kasan: initial memory quarantine implementation 9 years ago
slab_common.c 55834c5909 mm: kasan: initial memory quarantine implementation 9 years ago
slob.c 52b4b950b5 mm: slab: free kmem_cache_node after destroy sysfs file 9 years ago
slub.c 4ebb31a42f mm, kasan: don't call kasan_krealloc() from ksize(). 9 years ago
sparse-vmemmap.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
sparse.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
swap.c a4a921aa5c mm/swap.c: put activate_page_pvecs and other pagevecs together 9 years ago
swap_cgroup.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
swap_state.c fa9949da59 mm: use __SetPageSwapBacked and dont ClearPageSwapBacked 9 years ago
swapfile.c 6d0a07edd1 mm: thp: calculate the mapcount correctly for THP pages during WP faults 9 years ago
truncate.c ac401cc782 dax: New fault locking 9 years ago
userfaultfd.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
util.c 9fbeb5ab59 mm: make vm_mmap killable 9 years ago
vmacache.c a2c1aad3b5 mm/vmacache: inline vmacache_valid_mm() 10 years ago
vmalloc.c 1d6da87a32 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 9 years ago
vmpressure.c 3c1da7beee mm/vmpressure.c: fix subtree pressure detection 9 years ago
vmscan.c 0a0337e0d1 mm, oom: rework oom detection 9 years ago
vmstat.c 7b8da4c7f0 vmstat: get rid of the ugly cpu_stat_off variable 9 years ago
workingset.c 0a6b76dd23 mm: workingset: make shadow node shrinker memcg aware 9 years ago
z3fold.c 9a001fc19c z3fold: the 3-fold allocator for compressed pages 9 years ago
zbud.c f58fb5e7f0 mm/zbud.c: use list_last_entry() instead of list_tail_entry() 9 years ago
zpool.c 6f3526d6db mm: zsmalloc: constify struct zs_pool name 10 years ago
zsmalloc.c 4abaac9b73 update "mm/zsmalloc: don't fail if can't create debugfs info" 9 years ago
zswap.c 200867af4d mm/zswap: use workqueue to destroy pool 9 years ago