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 50f5aa8a9b mm: don't pointlessly use BUG_ON() for sanity check 11 years ago
..
Kconfig mm: create generic early_ioremap() support 11 years ago
Kconfig.debug
Makefile Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
backing-dev.c bdi: avoid oops on device removal 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
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, compaction: determine isolation mode only once 11 years ago
debug-pagealloc.c
dmapool.c
early_ioremap.c mm: create generic early_ioremap() support 11 years ago
fadvise.c
failslab.c
filemap.c mm: fix new kernel-doc warning in filemap.c 11 years ago
filemap_xip.c seqcount: Add lockdep functionality to seqcount/seqlock structures 11 years ago
fremap.c mm: fix bad rss-counter if remap_file_pages raced migration 11 years ago
frontswap.c frontswap: fix incorrect zeroing and allocation size for frontswap_map 12 years ago
highmem.c
huge_memory.c thp: close race between split and zap huge pages 11 years ago
hugetlb.c mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() 11 years ago
hugetlb_cgroup.c cgroup: drop const from @buffer of cftype->write_string() 11 years ago
hwpoison-inject.c mm/hwpoison: add '#' to hwpoison_inject 11 years ago
init-mm.c
internal.h mm/readahead.c: inline ra_submit 11 years ago
interval_tree.c
iov_iter.c take iov_iter stuff to mm/iov_iter.c 11 years ago
kmemcheck.c
kmemleak-test.c
kmemleak.c kmemleak: change some global variables to int 11 years ago
ksm.c mm: close PageTail race 11 years ago
list_lru.c mm: keep page cache radix tree nodes in check 11 years ago
maccess.c
madvise.c mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood 12 years ago
memblock.c mm/memblock.c: use PFN_PHYS() 11 years ago
memcontrol.c memcg, slab: do not destroy children caches if parent has aliases 11 years ago
memory-failure.c Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 years ago
memory.c mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts 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: remove per-process flag 11 years ago
mempool.c mempool: add unlikely and likely hints 11 years ago
migrate.c mm: fix swapops.h:131 bug if remap_file_pages raced migration 11 years ago
mincore.c mm + fs: prepare for non-page entries in page cache radix trees 11 years ago
mlock.c mm: try_to_unmap_cluster() should lock_page() before mlocking 11 years ago
mm_init.c mm: bring back /sys/kernel/mm 11 years ago
mmap.c mm: per-thread vma caching 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 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} 12 years ago
mprotect.c mm: move mmu notifier call from change_protection to change_pmd_range 11 years ago
mremap.c mm: revert mremap pud_free anti-fix 11 years ago
msync.c
nobootmem.c mm/nobootmem.c: mark function as static 11 years ago
nommu.c mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style 11 years ago
oom_kill.c mm, oom: base root bonus on current usage 11 years ago
page-writeback.c mm: remove unused arg of set_page_dirty_balance() 11 years ago
page_alloc.c mm/page_alloc.c: change mm debug routines back to EXPORT_SYMBOL 11 years ago
page_cgroup.c mm/page_cgroup.c: mark functions as static 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 percpu: renew the max_contig if we merge the head and previous block 11 years ago
pgtable-generic.c mm: fix TLB flush race between migration, and change_protection_range 11 years ago
process_vm_access.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
quicklist.c
readahead.c mm/readahead.c: inline ra_submit 11 years ago
rmap.c mm: try_to_unmap_cluster() should lock_page() before mlocking 11 years ago
shmem.c mm: Initialize error in shmem_file_aio_read() 11 years ago
slab.c Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 11 years ago
slab.h memcg, slab: never try to merge memcg caches 11 years ago
slab_common.c memcg, slab: do not destroy children caches if parent has aliases 11 years ago
slob.c mm: slab/slub: use page->list consistently instead of page->lru 11 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: use macros from compiler.h instead of __attribute__((...)) 11 years ago
swap.c mm: thrash detection-based file cache sizing 11 years ago
swap_state.c swap: add a simple detector for inappropriate swapin readahead 11 years ago
swapfile.c mm/swap: fix race on swap_info reuse between swapoff and swapon 11 years ago
truncate.c mm: keep page cache radix tree nodes in check 11 years ago
util.c Merge git://git.infradead.org/users/eparis/audit 11 years ago
vmacache.c mm: don't pointlessly use BUG_ON() for sanity check 11 years ago
vmalloc.c mm/vmalloc.c: enhance vm_map_ram() comment 11 years ago
vmpressure.c arm, pm, vmpressure: add missing slab.h includes 11 years ago
vmscan.c vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state() 11 years ago
vmstat.c CPU hotplug notifiers registration fixes for 3.15-rc1 11 years ago
workingset.c mm: keep page cache radix tree nodes in check 11 years ago
zbud.c mm/zbud: fix some trivial typos in comments 12 years ago
zsmalloc.c zsmalloc: Fix CPU hotplug callback registration 11 years ago
zswap.c Merge branch 'akpm' (incoming from Andrew) 11 years ago