Kirill A. Shutemov c389a250ab mm, thp: do not access mm->pmd_huge_pte directly il y a 11 ans
..
Kconfig e9bb18c7b9 mm: avoid increase sizeof(struct page) due to split page table lock il y a 11 ans
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging il y a 13 ans
Makefile a38e408248 list: add a new LRU list type il y a 12 ans
backing-dev.c 4c3bffc272 mm/backing-dev.c: check user buffer length before copying data to the related user buffer il y a 12 ans
balloon_compaction.c 18468d93e5 mm: introduce a common interface for balloon pages mobility il y a 12 ans
bootmem.c 4a099fb4bd mm/bootmem.c: remove unused local `map' il y a 11 ans
bounce.c 83b2944fd2 mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored il y a 12 ans
cleancache.c ff610a1d55 mm: cleancache: clean up cleancache_enabled il y a 12 ans
compaction.c 9e4be4708e mm/compaction.c: update comment about zone lock in isolate_freepages_block il y a 11 ans
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled il y a 13 ans
dmapool.c 5de55b265a dmapool: make DMAPOOL_DEBUG detect corruption of free marker il y a 12 ans
fadvise.c 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long il y a 12 ans
failslab.c f4ae40a6a5 switch debugfs to umode_t il y a 13 ans
filemap.c b77d88d493 mm: drop actor argument of do_generic_file_read() il y a 11 ans
filemap_xip.c 1ca7d67cf5 seqcount: Add lockdep functionality to seqcount/seqlock structures il y a 11 ans
fremap.c 41bb3476b3 mm: save soft-dirty bits on file pages il y a 12 ans
frontswap.c 7b57976da4 frontswap: fix incorrect zeroing and allocation size for frontswap_map il y a 12 ans
highmem.c b7dfde956d Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux il y a 12 ans
huge_memory.c 117b0791ac mm, thp: move ptl taking inside page_check_address_pmd() il y a 11 ans
hugetlb.c ef5a22be2c mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages il y a 11 ans
hugetlb_cgroup.c 182446d087 cgroup: pass around cgroup_subsys_state instead of cgroup in file methods il y a 12 ans
hwpoison-inject.c fb31ba30fb mm/hwpoison: fix the lack of one reference count against poisoned page il y a 12 ans
init-mm.c 60063497a9 atomic: use <linux/atomic.h> il y a 14 ans
internal.h 6e543d5780 mm: vmscan: fix do_try_to_free_pages() livelock il y a 12 ans
interval_tree.c ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option il y a 13 ans
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator il y a 16 ans
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc il y a 14 ans
kmemleak.c 7f88f88f83 mm: kmemleak: avoid false negatives on vmalloc'ed objects il y a 11 ans
ksm.c bafe1e1440 ksm: remove redundant __GFP_ZERO from kcalloc il y a 11 ans
list_lru.c c56b097af2 mm: list_lru: fix almost infinite loop causing effective livelock il y a 11 ans
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h il y a 13 ans
madvise.c 20cb6cab52 mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood il y a 12 ans
memblock.c 79442ed189 mm/memblock.c: introduce bottom-up allocation mode il y a 11 ans
memcontrol.c bf929152e9 mm, thp: change pmd_trans_huge_lock() to return taken lock il y a 11 ans
memory-failure.c 03b61ff3c3 mm/memory-failure.c: move set_migratetype_isolate() outside get_any_page() il y a 11 ans
memory.c e1f56c89b0 mm: convert mm->nr_ptes to atomic_long_t il y a 11 ans
memory_hotplug.c c5320926e3 mem-hotplug: introduce movable_node boot option il y a 11 ans
mempolicy.c b76ac7e734 mm/mempolicy: use NUMA_NO_NODE il y a 11 ans
mempool.c 7b5219db00 mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) il y a 12 ans
migrate.c fb10d5b7ef Merge branch 'linus' into sched/core il y a 11 ans
mincore.c 33806f06da swap: make each swap partition have one address_space il y a 12 ans
mlock.c eadb41ae82 mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration il y a 12 ans
mm_init.c 90572890d2 mm: numa: Change page last {nid,pid} into {cpu,pid} il y a 11 ans
mmap.c e1f56c89b0 mm: convert mm->nr_ptes to atomic_long_t il y a 11 ans
mmu_context.c 697f4d68cf mm: remove old aio use_mm() comment il y a 12 ans
mmu_notifier.c 83a35e3604 treewide: relase -> release il y a 12 ans
mmzone.c 90572890d2 mm: numa: Change page last {nid,pid} into {cpu,pid} il y a 11 ans
mprotect.c 72403b4a0f mm: numa: return the number of base pages altered by protection changes il y a 11 ans
mremap.c 57a8f0cdb8 mm: revert mremap pud_free anti-fix il y a 11 ans
msync.c 8018ab0574 sanitize vfs_fsync calling conventions il y a 15 ans
nobootmem.c 309d0b3917 mm/nobootmem.c: have __free_pages_memory() free in larger chunks. il y a 11 ans
nommu.c 5cbb3d216e Merge branch 'akpm' (patches from Andrew Morton) il y a 11 ans
oom_kill.c e1f56c89b0 mm: convert mm->nr_ptes to atomic_long_t il y a 11 ans
page-writeback.c e3b6c655b9 writeback: fix negative bdi max pause il y a 11 ans
page_alloc.c a1aeb65a4c mm/page_alloc.c: fix comment in zlc_setup() il y a 11 ans
page_cgroup.c 31aaea4aa1 memcontrol: use N_MEMORY instead N_HIGH_MEMORY il y a 12 ans
page_io.c 73a7075e3f aio: Kill aio_rw_vect_retry() il y a 12 ans
page_isolation.c c8721bbbdd mm: memory-hotplug: enable memory hotplug to handle hugepage il y a 12 ans
pagewalk.c 3017f079ef mm/pagewalk.c: fix walk_page_range() access of wrong PTEs il y a 11 ans
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator il y a 15 ans
percpu-vm.c dad7557eb7 mm: fix kernel-doc warnings il y a 13 ans
percpu.c f851c8d858 percpu: fix bootmem error handling in pcpu_page_first_chunk() il y a 12 ans
pgtable-generic.c c389a250ab mm, thp: do not access mm->pmd_huge_pte directly il y a 11 ans
process_vm_access.c 8aec0f5d41 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys il y a 12 ans
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> il y a 13 ans
readahead.c af248a0c67 readahead: fix sequential read cache miss detection il y a 11 ans
rmap.c 117b0791ac mm, thp: move ptl taking inside page_check_address_pmd() il y a 11 ans
shmem.c 16203a7a94 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled il y a 12 ans
slab.c 2ade4de871 memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx il y a 11 ans
slab.h 2ade4de871 memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx il y a 11 ans
slab_common.c 2ade4de871 memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx il y a 11 ans
slob.c f1b6eb6e6b mm/sl[aou]b: Move kmallocXXX functions to common code il y a 12 ans
slub.c 2ade4de871 memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx il y a 11 ans
sparse-vmemmap.c 0aad818b2d sparse-vmemmap: specify vmemmap population range in bytes il y a 12 ans
sparse.c 81556b0252 mm/sparsemem: fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAP il y a 11 ans
swap.c 8077c0d983 bdi: test bdi_init failure il y a 11 ans
swap_state.c 5e4c0d9741 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt il y a 12 ans
swapfile.c 58e97ba6b1 frontswap: enable call to invalidate area on swapoff il y a 11 ans
truncate.c 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter il y a 12 ans
util.c 00619bcc44 mm: factor commit limit calculation il y a 11 ans
vmalloc.c 7f88f88f83 mm: kmemleak: avoid false negatives on vmalloc'ed objects il y a 11 ans
vmpressure.c 32dad03d16 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup il y a 12 ans
vmscan.c ae39332162 mm/vmscan.c: don't forget to free shrinker->nr_deferred il y a 11 ans
vmstat.c 72403b4a0f mm: numa: return the number of base pages altered by protection changes il y a 11 ans
zbud.c eee87e1726 mm/zbud: fix some trivial typos in comments il y a 12 ans
zswap.c 0ab0abcf51 mm/zswap: refactor the get/put routines il y a 11 ans