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
Konstantin Khlebnikov 4d88e6f7d5 mm/balloon_compaction: fix deflation when compaction is disabled 10 years ago
..
Kconfig mm/balloon_compaction: add vmstat counters and kpageflags bit 10 years ago
Kconfig.debug
Makefile Fixup for 3.18: use PATCHv2 of "mm: Support compiling out madvise and fadvise" 10 years ago
backing-dev.c Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block 10 years ago
balloon_compaction.c mm/balloon_compaction: fix deflation when compaction is disabled 10 years ago
bootmem.c mm/bootmem.c: use include/linux/ headers 10 years ago
cleancache.c mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
cma.c drivers: dma-contiguous: add initialization from device tree 10 years ago
compaction.c mm/compaction.c: avoid premature range skip in isolate_migratepages_range 10 years ago
debug-pagealloc.c
debug.c mm/debug.c: use pr_emerg() 10 years ago
dmapool.c mm/dmapool.c: fixed a brace coding style issue 10 years ago
early_ioremap.c mm: create generic early_ioremap() support 11 years ago
fadvise.c teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 years ago
failslab.c
filemap.c mm/filemap.c: remove trailing whitespace 10 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: introduce a general RCU get_user_pages_fast() 10 years ago
highmem.c mm/highmem: make kmap cache coloring aware 11 years ago
huge_memory.c mm, thp: fix collapsing of hugepages on madvise 10 years ago
hugetlb.c mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA 10 years ago
hugetlb_cgroup.c hugetlb_cgroup: use lockdep_assert_held rather than spin_is_locked 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, compaction: pass gfp mask to compact_control 10 years ago
interval_tree.c mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA 10 years ago
iov_iter.c Add copy_to_iter(), copy_from_iter() and iov_iter_zero() 10 years ago
kmemcheck.c mm/slab_common: move kmem_cache definition to internal header 10 years ago
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 mm: ksm use pr_err instead of printk 10 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 mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range() 11 years ago
memcontrol.c mm: memcontrol: fix missed end-writeback page accounting 10 years ago
memory-failure.c cgroup: remove redundant check in cgroup_ino() 11 years ago
memory.c zap_pte_range: update addr when forcing flush after TLB batching faiure 10 years ago
memory_hotplug.c memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node() 10 years ago
mempolicy.c mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY 10 years ago
mempool.c mm/mempool.c: update the kmemleak stack trace for mempool allocations 11 years ago
migrate.c mm/balloon_compaction: redesign ballooned pages management 10 years ago
mincore.c mm + fs: prepare for non-page entries in page cache radix trees 11 years ago
mlock.c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
mm_init.c mm: bring back /sys/kernel/mm 11 years ago
mmap.c mm, thp: fix collapsing of hugepages on madvise 10 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 kvm: Fix page ageing bugs 11 years ago
mmzone.c mm: numa: Change page last {nid,pid} into {cpu,pid} 12 years ago
mprotect.c mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared 10 years ago
mremap.c mm/mremap.c: use linux headers 10 years ago
msync.c msync: fix incorrect fstart calculation 11 years ago
nobootmem.c mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range() 11 years ago
nommu.c percpu_counter: add @gfp to percpu_counter_init() 11 years ago
oom_kill.c OOM, PM: OOM killed task shouldn't escape PM suspend 10 years ago
page-writeback.c mm: memcontrol: fix missed end-writeback page accounting 10 years ago
page_alloc.c OOM, PM: OOM killed task shouldn't escape PM suspend 10 years ago
page_cgroup.c cgroup/kmemleak: add kmemleak_free() for cgroup deallocations. 10 years ago
page_io.c fix __swap_writepage() compile failure on old gcc versions 11 years ago
page_isolation.c mm: memory-hotplug: enable memory hotplug to handle hugepage 12 years ago
pagewalk.c mm: use VM_BUG_ON_MM where possible 10 years ago
percpu-km.c percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated 11 years ago
percpu-vm.c percpu: move region iterations out of pcpu_[de]populate_chunk() 11 years ago
percpu.c percpu: fix how @gfp is interpreted by the percpu allocator 11 years ago
pgtable-generic.c mm: actually clear pmd_numa before invalidating 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: rmap: split out page_remove_file_rmap() 10 years ago
shmem.c shmem: support RENAME_WHITEOUT 10 years ago
slab.c mm/slab: fix unaligned access on sparc64 10 years ago
slab.h mm/slab: use percpu allocator for cpu cache 10 years ago
slab_common.c mm/slab_common: don't check for duplicate cache names 10 years ago
slob.c mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() 10 years ago
slub.c mm/slab_common: commonize slab merge logic 10 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: do not kill uncharge batching in free_pages_and_swap_cache 10 years ago
swap_state.c mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache 10 years ago
swapfile.c mm: memcontrol: rewrite uncharge API 11 years ago
truncate.c vfs: fix data corruption when blocksize < pagesize for mmaped data 11 years ago
util.c proc/maps: make vm_is_stack() logic namespace-friendly 10 years ago
vmacache.c mm,vmacache: optimize overflow system-wide flushing 11 years ago
vmalloc.c mm/vmalloc.c: use seq_open_private() instead of seq_open() 10 years ago
vmpressure.c arm, pm, vmpressure: add missing slab.h includes 11 years ago
vmscan.c mm: memcontrol: fix transparent huge page allocations under pressure 10 years ago
vmstat.c vmstat: on-demand vmstat workers V8 10 years ago
workingset.c mm: keep page cache radix tree nodes in check 11 years ago
zbud.c zbud: avoid accessing last unused freelist 10 years ago
zpool.c mm/zpool: use prefixed module loading 11 years ago
zsmalloc.c zsmalloc: simplify init_zspage free obj linking 10 years ago
zswap.c mm/zswap.c: add __init to zswap_entry_cache_destroy() 11 years ago