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
Kirill A. Shutemov 84be48d84a mm/page_alloc.c: use list_move() instead of list_del()/list_add() combination 14 years ago
..
Kconfig mm: compaction: don't depend on HUGETLB_PAGE 14 years ago
Kconfig.debug mm: debug-pagealloc: fix kconfig dependency warning 14 years ago
Makefile bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c 14 years ago
backing-dev.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
bootmem.c bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c 14 years ago
bounce.c bounce: call flush_dcache_page() after bounce_copy_vec() 15 years ago
compaction.c mm: compaction: minimise the time IRQs are disabled while isolating pages for migration 14 years ago
debug-pagealloc.c
dmapool.c mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() 14 years ago
fadvise.c
failslab.c
filemap.c mm: don't return 0 too early from find_get_pages() 14 years ago
filemap_xip.c
fremap.c Avoid pgoff overflow in remap_file_pages 15 years ago
highmem.c mm,x86: fix kmap_atomic_push vs ioremap_32.c 14 years ago
huge_memory.c mm: use __GFP_OTHER_NODE for transparent huge pages 14 years ago
hugetlb.c hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages 14 years ago
hwpoison-inject.c HWPOISON, hugetlb: support hwpoison injection for hugepage 15 years ago
init-mm.c mm: provide init_mm mm_context initializer 15 years ago
internal.h mm: export __get_user_pages 14 years ago
kmemcheck.c
kmemleak-test.c kmemleak: remove memset by using kzalloc 14 years ago
kmemleak.c kmemleak: Allow kmemleak metadata allocations to fail 14 years ago
ksm.c mm: rename drop_anon_vma() to put_anon_vma() 14 years ago
maccess.c MN10300: Save frame pointer in thread_info struct rather than global var 14 years ago
madvise.c thp: khugepaged: make khugepaged aware about madvise 14 years ago
memblock.c memblock: don't adjust size in memblock_find_base() 14 years ago
memcontrol.c pagewalk: only split huge pages when necessary 14 years ago
memory-failure.c mm: change __remove_from_page_cache() 14 years ago
memory.c mm: allow GUP to fail instead of waiting on a page 14 years ago
memory_hotplug.c Merge branch 'slub/hotplug' into slab/urgent 14 years ago
mempolicy.c mempolicy: remove redundant check in __mpol_equal() 14 years ago
mempool.c
migrate.c mm: compaction: Use async migration for __GFP_NO_KSWAPD and enforce no writeback 14 years ago
mincore.c thp: mincore transparent hugepage support 14 years ago
mlock.c mlock: operate on any regions with protection != PROT_NONE 14 years ago
mm_init.c
mmap.c brk: fix min_brk lower bound computation for COMPAT_BRK 14 years ago
mmu_context.c
mmu_notifier.c thp: mmu_notifier_test_young 14 years ago
mmzone.c mm: page allocator: adjust the per-cpu counter threshold when memory is low 14 years ago
mprotect.c thp: mprotect: transparent huge page support 14 years ago
mremap.c mm: fix possible cause of a page_mapped BUG 14 years ago
msync.c sanitize vfs_fsync calling conventions 15 years ago
nobootmem.c bootmem: Move __alloc_memory_core_early() to nobootmem.c 14 years ago
nommu.c mlock: do not hold mmap_sem for extended periods of time 14 years ago
oom_kill.c oom: suppress nodes that are not allowed from meminfo on oom kill 14 years ago
page-writeback.c writeback: make mapping->writeback_index to point to the last written page 14 years ago
page_alloc.c mm/page_alloc.c: use list_move() instead of list_del()/list_add() combination 14 years ago
page_cgroup.c mm: notifier_from_errno() cleanup 14 years ago
page_io.c block: unify flags for struct bio and struct request 15 years ago
page_isolation.c mm: page_isolation: codeclean fix comment and rm unneeded val init 15 years ago
pagewalk.c pagewalk: only split huge pages when necessary 14 years ago
percpu-km.c percpu: clear memory allocated with the km allocator 15 years ago
percpu-vm.c mm: remove gfp mask from pcpu_get_vm_areas 14 years ago
percpu.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
pgtable-generic.c mm/pgtable-generic.c: fix CONFIG_SWAP=n build 14 years ago
prio_tree.c
quicklist.c
readahead.c readahead.c: fix comment 15 years ago
rmap.c mm: simplify anon_vma refcounts 14 years ago
shmem.c mm: shmem: change remove_from_page_cache 14 years ago
slab.c mm: notifier_from_errno() cleanup 14 years ago
slob.c mm: Remove support for kmem_cache_name() 14 years ago
slub.c slub: Add statistics for this_cmpxchg_double failures 14 years ago
sparse-vmemmap.c tree-wide: fix comment/printk typos 14 years ago
sparse.c thp: remove PG_buddy 14 years ago
swap.c mm: reclaim invalidated page ASAP 14 years ago
swap_state.c thp: split_huge_page paging 14 years ago
swapfile.c mm: remove inline from scan_swap_map() 14 years ago
thrash.c
truncate.c mm: deactivate invalidated pages 14 years ago
util.c kernel: kmem_ptr_validate considered harmful 14 years ago
vmalloc.c vmalloc: remove confusing comment on vwrite() 14 years ago
vmscan.c mm: vmscan: kswapd should not free an excessive number of pages when balancing small zones 14 years ago
vmstat.c mm: add __GFP_OTHER_NODE flag 14 years ago