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
Mikulas Patocka 03e5ac2fc3 mm: fix crash when using XFS on loopback 11 years ago
..
Kconfig mm: add missing dependency in Kconfig 11 years ago
Kconfig.debug
Makefile list: add a new LRU list type 12 years ago
backing-dev.c mm/backing-dev.c: check user buffer length before copying data to the related user buffer 12 years ago
balloon_compaction.c mm: introduce a common interface for balloon pages mobility 12 years ago
bootmem.c mm/bootmem.c: remove unused local `map' 11 years ago
bounce.c mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored 12 years ago
cleancache.c mm: cleancache: clean up cleancache_enabled 12 years ago
compaction.c mm/compaction: respect ignore_skip_hint in update_pageblock_skip 11 years ago
debug-pagealloc.c
dmapool.c dmapool: make DMAPOOL_DEBUG detect corruption of free marker 12 years ago
fadvise.c teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 years ago
failslab.c
filemap.c mm: drop actor argument of do_generic_file_read() 11 years ago
filemap_xip.c seqcount: Add lockdep functionality to seqcount/seqlock structures 11 years ago
fremap.c mm: fix use-after-free in sys_remap_file_pages 11 years ago
frontswap.c frontswap: fix incorrect zeroing and allocation size for frontswap_map 12 years ago
highmem.c Some nice cleanups, and even a patch my wife did as a "live" demo for 12 years ago
huge_memory.c thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only 11 years ago
hugetlb.c mm: hugetlbfs: fix hugetlbfs optimization 11 years ago
hugetlb_cgroup.c cgroup: pass around cgroup_subsys_state instead of cgroup in file methods 12 years ago
hwpoison-inject.c mm/hwpoison: fix the lack of one reference count against poisoned page 12 years ago
init-mm.c
internal.h mm: vmscan: fix do_try_to_free_pages() livelock 12 years ago
interval_tree.c mm: add CONFIG_DEBUG_VM_RB build option 12 years ago
kmemcheck.c
kmemleak-test.c
kmemleak.c mm: kmemleak: avoid false negatives on vmalloc'ed objects 11 years ago
ksm.c ksm: remove redundant __GFP_ZERO from kcalloc 11 years ago
list_lru.c mm: list_lru: fix almost infinite loop causing effective livelock 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: introduce bottom-up allocation mode 11 years ago
memcontrol.c memcg: fix memcg_size() calculation 11 years ago
memory-failure.c mm/memory-failure.c: transfer page count from head page to tail page after split thp 11 years ago
memory.c mm: fix build of split ptlock code 11 years ago
memory_hotplug.c mem-hotplug: introduce movable_node boot option 11 years ago
mempolicy.c mm/mempolicy: fix !vma in new_vma_page() 11 years ago
mempool.c mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) 12 years ago
migrate.c aio/migratepages: make aio migrate pages sane 11 years ago
mincore.c swap: make each swap partition have one address_space 12 years ago
mlock.c mm: munlock: fix deadlock in __munlock_pagevec() 11 years ago
mm_init.c mm: numa: Change page last {nid,pid} into {cpu,pid} 11 years ago
mmap.c mm: convert mm->nr_ptes to atomic_long_t 11 years ago
mmu_context.c mm: remove old aio use_mm() comment 12 years ago
mmu_notifier.c treewide: relase -> release 12 years ago
mmzone.c mm: numa: Change page last {nid,pid} into {cpu,pid} 11 years ago
mprotect.c mm: fix TLB flush race between migration, and change_protection_range 11 years ago
mremap.c mm: revert mremap pud_free anti-fix 11 years ago
msync.c
nobootmem.c mm/nobootmem.c: have __free_pages_memory() free in larger chunks. 11 years ago
nommu.c Merge branch 'akpm' (patches from Andrew Morton) 11 years ago
oom_kill.c mm: convert mm->nr_ptes to atomic_long_t 11 years ago
page-writeback.c writeback: fix negative bdi max pause 11 years ago
page_alloc.c mm: page_alloc: revert NUMA aspect of fair allocation policy 11 years ago
page_cgroup.c memcontrol: use N_MEMORY instead N_HIGH_MEMORY 12 years ago
page_io.c aio: Kill aio_rw_vect_retry() 12 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: fix bootmem error handling in pcpu_page_first_chunk() 12 years ago
pgtable-generic.c mm: fix TLB flush race between migration, and change_protection_range 11 years ago
process_vm_access.c Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys 12 years ago
quicklist.c
readahead.c readahead: fix sequential read cache miss detection 11 years ago
rmap.c mm/hugetlb: check for pte NULL pointer in __page_check_address() 11 years ago
shmem.c security: shmem: implement kernel private shmem inodes 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, kmem: rename cache_from_memcg to cache_from_memcg_idx 11 years ago
slab_common.c memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx 11 years ago
slob.c mm/sl[aou]b: Move kmallocXXX functions to common code 12 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 sparse-vmemmap: specify vmemmap population range in bytes 12 years ago
sparse.c mm/sparsemem: fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAP 11 years ago
swap.c mm: hugetlbfs: fix hugetlbfs optimization 11 years ago
swap_state.c lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt 12 years ago
swapfile.c frontswap: enable call to invalidate area on swapoff 11 years ago
truncate.c truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
util.c mm: fix crash when using XFS on loopback 11 years ago
vmalloc.c mm: kmemleak: avoid false negatives on vmalloc'ed objects 11 years ago
vmpressure.c Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 years ago
vmscan.c mm/vmscan.c: don't forget to free shrinker->nr_deferred 11 years ago
vmstat.c mm: numa: return the number of base pages altered by protection changes 11 years ago
zbud.c mm/zbud: fix some trivial typos in comments 12 years ago
zswap.c mm/zswap: refactor the get/put routines 11 years ago