..
kasan
mm, kasan: fix compilation for CONFIG_SLAB
2016-04-01 17:03:37 -05:00
backing-dev.c
mm: convert printk(KERN_<LEVEL> to pr_<level>
2016-03-17 15:09:34 -07:00
balloon_compaction.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
2016-03-17 21:38:27 -07:00
bootmem.c
mm: convert printk(KERN_<LEVEL> to pr_<level>
2016-03-17 15:09:34 -07:00
cleancache.c
cma.c
cma.h
cma_debug.c
compaction.c
mm, kswapd: replace kswapd compaction with waking up kcompactd
2016-03-17 15:09:34 -07:00
debug.c
mm: introduce page reference manipulation functions
2016-03-17 15:09:34 -07:00
debug_page_ref.c
mm/page_ref: add tracepoint to track down page reference manipulation
2016-03-17 15:09:34 -07:00
dmapool.c
mm: convert printk(KERN_<LEVEL> to pr_<level>
2016-03-17 15:09:34 -07:00
early_ioremap.c
fadvise.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
failslab.c
mm: fault-inject take over bootstrap kmem_cache check
2016-03-15 16:55:16 -07:00
filemap.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
frame_vector.c
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
2016-02-16 10:11:12 +01:00
frontswap.c
gup.c
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
2016-04-04 10:41:08 -07:00
highmem.c
huge_memory.c
thp: fix typo in khugepaged_scan_pmd()
2016-03-25 16:37:42 -07:00
hugetlb.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
hugetlb_cgroup.c
hwpoison-inject.c
init-mm.c
internal.h
mm, oom: introduce oom reaper
2016-03-25 16:37:42 -07:00
interval_tree.c
Kconfig
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2016-03-20 19:08:56 -07:00
Kconfig.debug
mm/page_ref: add tracepoint to track down page reference manipulation
2016-03-17 15:09:34 -07:00
kmemcheck.c
mm: convert printk(KERN_<LEVEL> to pr_<level>
2016-03-17 15:09:34 -07:00
kmemleak-test.c
mm: convert printk(KERN_<LEVEL> to pr_<level>
2016-03-17 15:09:34 -07:00
kmemleak.c
mm: coalesce split strings
2016-03-17 15:09:34 -07:00
ksm.c
mm/core: Do not enforce PKEY permissions on remote mm access
2016-02-18 19:46:28 +01:00
list_lru.c
maccess.c
madvise.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
Makefile
mm, kasan: SLAB support
2016-03-25 16:37:42 -07:00
memblock.c
mm: coalesce split strings
2016-03-17 15:09:34 -07:00
memcontrol.c
mm: memcontrol: zap oom_info_lock
2016-03-17 15:09:34 -07:00
memory-failure.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
memory.c
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
2016-04-04 10:41:08 -07:00
memory_hotplug.c
mm: coalesce split strings
2016-03-17 15:09:34 -07:00
mempolicy.c
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2016-03-20 19:08:56 -07:00
mempool.c
mm, kasan: add GFP flags to KASAN API
2016-03-25 16:37:42 -07:00
memtest.c
migrate.c
mm: make remove_migration_ptes() beyond mm/migration.c
2016-03-17 15:09:34 -07:00
mincore.c
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
2016-04-04 10:41:08 -07:00
mlock.c
mm_init.c
mm: convert printk(KERN_<LEVEL> to pr_<level>
2016-03-17 15:09:34 -07:00
mmap.c
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2016-03-20 19:08:56 -07:00
mmu_context.c
mmu_notifier.c
fix Christoph's email addresses
2016-03-17 15:09:34 -07:00
mmzone.c
mprotect.c
mm/mprotect.c: don't imply PROT_EXEC on non-exec fs
2016-03-22 15:36:02 -07:00
mremap.c
mm: cleanup *pte_alloc* interfaces
2016-03-17 15:09:34 -07:00
msync.c
nobootmem.c
mm: convert printk(KERN_<LEVEL> to pr_<level>
2016-03-17 15:09:34 -07:00
nommu.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
oom_kill.c
oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head
2016-04-01 17:03:37 -05:00
page-writeback.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
page_alloc.c
mm/page_alloc: prevent merging between isolated and other pageblocks
2016-03-25 16:37:42 -07:00
page_counter.c
page_ext.c
mm/page_poisoning.c: allow for zero poisoning
2016-03-15 16:55:16 -07:00
page_idle.c
page_io.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
page_isolation.c
mm/page_isolation.c: fix the function comments
2016-04-01 17:03:37 -05:00
page_owner.c
mm: coalesce split strings
2016-03-17 15:09:34 -07:00
page_poison.c
mm/page_poisoning.c: allow for zero poisoning
2016-03-15 16:55:16 -07:00
pagewalk.c
percpu-km.c
mm: percpu: use pr_fmt to prefix output
2016-03-17 15:09:34 -07:00
percpu-vm.c
percpu.c
mm: percpu: use pr_fmt to prefix output
2016-03-17 15:09:34 -07:00
pgtable-generic.c
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
2016-03-17 15:09:34 -07:00
process_vm_access.c
quicklist.c
fix Christoph's email addresses
2016-03-17 15:09:34 -07:00
readahead.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
rmap.c
Merge branch 'PAGE_CACHE_SIZE-removal'
2016-04-04 10:50:24 -07:00
shmem.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
slab.c
mm, kasan: add GFP flags to KASAN API
2016-03-25 16:37:42 -07:00
slab.h
mm, kasan: add GFP flags to KASAN API
2016-03-25 16:37:42 -07:00
slab_common.c
mm, kasan: add GFP flags to KASAN API
2016-03-25 16:37:42 -07:00
slob.c
mm: slab: free kmem_cache_node after destroy sysfs file
2016-02-18 16:23:24 -08:00
slub.c
mm, kasan: add GFP flags to KASAN API
2016-03-25 16:37:42 -07:00
sparse-vmemmap.c
mm: convert printk(KERN_<LEVEL> to pr_<level>
2016-03-17 15:09:34 -07:00
sparse.c
mm: convert printk(KERN_<LEVEL> to pr_<level>
2016-03-17 15:09:34 -07:00
swap.c
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
2016-04-04 10:41:08 -07:00
swap_cgroup.c
mm: convert printk(KERN_<LEVEL> to pr_<level>
2016-03-17 15:09:34 -07:00
swap_state.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
swapfile.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
truncate.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
userfaultfd.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00
util.c
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2016-03-20 19:08:56 -07:00
vmacache.c
vmalloc.c
mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment
2016-03-17 15:09:34 -07:00
vmpressure.c
vmscan.c
mm: introduce page reference manipulation functions
2016-03-17 15:09:34 -07:00
vmstat.c
thp, vmstats: count deferred split events
2016-03-17 15:09:34 -07:00
workingset.c
mm: workingset: make shadow node shrinker memcg aware
2016-03-17 15:09:34 -07:00
zbud.c
zpool.c
zsmalloc.c
mm/zsmalloc: add `freeable' column to pool stat
2016-03-17 15:09:34 -07:00
zswap.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-04 10:41:08 -07:00