Artem Bityutskiy f0cd2dbb6c vfs: kill write_super and sync_supers 13 éve
..
Kconfig ee6f509c32 mm: factor out memory isolate functions 13 éve
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 14 éve
Makefile ee6f509c32 mm: factor out memory isolate functions 13 éve
backing-dev.c f0cd2dbb6c vfs: kill write_super and sync_supers 13 éve
bootmem.c c8f4a2d095 bootmem: make ___alloc_bootmem_node_nopanic() really nopanic 13 éve
bounce.c f100625789 bounce: allow use of bounce pool via config option 13 éve
cleancache.c b0b0382bb4 ->encode_fh() API change 13 éve
compaction.c 7db8889ab0 mm: have order > 0 compaction start off where it left 13 éve
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 14 éve
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 14 éve
fadvise.c 3d3727cdb0 mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise() 13 éve
failslab.c f4ae40a6a5 switch debugfs to umode_t 14 éve
filemap.c 14da920014 fs: Protect write paths by sb_start_write - sb_end_write 13 éve
filemap_xip.c 14da920014 fs: Protect write paths by sb_start_write - sb_end_write 13 éve
fremap.c e25934a517 mm: delete various needless include <linux/module.h> 14 éve
frontswap.c 1d00015e26 mm/frontswap: cleanup doc and comment error 13 éve
highmem.c 5a178119b0 mm: add support for direct_IO to highmem pages 13 éve
huge_memory.c fa9add641b mm/memcg: apply add/del_page to lruvec 13 éve
hugetlb.c d833352a43 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables 13 éve
hugetlb_cgroup.c 75754681fe hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate 13 éve
hwpoison-inject.c c255a45805 memcg: rename config variables 13 éve
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 éve
internal.h c93bdd0e03 netvm: allow skb allocation to use PFMEMALLOC reserves 13 éve
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 éve
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 15 éve
kmemleak.c b370d29ea7 kmemleak: Disable early logging when kmemleak is off by default 14 éve
ksm.c ef6942224a ksm: cleanup: introduce find_mergeable_vma() 13 éve
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
madvise.c 9ab4233dd0 mm: Hold a file reference in madvise_remove 13 éve
memblock.c fd07383b6b mm/memblock.c:memblock_double_array(): cosmetic cleanups 13 éve
memcontrol.c b214514592 memcg: add mem_cgroup_from_css() helper 13 éve
memory-failure.c c255a45805 memcg: rename config variables 13 éve
memory.c a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 éve
memory_hotplug.c 340175b7d1 mm/hotplug: free zone->pageset when a zone becomes empty 13 éve
mempolicy.c 720d85075b Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 éve
mempool.c a91a5ac685 mempool: add @gfp_mask to mempool_create_node() 13 éve
migrate.c 0030f535a5 mm: memcg: fix compaction/migration failing due to memcg limits 13 éve
mincore.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 éve
mlock.c 097d59106a vm: avoid using find_vma_prev() unnecessarily 14 éve
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
mmap.c ac694dbdbc Merge branch 'akpm' (Andrew's patch-bomb) 13 éve
mmu_context.c 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 éve
mmu_notifier.c 3ad3d901bb mm: mmu_notifier: fix freed page still mapped in secondary MMU 13 éve
mmzone.c c255a45805 memcg: rename config variables 13 éve
mprotect.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 éve
mremap.c 44de9d0cad mm: account the total_vm in the vm_stat_account() 13 éve
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 éve
nobootmem.c 29f6738609 memblock: free allocated memblock_reserved_regions later 13 éve
nommu.c ad1ed2937e nommu: fix compilation of nommu.c 13 éve
oom_kill.c 876aafbfd9 mm, memcg: move all oom handling to memcontrol.c 13 éve
page-writeback.c f0cd2dbb6c vfs: kill write_super and sync_supers 13 éve
page_alloc.c 8783b6e2b2 mm: remove node_start_pfn checking in new WARN_ON for now 13 éve
page_cgroup.c c255a45805 memcg: rename config variables 13 éve
page_io.c 5a178119b0 mm: add support for direct_IO to highmem pages 13 éve
page_isolation.c 702d1a6e07 memory-hotplug: fix kswapd looping forever problem 13 éve
pagewalk.c dad7557eb7 mm: fix kernel-doc warnings 13 éve
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 éve
percpu-vm.c dad7557eb7 mm: fix kernel-doc warnings 13 éve
percpu.c 100d13c3b5 kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP 13 éve
pgtable-generic.c 73636b1aac arch/tile: allow building Linux with transparent huge pages enabled 13 éve
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 éve
process_vm_access.c ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 éve
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 14 éve
readahead.c 782182e53a mm: move readahead syscall to mm/readahead.c 13 éve
rmap.c e709ffd616 mm: remove swap token code 13 éve
shmem.c 09c231cb8b tmpfs: distribute interleave better across nodes 13 éve
slab.c 381760eadc mm: micro-optimise slab to avoid a function call 13 éve
slab.h 18004c5d40 mm, sl[aou]b: Use a common mutex definition 13 éve
slab_common.c 73a1180e14 mm: Fix build warning in kmem_cache_create() 13 éve
slob.c 44a8bdea19 slob: Fix early boot kernel crash 13 éve
slub.c 5091b74a95 mm: slub: optimise the SLUB fast path to avoid pfmemalloc checks 13 éve
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 14 éve
sparse.c c1c9518331 mm/sparse: remove index_init_lock 13 éve
swap.c 5a178119b0 mm: add support for direct_IO to highmem pages 13 éve
swap_state.c 62c230bc17 mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages 13 éve
swapfile.c 5d84c7766e mm: swapfile: clean up unuse_pte race handling 13 éve
truncate.c 17cf28afea mm/fs: remove truncate_range 13 éve
util.c eb36c5873b new helper: vm_mmap_pgoff() 13 éve
vmalloc.c aa91c4d898 mm: make vb_alloc() more foolproof 13 éve
vmscan.c 69980e3175 memcg: gix memory accounting scalability in shrink_page_list 13 éve
vmstat.c 68243e76ee mm: account for the number of times direct reclaimers get throttled 13 éve