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
Linus Torvalds 7b383bef25 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 11 years ago
..
Kconfig zsmalloc: move it under mm 11 years ago
Kconfig.debug
Makefile zsmalloc: move it under mm 11 years ago
backing-dev.c mm/backing-dev.c: check user buffer length before copying data to the related user buffer 12 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
bounce.c block: Convert bio_for_each_segment() to bvec_iter 11 years ago
cleancache.c mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
compaction.c mm: improve documentation of page_order 11 years ago
debug-pagealloc.c
dmapool.c
fadvise.c
failslab.c
filemap.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
filemap_xip.c seqcount: Add lockdep functionality to seqcount/seqlock structures 11 years ago
fremap.c mm: fix use-after-free in sys_remap_file_pages 11 years ago
frontswap.c
highmem.c
huge_memory.c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 11 years ago
hugetlb.c mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
hugetlb_cgroup.c mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
hwpoison-inject.c mm/hwpoison: add '#' to hwpoison_inject 11 years ago
init-mm.c
internal.h mm/page-writeback.c: do not count anon pages as dirtyable memory 11 years ago
interval_tree.c
kmemcheck.c
kmemleak-test.c
kmemleak.c mm: kmemleak: avoid false negatives on vmalloc'ed objects 11 years ago
ksm.c mm: audit/fix non-modular users of module_init in core code 11 years ago
list_lru.c mm: list_lru: fix almost infinite loop causing effective livelock 11 years ago
maccess.c
madvise.c mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood 12 years ago
memblock.c memblock: add limit checking to memblock_virt_alloc 11 years ago
memcontrol.c memcg: fix mutex not unlocked on memcg_create_kmem_cache fail path 11 years ago
memory-failure.c mm/memory-failure.c: shift page lock from head page to tail page after thp split 11 years ago
memory.c mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
memory_hotplug.c mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hotplug 11 years ago
mempolicy.c mm/mempolicy.c: fix mempolicy printing in numa_maps 11 years ago
mempool.c mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) 12 years ago
migrate.c mm/migrate.c: fix setting of cpupid on page migration twice against normal page 11 years ago
mincore.c mm: do_mincore() cleanup 11 years ago
mlock.c mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
mm_init.c mm: bring back /sys/kernel/mm 11 years ago
mmap.c mm: ignore VM_SOFTDIRTY on VMA merging 11 years ago
mmu_context.c
mmu_notifier.c mm: audit/fix non-modular users of module_init in core code 11 years ago
mmzone.c mm: numa: Change page last {nid,pid} into {cpu,pid} 11 years ago
mprotect.c mm: numa: do not automatically migrate KSM pages 11 years ago
mremap.c mm: revert mremap pud_free anti-fix 11 years ago
msync.c
nobootmem.c mm/nobootmem: free_all_bootmem again 11 years ago
nommu.c mm: add overcommit_kbytes sysctl variable 11 years ago
oom_kill.c mm, oom: base root bonus on current usage 11 years ago
page-writeback.c mm/page-writeback.c: do not count anon pages as dirtyable memory 11 years ago
page_alloc.c mm: show message when updating min_free_kbytes in thp 11 years ago
page_cgroup.c Merge branch 'akpm' (incoming from Andrew) 11 years ago
page_io.c Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 11 years ago
page_isolation.c mm: memory-hotplug: enable memory hotplug to handle hugepage 12 years ago
pagewalk.c mm/pagewalk.c: fix walk_page_range() access of wrong PTEs 11 years ago
percpu-km.c
percpu-vm.c
percpu.c Merge branch 'akpm' (incoming from Andrew) 11 years ago
pgtable-generic.c mm: fix TLB flush race between migration, and change_protection_range 11 years ago
process_vm_access.c
quicklist.c
readahead.c mm/readahead.c: fix do_readahead() for no readpage(s) 11 years ago
rmap.c mm/rmap: fix coccinelle warnings 11 years ago
shmem.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
slab.c mm: Fix warning on make htmldocs caused by slab.c 11 years ago
slab.h memcg, slab: RCU protect memcg_params for root caches 11 years ago
slab_common.c slab: fix wrong retval on kmem_cache_create_memcg error path 11 years ago
slob.c mm/sl[aou]b: Move kmallocXXX functions to common code 12 years ago
slub.c Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 11 years ago
sparse-vmemmap.c mm/sparse: use memblock apis for early memory allocations 11 years ago
sparse.c mm/sparse: use memblock apis for early memory allocations 11 years ago
swap.c mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
swap_state.c mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
swapfile.c mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop 11 years ago
truncate.c truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
util.c mm: add overcommit_kbytes sysctl variable 11 years ago
vmalloc.c Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}" 11 years ago
vmpressure.c memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_state 11 years ago
vmscan.c mm/page-writeback.c: do not count anon pages as dirtyable memory 11 years ago
vmstat.c mm: numa: return the number of base pages altered by protection changes 11 years ago
zbud.c mm/zbud: fix some trivial typos in comments 12 years ago
zsmalloc.c zsmalloc: add copyright 11 years ago
zswap.c mm/zswap.c: change params from hidden to ro 11 years ago