Minchan Kim 3f2b1a04f4 zram: revive swap_slot_free_notify 9 лет назад
..
kasan 756a025f00 mm: coalesce split strings 9 лет назад
Kconfig 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 лет назад
Kconfig.debug 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation 9 лет назад
Makefile 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation 9 лет назад
backing-dev.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
balloon_compaction.c 49dc2b7173 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 9 лет назад
bootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
cleancache.c b3c6de492b cleancache: constify cleancache_ops structure 10 лет назад
cma.c 3acaea6804 mm/cma.c: suppress warning 10 лет назад
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 accf62422b mm, kswapd: replace kswapd compaction with waking up kcompactd 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 703c270887 writeback: implement and use inode_congested() 10 лет назад
failslab.c fab9963a69 mm: fault-inject take over bootstrap kmem_cache check 9 лет назад
filemap.c 2cf938aae1 mm: use radix_tree_iter_retry() 9 лет назад
frame_vector.c d4edcf0d56 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm 10 лет назад
frontswap.c d1dc6f1bcf frontswap: allow multiple backends 10 лет назад
gup.c d61172b4b6 mm/core, x86/mm/pkeys: Differentiate instruction fetches 10 лет назад
highmem.c 15de36a4c3 mm/highmem: make kmap cache coloring aware 11 лет назад
huge_memory.c d5e2d00898 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 9 лет назад
hugetlb.c 598d80914e mm: convert pr_warning to pr_warn 9 лет назад
hugetlb_cgroup.c 1d798ca3f1 mm: make compound_head() robust 10 лет назад
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 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared 11 лет назад
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 756a025f00 mm: coalesce split strings 9 лет назад
ksm.c 1b2ee1266e mm/core: Do not enforce PKEY permissions on remote mm access 10 лет назад
list_lru.c 127424c86b mm: memcontrol: move kmem accounting code to CONFIG_MEMCG 10 лет назад
maccess.c 9dd861d55b mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe 10 лет назад
madvise.c d7206a70af mm/madvise: update comment on sys_madvise() 9 лет назад
memblock.c 756a025f00 mm: coalesce split strings 9 лет назад
memcontrol.c e0775d10f1 mm: memcontrol: zap oom_info_lock 9 лет назад
memory-failure.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
memory.c 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 лет назад
memory_hotplug.c 756a025f00 mm: coalesce split strings 9 лет назад
mempolicy.c 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 лет назад
mempool.c f9054c70d2 mm, mempool: only set __GFP_NOMEMALLOC if there are free elements 9 лет назад
memtest.c 3115aec451 memtest: remove unused header files 10 лет назад
migrate.c e388466de4 mm: make remove_migration_ptes() beyond mm/migration.c 9 лет назад
mincore.c b6ec57f4b9 thp: change pmd_trans_huge_lock() interface to return ptl 10 лет назад
mlock.c 7162a1e87b mm: fix mlock accouting 10 лет назад
mm_init.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
mmap.c 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 лет назад
mmu_context.c a53efe5ff8 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm 12 лет назад
mmu_notifier.c 93e205a728 fix Christoph's email addresses 9 лет назад
mmzone.c 5b80287a65 mm/mmzone.c: memmap_valid_within() can be boolean 10 лет назад
mprotect.c 62b5f7d013 mm/core, x86/mm/pkeys: Add execute-only protection keys support 10 лет назад
mremap.c 3ed3a4f0dd mm: cleanup *pte_alloc* interfaces 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 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 лет назад
oom_kill.c 6afcf2895e mm,oom: make oom_killer_disable() killable 9 лет назад
page-writeback.c fdf1cdb91b mm: remove unnecessary uses of lock_page_memcg() 9 лет назад
page_alloc.c 0a687aace3 mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled 9 лет назад
page_counter.c 6071ca5201 mm: page_counter: let page_counter_try_charge() return bool 10 лет назад
page_ext.c 1414c7f4f7 mm/page_poisoning.c: allow for zero poisoning 9 лет назад
page_idle.c 8749cfea11 mm: add page_check_address_transhuge() helper 10 лет назад
page_io.c 3f2b1a04f4 zram: revive swap_slot_free_notify 9 лет назад
page_isolation.c 6f8d2b8a26 mm/page_isolation: do some cleanup in "undo_isolate_page_range" 10 лет назад
page_owner.c 756a025f00 mm: coalesce split strings 9 лет назад
page_poison.c 1414c7f4f7 mm/page_poisoning.c: allow for zero poisoning 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 870d4b12ad mm: percpu: use pr_fmt to prefix output 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 d72ee91113 mm: move lru_to_page to mm_inline.h 10 лет назад
rmap.c fec89c109f thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers 9 лет назад
shmem.c 7165092fe5 radix-tree,shmem: introduce radix_tree_iter_next() 9 лет назад
slab.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
slab.h 27ee57c93f mm: memcontrol: report slab usage in cgroup2 memory.stat 9 лет назад
slab_common.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
slob.c 52b4b950b5 mm: slab: free kmem_cache_node after destroy sysfs file 10 лет назад
slub.c 756a025f00 mm: coalesce split strings 9 лет назад
sparse-vmemmap.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
sparse.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
swap.c 3565fce3a6 mm, x86: get_user_pages() for dax mappings 10 лет назад
swap_cgroup.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 лет назад
swap_state.c 37e8435119 mm: memcontrol: charge swap to cgroup2 10 лет назад
swapfile.c 266c73b777 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 9 лет назад
truncate.c fdf1cdb91b mm: remove unnecessary uses of lock_page_memcg() 9 лет назад
userfaultfd.c 3ed3a4f0dd mm: cleanup *pte_alloc* interfaces 9 лет назад
util.c 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 лет назад
vmacache.c a2c1aad3b5 mm/vmacache: inline vmacache_valid_mm() 10 лет назад
vmalloc.c a1c0b1a074 mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment 9 лет назад
vmpressure.c 3c1da7beee mm/vmpressure.c: fix subtree pressure detection 10 лет назад
vmscan.c fe896d1878 mm: introduce page reference manipulation functions 9 лет назад
vmstat.c f9719a03de thp, vmstats: count deferred split events 9 лет назад
workingset.c 0a6b76dd23 mm: workingset: make shadow node shrinker memcg aware 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 1120ed5483 mm/zsmalloc: add `freeable' column to pool stat 9 лет назад
zswap.c 8bc8b228d0 mm/zswap: change incorrect strncmp use to strcmp 10 лет назад