You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/mm
Johannes Weiner 6abb5a867b mm: memcontrol: avoid charge statistics churn during page migration 11 years ago
..
Kconfig mm/zpool: update zswap to use zpool 11 years ago
Kconfig.debug
Makefile mm/zpool: implement common zpool api to zbud/zsmalloc 11 years ago
backing-dev.c arch: Mass conversion of smp_mb__*() 11 years ago
balloon_compaction.c mm: print more details for bad_page() 11 years ago
bootmem.c mm/bootmem.c: remove unused local `map' 11 years ago
cleancache.c mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
cma.c mm, CMA: clean-up log message 11 years ago
compaction.c mm, compaction: properly signal and act upon lock and need_sched() contention 11 years ago
debug-pagealloc.c
dmapool.c mm/dmapool.c: reuse devres_release() to free resources 11 years ago
early_ioremap.c mm: create generic early_ioremap() support 11 years ago
fadvise.c
failslab.c
filemap.c mm: memcontrol: rewrite uncharge API 11 years ago
filemap_xip.c seqcount: Add lockdep functionality to seqcount/seqlock structures 11 years ago
fremap.c mm: mark remap_file_pages() syscall as deprecated 11 years ago
frontswap.c swap: change swap_list_head to plist, add swap_avail_head 11 years ago
gup.c mm: describe mmap_sem rules for __lock_page_or_retry() and callers 11 years ago
highmem.c mm/highmem: make kmap cache coloring aware 11 years ago
huge_memory.c mm: memcontrol: rewrite charge API 11 years ago
hugetlb.c mm: fix potential infinite loop in dissolve_free_huge_pages() 11 years ago
hugetlb_cgroup.c cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes() 11 years ago
hwpoison-inject.c mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive 11 years ago
init-mm.c
internal.h mm/internal.h: use nth_page 11 years ago
interval_tree.c
iov_iter.c bio_vec-backed iov_iter 11 years ago
kmemcheck.c
kmemleak-test.c mm/kmemleak-test.c: use pr_fmt for logging 11 years ago
kmemleak.c mm: introduce kmemleak_update_trace() 11 years ago
ksm.c sched: Remove proliferation of wait_on_bit() action functions 11 years ago
list_lru.c mm: keep page cache radix tree nodes in check 11 years ago
maccess.c
madvise.c mm: update the description for madvise_remove 11 years ago
memblock.c mm/memblock.c: call kmemleak directly from memblock_(alloc|free) 11 years ago
memcontrol.c mm: memcontrol: avoid charge statistics churn during page migration 11 years ago
memory-failure.c hwpoison: fix race with changing page during offlining 11 years ago
memory.c mm: memcontrol: rewrite uncharge API 11 years ago
memory_hotplug.c memory-hotplug: add zone_for_memory() for selecting zone for new memory 11 years ago
mempolicy.c Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 years ago
mempool.c mm/mempool.c: update the kmemleak stack trace for mempool allocations 11 years ago
migrate.c mm: memcontrol: rewrite uncharge API 11 years ago
mincore.c mm + fs: prepare for non-page entries in page cache radix trees 11 years ago
mlock.c mm: describe mmap_sem rules for __lock_page_or_retry() and callers 11 years ago
mm_init.c mm: bring back /sys/kernel/mm 11 years ago
mmap.c mm: catch memory commitment underflow 11 years ago
mmu_context.c sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm 11 years ago
mmu_notifier.c mmu_notifier: add call_srcu and sync function for listener to delay call and sync 11 years ago
mmzone.c
mprotect.c mm: move mmu notifier call from change_protection to change_pmd_range 11 years ago
mremap.c mm, thp: close race between mremap() and split_huge_page() 11 years ago
msync.c msync: fix incorrect fstart calculation 11 years ago
nobootmem.c mm/memblock.c: call kmemleak directly from memblock_(alloc|free) 11 years ago
nommu.c mm: nommu: per-thread vma cache fix 11 years ago
oom_kill.c mm, oom: remove unnecessary exit_state check 11 years ago
page-writeback.c mm, writeback: prevent race when calculating dirty limits 11 years ago
page_alloc.c mm, thp: restructure thp avoidance of light synchronous migration 11 years ago
page_cgroup.c mm/page_cgroup.c: mark functions as static 11 years ago
page_io.c fix __swap_writepage() compile failure on old gcc versions 11 years ago
page_isolation.c
pagewalk.c
percpu-km.c
percpu-vm.c
percpu.c percpu: Use ALIGN macro instead of hand coding alignment calculation 11 years ago
pgtable-generic.c mm: fix TLB flush race between migration, and change_protection_range 11 years ago
process_vm_access.c start adding the tag to iov_iter 11 years ago
quicklist.c
readahead.c mm/readahead.c: remove unused file_ra_state from count_history_pages 11 years ago
rmap.c mm: memcontrol: rewrite uncharge API 11 years ago
shmem.c mm: memcontrol: rewrite uncharge API 11 years ago
slab.c Revert "slab: remove BAD_ALIEN_MAGIC" 11 years ago
slab.h slab: convert last use of __FUNCTION__ to __func__ 11 years ago
slab_common.c mm: move slab related stuff from util.c to slab_common.c 11 years ago
slob.c slab: get_online_mems for kmem_cache_{create,destroy,shrink} 11 years ago
slub.c slub: remove kmemcg id from create_unique_id 11 years ago
sparse-vmemmap.c mm/sparse: use memblock apis for early memory allocations 11 years ago
sparse.c mm: use macros from compiler.h instead of __attribute__((...)) 11 years ago
swap.c mm: memcontrol: use page lists for uncharge batching 11 years ago
swap_state.c mm: memcontrol: rewrite uncharge API 11 years ago
swapfile.c mm: memcontrol: rewrite uncharge API 11 years ago
truncate.c mm: memcontrol: rewrite uncharge API 11 years ago
util.c vm_is_stack: use for_each_thread() rather then buggy while_each_thread() 11 years ago
vmacache.c mm,vmacache: optimize overflow system-wide flushing 11 years ago
vmalloc.c mm/vmalloc.c: clean up map_vm_area third argument 11 years ago
vmpressure.c arm, pm, vmpressure: add missing slab.h includes 11 years ago
vmscan.c mm: memcontrol: use page lists for uncharge batching 11 years ago
vmstat.c mm: vmscan: only update per-cpu thresholds for online CPU 11 years ago
workingset.c mm: keep page cache radix tree nodes in check 11 years ago
zbud.c mm/zpool: zbud/zsmalloc implement zpool 11 years ago
zpool.c mm/zpool: implement common zpool api to zbud/zsmalloc 11 years ago
zsmalloc.c mm/zpool: zbud/zsmalloc implement zpool 11 years ago
zswap.c mm: memcontrol: rewrite uncharge API 11 years ago