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
Bob Liu 8f3b1327aa mm/nommu.c: fix remap_pfn_range() 14 years ago
..
Kconfig mm: cleancache core ops functions and config 14 years ago
Kconfig.debug mm: debug-pagealloc: fix kconfig dependency warning 14 years ago
Makefile mm: cleancache core ops functions and config 14 years ago
backing-dev.c backing-dev: Kill set but not used var in bdi_debug_stats_show() 14 years ago
bootmem.c crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
bounce.c bounce: call flush_dcache_page() after bounce_copy_vec() 15 years ago
cleancache.c mm: cleancache core ops functions and config 14 years ago
compaction.c mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2 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 include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
filemap.c more conservative S_NOSEC handling 14 years ago
filemap_xip.c mm: Convert i_mmap_lock to a mutex 14 years ago
fremap.c mm: don't access vm_flags as 'int' 14 years ago
highmem.c mm,x86: fix kmap_atomic_push vs ioremap_32.c 14 years ago
huge_memory.c mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n 14 years ago
hugetlb.c mm: fix negative commitlimit when gigantic hugepages are allocated 14 years ago
hwpoison-inject.c Fix common misspellings 14 years ago
init-mm.c mm: convert mm->cpu_vm_cpumask into cpumask_var_t 14 years ago
internal.h mm: nommu: sort mm->mmap list properly 14 years ago
kmemcheck.c kmemcheck: Fix build errors due to missing slab.h 15 years ago
kmemleak-test.c kmemleak: remove memset by using kzalloc 14 years ago
kmemleak.c kmemleak: Do not return a pointer to an object that kmemleak did not get 14 years ago
ksm.c ksm: fix NULL pointer dereference in scan_get_next_rmap_item() 14 years ago
maccess.c maccess,probe_kernel: Make write/read src const void * 14 years ago
madvise.c thp: khugepaged: make khugepaged aware about madvise 14 years ago
memblock.c mm/memblock: properly handle overlaps and fix error path 14 years ago
memcontrol.c memcg: fix numa scan information update to be triggered by memory event 14 years ago
memory-failure.c mm/memory-failure.c: fix spinlock vs mutex order 14 years ago
memory.c mm: __tlb_remove_page() check the correct batch 14 years ago
memory_hotplug.c mm, hotplug: protect zonelist building with zonelists_mutex 14 years ago
mempolicy.c mm: proc: move show_numa_map() to fs/proc/task_mmu.c 14 years ago
mempool.c
migrate.c migrate: don't account swapcache as shmem 14 years ago
mincore.c thp: mincore transparent hugepage support 14 years ago
mlock.c mm: don't access vm_flags as 'int' 14 years ago
mm_init.c
mmap.c mm: get rid of the most spurious find_vma_prev() users 14 years ago
mmu_context.c exit: fix oops in sync_mm_rss 15 years ago
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: Convert i_mmap_lock to a mutex 14 years ago
msync.c sanitize vfs_fsync calling conventions 15 years ago
nobootmem.c memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() 14 years ago
nommu.c mm/nommu.c: fix remap_pfn_range() 14 years ago
oom_kill.c oom: replace PF_OOM_ORIGIN with toggling oom_score_adj 14 years ago
page-writeback.c Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
page_alloc.c Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured" 14 years ago
page_cgroup.c memcg: fix init_page_cgroup nid with sparsemem 14 years ago
page_io.c block: kill off REQ_UNPLUG 14 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-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 years ago
pgtable-generic.c mm/pgtable-generic.c: fix CONFIG_SWAP=n build 14 years ago
prio_tree.c sanitize <linux/prefetch.h> usage 14 years ago
quicklist.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
readahead.c readahead: readahead page allocations are OK to fail 14 years ago
rmap.c mm/memory-failure.c: fix spinlock vs mutex order 14 years ago
shmem.c tmpfs: add shmem_read_mapping_page_gfp 14 years ago
slab.c SLAB: Record actual last user of freed objects. 14 years ago
slob.c mm: Remove support for kmem_cache_name() 14 years ago
slub.c slub: always align cpu_slab to honor cmpxchg_double requirement 14 years ago
sparse-vmemmap.c tree-wide: fix comment/printk typos 14 years ago
sparse.c Fix common misspellings 14 years ago
swap.c mm: batch activate_page() to reduce lock contention 14 years ago
swap_state.c block: remove per-queue plugging 14 years ago
swapfile.c mm: move shmem prototypes to shmem_fs.h 14 years ago
thrash.c vmscan: implement swap token priority aging 14 years ago
truncate.c mm: fix assertion mapping->nrpages == 0 in end_writeback() 14 years ago
util.c mm: nommu: sort mm->mmap list properly 14 years ago
vmalloc.c Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen 14 years ago
vmscan.c mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully 14 years ago
vmstat.c mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur 14 years ago