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