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
Hillf Danton 6629326b89 mm: hugetlb: cleanup duplicated code in unmapping vm range 13 years ago
..
Kconfig Merge branch 'master' into x86/memblock 13 years ago
Kconfig.debug mm: more intensive memory corruption debugging 13 years ago
Makefile Cross Memory Attach 13 years ago
backing-dev.c backing-dev: fix wakeup timer races with bdi_unregister() 13 years ago
bootmem.c bootmem/sparsemem: remove limit constraint in alloc_bootmem_section 13 years ago
bounce.c mm: remove the second argument of k[un]map_atomic() 13 years ago
cleancache.c mm: cleancache: Use __read_mostly as appropiate. 13 years ago
compaction.c mm: compaction: make compact_control order signed 13 years ago
debug-pagealloc.c mm, x86: Remove debug_pagealloc_enabled 13 years ago
dmapool.c mm: fix implicit stat.h usage in dmapool.c 13 years ago
fadvise.c fadvise: only initiate writeback for specified range with FADV_DONTNEED 13 years ago
failslab.c switch debugfs to umode_t 13 years ago
filemap.c Cleanups: rename of flush to invalidate, moving reporting of statistics 13 years ago
filemap_xip.c mm/filemap_xip.c: fix race condition in xip_file_fault() 13 years ago
fremap.c mm: delete various needless include <linux/module.h> 13 years ago
highmem.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
huge_memory.c thp: optimize away unnecessary page table locking 13 years ago
hugetlb.c mm: hugetlb: cleanup duplicated code in unmapping vm range 13 years ago
hwpoison-inject.c HWPOISON: Clean up memory_failure() vs. __memory_failure() 13 years ago
init-mm.c atomic: use <linux/atomic.h> 14 years ago
internal.h mm: thp: tail page refcounting fix 13 years ago
kmemcheck.c
kmemleak-test.c kmemleak: remove memset by using kzalloc 14 years ago
kmemleak.c kmemleak: Disable early logging when kmemleak is off by default 13 years ago
ksm.c ksm: cleanup: introduce find_mergeable_vma() 13 years ago
maccess.c mm: Map most files to use export.h instead of module.h 13 years ago
madvise.c HWPOISON: Clean up memory_failure() vs. __memory_failure() 13 years ago
memblock.c memblock: Fix size aligning of memblock_alloc_base_nid() 13 years ago
memcontrol.c memcg: avoid THP split in task migration 13 years ago
memory-failure.c Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
memory.c Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
memory_hotplug.c mm: compaction: introduce sync-light migration for use by compaction 13 years ago
mempolicy.c cpuset: mm: reduce large amounts of memory barrier related damage v3 13 years ago
mempool.c mempool: fix first round failure behavior 13 years ago
migrate.c mm: fix move/migrate_pages() race on task struct 13 years ago
mincore.c mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 years ago
mlock.c vm: avoid using find_vma_prev() unnecessarily 13 years ago
mm_init.c mm: Map most files to use export.h instead of module.h 13 years ago
mmap.c Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
mmu_context.c mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 years ago
mmu_notifier.c mm: Map most files to use export.h instead of module.h 13 years ago
mmzone.c mm: delete various needless include <linux/module.h> 13 years ago
mprotect.c Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
mremap.c mm: collapse security_vm_enough_memory() variants into a single function 13 years ago
msync.c
nobootmem.c Merge branch 'master' into x86/memblock 13 years ago
nommu.c NOMMU: Don't need to clear vm_mm when deleting a VMA 13 years ago
oom_kill.c mm, memcg: pass charge order to oom killer 13 years ago
page-writeback.c mm: use global_dirty_limit in throttle_vm_writeout() 13 years ago
page_alloc.c page_alloc: remove unused find_zone_movable_pfns_for_nodes() argument 13 years ago
page_cgroup.c page_cgroup: fix horrid swap accounting regression 13 years ago
page_io.c block: kill off REQ_UNPLUG 14 years ago
page_isolation.c
pagewalk.c mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 years ago
percpu-km.c
percpu-vm.c percpu: use bitmap_clear 13 years ago
percpu.c Kmemleak patches 13 years ago
pgtable-generic.c thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE 13 years ago
prio_tree.c sanitize <linux/prefetch.h> usage 14 years ago
process_vm_access.c Fix race in process_vm_rw_core 13 years ago
quicklist.c mm: delete various needless include <linux/module.h> 13 years ago
readahead.c mm: Map most files to use export.h instead of module.h 13 years ago
rmap.c memcg: use new logic for page stat accounting 13 years ago
shmem.c Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
slab.c cpuset: mm: reduce large amounts of memory barrier related damage v3 13 years ago
slob.c mm: Map most files to use export.h instead of module.h 13 years ago
slub.c cpuset: mm: reduce large amounts of memory barrier related damage v3 13 years ago
sparse-vmemmap.c mm: delete various needless include <linux/module.h> 13 years ago
sparse.c bootmem/sparsemem: remove limit constraint in alloc_bootmem_section 13 years ago
swap.c mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug 13 years ago
swap_state.c mm: make swapin readahead skip over holes 13 years ago
swapfile.c Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
thrash.c mm/thrash.c: quiet sparse noise 13 years ago
truncate.c Cleanups: rename of flush to invalidate, moving reporting of statistics 13 years ago
util.c procfs: mark thread stack correctly in proc/<pid>/maps 13 years ago
vmalloc.c mm: remove the second argument of k[un]map_atomic() 13 years ago
vmscan.c mm: fix testorder interaction between two kswapd patches 13 years ago
vmstat.c mm,x86,um: move CMPXCHG_LOCAL config option 13 years ago