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 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
..
kasan mm/mempool.c: kasan: poison mempool elements 10 years ago
Kconfig mm: cma: debugfs interface 10 years ago
Kconfig.debug mm/debug_pagealloc: remove obsolete Kconfig options 10 years ago
Makefile mm: move memtest under mm 10 years ago
backing-dev.c Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
balloon_compaction.c mm/balloon_compaction: fix deflation when compaction is disabled 10 years ago
bootmem.c mem-hotplug: reset node managed pages when hot-adding a new pgdat 10 years ago
cleancache.c cleancache: remove limit on the number of cleancache enabled filesystems 10 years ago
cma.c mm: cma: add trace events for CMA allocations and freeings 10 years ago
cma.h mm: cma: allocation trigger 10 years ago
cma_debug.c mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE() 10 years ago
compaction.c mm/compaction.c: fix "suitable_migration_target() unused" warning 10 years ago
debug-pagealloc.c mm/debug-pagealloc: make debug-pagealloc boottime configurable 10 years ago
debug.c mm: account pmd page tables to the process 10 years ago
dmapool.c mm/dmapool.c: fixed a brace coding style issue 10 years ago
early_ioremap.c
fadvise.c vfs: remove get_xip_mem 10 years ago
failslab.c
filemap.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
frontswap.c mm/frontswap.c: fix the condition in BUG_ON 10 years ago
gup.c mm: use READ_ONCE() for non-scalar types 10 years ago
highmem.c
huge_memory.c thp: cleanup khugepaged startup 10 years ago
hugetlb.c mm: hugetlb: cleanup using paeg_huge_active() 10 years ago
hugetlb_cgroup.c mm: page_counter: pull "-1" handling out of page_counter_memparse() 10 years ago
hwpoison-inject.c
init-mm.c
internal.h mm: remove rest of ACCESS_ONCE() usages 10 years ago
interval_tree.c mm: replace vma->sharead.linear with vma->shared 10 years ago
kmemcheck.c mm/slab_common: move kmem_cache definition to internal header 10 years ago
kmemleak-test.c
kmemleak.c kmemleak: disable kasan instrumentation for kmemleak 10 years ago
ksm.c mm: remove rest of ACCESS_ONCE() usages 10 years ago
list_lru.c memcg: reparent list_lrus and free kmemcg_id on css offline 10 years ago
maccess.c
madvise.c vfs: remove get_xip_mem 10 years ago
memblock.c mm/memblock.c: add debug output for memblock_add() 10 years ago
memcontrol.c mm: remove rest of ACCESS_ONCE() usages 10 years ago
memory-failure.c mm: hugetlb: introduce page_huge_active 10 years ago
memory.c mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP 10 years ago
memory_hotplug.c mm: hugetlb: cleanup using paeg_huge_active() 10 years ago
mempolicy.c mm, thp: really limit transparent hugepage allocation to local node 10 years ago
mempool.c mm/mempool.c: kasan: poison mempool elements 10 years ago
memtest.c memtest: use phys_addr_t for physical addresses 10 years ago
migrate.c mm/migrate: check-before-clear PageSwapCache 10 years ago
mincore.c mincore: apply page table walker on do_mincore() 10 years ago
mlock.c mm: move mm_populate()-related code to mm/gup.c 10 years ago
mm_init.c mm/mm_init.c: mark mminit_loglevel __meminitdata 10 years ago
mmap.c mm/mmap.c: use while instead of if+goto 10 years ago
mmu_context.c
mmu_notifier.c mmu_notifier: add the callback for mmu_notifier_invalidate_range() 10 years ago
mmzone.c mm: microoptimize zonelist operations 10 years ago
mprotect.c mm: numa: preserve PTE write permissions across a NUMA hinting fault 10 years ago
mremap.c mm/mremap.c: clean up goto just return ERR_PTR 10 years ago
msync.c mm: remove rest usage of VM_NONLINEAR and pte_file() 10 years ago
nobootmem.c mem-hotplug: reset node managed pages when hot-adding a new pgdat 10 years ago
nommu.c nommu: use __vfs_read() 10 years ago
oom_kill.c mm/oom_kill.c: fix typo in comment 10 years ago
page-writeback.c mm/page-writeback: check-before-clear PageReclaim 10 years ago
page_alloc.c mm: remove rest of ACCESS_ONCE() usages 10 years ago
page_counter.c mm: page_counter: pull "-1" handling out of page_counter_memparse() 10 years ago
page_ext.c mm/page_owner: keep track of page owners 10 years ago
page_io.c direct_IO: remove rw from a_ops->direct_IO() 10 years ago
page_isolation.c mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate 10 years ago
page_owner.c mm/page_owner.c: remove unnecessary stack_trace field 10 years ago
pagewalk.c mm/pagewalk.c: prevent positive return value of walk_page_test() from being passed to callers 10 years ago
percpu-km.c
percpu-vm.c
percpu.c percpu: Fix trivial typos in comments 10 years ago
pgtable-generic.c mm: convert p[te|md]_mknonnuma and remaining page table manipulations 10 years ago
process_vm_access.c process_vm_access: switch to {compat_,}import_iovec() 10 years ago
quicklist.c
readahead.c fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info 10 years ago
rmap.c mm: remove rest of ACCESS_ONCE() usages 10 years ago
shmem.c VFS: assorted weird filesystems: d_inode() annotations 10 years ago
slab.c mm: remove GFP_THISNODE 10 years ago
slab.h slub: make dead caches discard free slabs immediately 10 years ago
slab_common.c mm: slub: add kernel address sanitizer support for slub allocator 10 years ago
slob.c slob: make slob_alloc_node() static and remove EXPORT_SYMBOL() 10 years ago
slub.c mm: remove rest of ACCESS_ONCE() usages 10 years ago
sparse-vmemmap.c
sparse.c
swap.c mm: don't call __page_cache_release for hugetlb 10 years ago
swap_cgroup.c mm: page_cgroup: rename file to mm/swap_cgroup.c 10 years ago
swap_state.c mm: remove rest of ACCESS_ONCE() usages 10 years ago
swapfile.c mm: remove rest of ACCESS_ONCE() usages 10 years ago
truncate.c mm: rename deactivate_page to deactivate_file_page 10 years ago
util.c mm: uninline and cleanup page-mapping related helpers 10 years ago
vmacache.c mm,vmacache: count number of system-wide flushes 10 years ago
vmalloc.c mm/vmalloc: get rid of dirty bitmap inside vmap_block structure 10 years ago
vmpressure.c mm/vmpressure.c: fix race in vmpressure_work_fn() 10 years ago
vmscan.c Merge branch 'akpm' (patches from Andrew) 10 years ago
vmstat.c vmstat: Reduce time interval to stat update on idle cpu 10 years ago
workingset.c list_lru: add helpers to isolate items 10 years ago
zbud.c mm/zpool: add name argument to create zpool 10 years ago
zpool.c mm/zpool: add name argument to create zpool 10 years ago
zsmalloc.c zsmalloc: remove extra cond_resched() in __zs_compact 10 years ago
zswap.c mm/zpool: add name argument to create zpool 10 years ago