Tejun Heo 84c9872a51 Revert "cgroup: kill CSS_REMOVED" 12 лет назад
..
Kconfig 15c8370b9d Cross Memory Attach: make it Kconfigurable 2 лет назад
Kconfig.debug d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
Makefile ea8dcc39c3 mm: Rename CGROUP_MEM_RES_CTLR to MEMCG 2 лет назад
backing-dev.c c718581134 bdi: allow block devices to say that they require stable page writes 3 лет назад
bootmem.c 70ee373880 mm/bootmem.c: cleanup on addition to bootmem data list 2 лет назад
bounce.c 83d7e40c47 block: optionally snapshot page contents to provide stable pages during write 3 лет назад
cleancache.c 06dc7b974f ->encode_fh() API change 2 лет назад
compaction.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
debug-pagealloc.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
dmapool.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
fadvise.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
failslab.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
filemap.c e634f99d6d mm: move readahead syscall to mm/readahead.c 2 лет назад
filemap_xip.c e78acc68d6 mm: kill vma flag VM_CAN_NONLINEAR 3 лет назад
fremap.c c3d9421016 remap_file_pages: correctly handle the case of a NULL vm_ops pointer 3 лет назад
frontswap.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
highmem.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
huge_memory.c 705ea61507 mm, thp: drop page_table_lock to uncharge memcg pages 2 лет назад
hugetlb.c e05ddb58ff mm/hugetlb.c: use long vars instead of int in region_count() 2 лет назад
hwpoison-inject.c ea8dcc39c3 mm: Rename CGROUP_MEM_RES_CTLR to MEMCG 2 лет назад
init-mm.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
internal.h 61fd4c6ad2 mm: rename is_mlocked_vma() to mlocked_vma_newpage() 2 лет назад
kmemcheck.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
kmemleak-test.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
kmemleak.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
ksm.c 233ab8eb39 mm/ksm.c: use new hashtable implementation 3 лет назад
list_lru.c 736f242007 mm: keep page cache radix tree nodes in check 3 лет назад
maccess.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
madvise.c 7b85c27f03 mm: prepare VM_DONTDUMP for using in drivers 3 лет назад
memblock.c 03ec2f8a88 mm: fix kernel-doc warnings 4 лет назад
memcontrol.c 84c9872a51 Revert "cgroup: kill CSS_REMOVED" 2 лет назад
memory-failure.c ea8dcc39c3 mm: Rename CGROUP_MEM_RES_CTLR to MEMCG 2 лет назад
memory.c 21a0b625e8 mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED 4 лет назад
memory_hotplug.c 168fca0486 mm: print physical addresses consistently with other parts of kernel 2 лет назад
mempolicy.c 4c3b05440e mm: do_migrate_pages(): rename arguments 2 лет назад
mempool.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
migrate.c fe1218cfe7 mm: memcg: fix compaction/migration failing due to memcg limits 2 лет назад
mincore.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
mlock.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
mm_init.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
mmap.c 80cc18da02 mm/mmap.c: find_vma(): remove unnecessary if(mm) check 2 лет назад
mmu_context.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
mmu_notifier.c c9785ef49c mm/mmu_notifier: use hlist_add_head_rcu() 3 лет назад
mmzone.c d0358ff783 mm: add link from struct lruvec to struct zone 2 лет назад
mprotect.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
mremap.c 0f8035a098 move security_mmap_addr() to saner place 2 лет назад
msync.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
nobootmem.c b9438647cd mm: remove sparsemem allocation details from the bootmem allocator 2 лет назад
nommu.c 5ef084cd1b Revert "mm: prevent mmap_cache race in find_vma()" 2 лет назад
oom_kill.c ea8dcc39c3 mm: Rename CGROUP_MEM_RES_CTLR to MEMCG 2 лет назад
page-writeback.c 83d7e40c47 block: optionally snapshot page contents to provide stable pages during write 3 лет назад
page_alloc.c d0358ff783 mm: add link from struct lruvec to struct zone 2 лет назад
page_cgroup.c ea8dcc39c3 mm: Rename CGROUP_MEM_RES_CTLR to MEMCG 2 лет назад
page_io.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
page_isolation.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
pagewalk.c f9f291201e mm: pagewalk: fix termination condition in walk_pte_range() 3 лет назад
percpu-km.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
percpu-vm.c 03ec2f8a88 mm: fix kernel-doc warnings 4 лет назад
percpu.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
pgtable-generic.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
prio_tree.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
process_vm_access.c a3a0d0ad31 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 2 лет назад
quicklist.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
readahead.c e634f99d6d mm: move readahead syscall to mm/readahead.c 2 лет назад
rmap.c 2103d64b2c thp: account anon transparent huge pages into NR_ANON_PAGES 4 лет назад
shmem.c 06dc7b974f ->encode_fh() API change 2 лет назад
showmem.c dbf877ae56 mm: showmem: make the notifiers atomic 3 лет назад
slab.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
slob.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
slub.c 2844638a49 mm: slub: Default slub_max_order to 0 3 лет назад
sparse-vmemmap.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
sparse.c b9438647cd mm: remove sparsemem allocation details from the bootmem allocator 2 лет назад
swap.c ba9f8fadc2 mm/memcg: move reclaim_stat into lruvec 2 лет назад
swap_state.c 31b1506d7c mm: fix swap cache node allocation mask 3 лет назад
swapfile.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
truncate.c 8beb3372bf mm/fs: remove truncate_range 3 лет назад
util.c 5b688f32c7 mm/slab: use memzero_explicit() in kzfree() 3 лет назад
vmalloc.c 3fec071b33 mm: use kcalloc() instead of kzalloc() to allocate array 2 лет назад
vmpressure.c cdc143d869 mm/vmpressure.c: fix race in vmpressure_work_fn() 3 лет назад
vmscan.c 08a4ef671c mm/vmscan: push lruvec pointer into putback_inactive_pages() 2 лет назад
vmstat.c 01839c79a7 mm/vmstat.c: remove debug fs entries on failure of file creation and made extfrag_debug_root dentry local 2 лет назад
zbud.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
zcache.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
zsmalloc.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад
zswap.c d950ec9b4d Add initial Stable Samsung msm8974 family kernel 5 лет назад