qiuxishi f14851af0e memory hotplug: fix section info double registration bug il y a 13 ans
..
Kconfig ee6f509c32 mm: factor out memory isolate functions il y a 13 ans
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging il y a 14 ans
Makefile ee6f509c32 mm: factor out memory isolate functions il y a 13 ans
backing-dev.c f0cd2dbb6c vfs: kill write_super and sync_supers il y a 13 ans
bootmem.c c8f4a2d095 bootmem: make ___alloc_bootmem_node_nopanic() really nopanic il y a 13 ans
bounce.c f100625789 bounce: allow use of bounce pool via config option il y a 13 ans
cleancache.c b0b0382bb4 ->encode_fh() API change il y a 13 ans
compaction.c c67fe3752a mm: compaction: Abort async compaction if locks are contended or taking too long il y a 13 ans
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled il y a 14 ans
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c il y a 14 ans
fadvise.c 3d3727cdb0 mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise() il y a 13 ans
failslab.c f4ae40a6a5 switch debugfs to umode_t il y a 14 ans
filemap.c 647d1e4c52 block: move down direct IO plugging il y a 13 ans
filemap_xip.c 14da920014 fs: Protect write paths by sb_start_write - sb_end_write il y a 13 ans
fremap.c e25934a517 mm: delete various needless include <linux/module.h> il y a 14 ans
frontswap.c 1d00015e26 mm/frontswap: cleanup doc and comment error il y a 13 ans
highmem.c 5a178119b0 mm: add support for direct_IO to highmem pages il y a 13 ans
huge_memory.c fa9add641b mm/memcg: apply add/del_page to lruvec il y a 13 ans
hugetlb.c d833352a43 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables il y a 13 ans
hugetlb_cgroup.c 75754681fe hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate il y a 13 ans
hwpoison-inject.c c255a45805 memcg: rename config variables il y a 13 ans
init-mm.c 60063497a9 atomic: use <linux/atomic.h> il y a 14 ans
internal.h c67fe3752a mm: compaction: Abort async compaction if locks are contended or taking too long 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 15 ans
kmemleak.c b370d29ea7 kmemleak: Disable early logging when kmemleak is off by default il y a 14 ans
ksm.c ef6942224a ksm: cleanup: introduce find_mergeable_vma() il y a 13 ans
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h il y a 14 ans
madvise.c 9ab4233dd0 mm: Hold a file reference in madvise_remove il y a 13 ans
memblock.c 15674868d6 mm/memblock: Use NULL instead of 0 for pointers il y a 13 ans
memcontrol.c b214514592 memcg: add mem_cgroup_from_css() helper il y a 13 ans
memory-failure.c c255a45805 memcg: rename config variables il y a 13 ans
memory.c a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 13 ans
memory_hotplug.c f14851af0e memory hotplug: fix section info double registration bug il y a 13 ans
mempolicy.c 80de7c3138 Remove user-triggerable BUG from mpol_to_str il y a 13 ans
mempool.c a91a5ac685 mempool: add @gfp_mask to mempool_create_node() il y a 13 ans
migrate.c 0030f535a5 mm: memcg: fix compaction/migration failing due to memcg limits il y a 13 ans
mincore.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode il y a 13 ans
mlock.c 097d59106a vm: avoid using find_vma_prev() unnecessarily il y a 14 ans
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h il y a 14 ans
mmap.c 7ca63ee1b0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 13 ans
mmu_context.c 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() il y a 13 ans
mmu_notifier.c 3ad3d901bb mm: mmu_notifier: fix freed page still mapped in secondary MMU il y a 13 ans
mmzone.c c255a45805 memcg: rename config variables il y a 13 ans
mprotect.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) il y a 13 ans
mremap.c 44de9d0cad mm: account the total_vm in the vm_stat_account() il y a 13 ans
msync.c 8018ab0574 sanitize vfs_fsync calling conventions il y a 15 ans
nobootmem.c 29f6738609 memblock: free allocated memblock_reserved_regions later il y a 13 ans
nommu.c ad1ed2937e nommu: fix compilation of nommu.c il y a 13 ans
oom_kill.c 876aafbfd9 mm, memcg: move all oom handling to memcontrol.c il y a 13 ans
page-writeback.c f0cd2dbb6c vfs: kill write_super and sync_supers il y a 13 ans
page_alloc.c 0ba8f2d593 mm/page_alloc: fix the page address of higher page's buddy calculation il y a 13 ans
page_cgroup.c c255a45805 memcg: rename config variables il y a 13 ans
page_io.c 5a178119b0 mm: add support for direct_IO to highmem pages il y a 13 ans
page_isolation.c 702d1a6e07 memory-hotplug: fix kswapd looping forever problem il y a 13 ans
pagewalk.c dad7557eb7 mm: fix kernel-doc warnings il y a 13 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 100d13c3b5 kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP il y a 13 ans
pgtable-generic.c 73636b1aac arch/tile: allow building Linux with transparent huge pages enabled il y a 13 ans
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage il y a 14 ans
process_vm_access.c ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() il y a 13 ans
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> il y a 14 ans
readahead.c 782182e53a mm: move readahead syscall to mm/readahead.c il y a 13 ans
rmap.c e709ffd616 mm: remove swap token code il y a 13 ans
shmem.c 09c231cb8b tmpfs: distribute interleave better across nodes il y a 13 ans
slab.c d014dc2ed4 slab: fix starting index for finding another object il y a 13 ans
slab.h 18004c5d40 mm, sl[aou]b: Use a common mutex definition il y a 13 ans
slab_common.c 73a1180e14 mm: Fix build warning in kmem_cache_create() il y a 13 ans
slob.c 44a8bdea19 slob: Fix early boot kernel crash il y a 13 ans
slub.c 8ba00bb68a slub: consider pfmemalloc_match() in get_partial_node() il y a 13 ans
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> il y a 14 ans
sparse.c c1c9518331 mm/sparse: remove index_init_lock il y a 13 ans
swap.c 5a178119b0 mm: add support for direct_IO to highmem pages il y a 13 ans
swap_state.c 62c230bc17 mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages il y a 13 ans
swapfile.c 5d84c7766e mm: swapfile: clean up unuse_pte race handling il y a 13 ans
truncate.c 17cf28afea mm/fs: remove truncate_range il y a 13 ans
util.c eb36c5873b new helper: vm_mmap_pgoff() il y a 13 ans
vmalloc.c aa91c4d898 mm: make vb_alloc() more foolproof il y a 13 ans
vmscan.c 18b48d5873 memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread fails il y a 13 ans
vmstat.c 68243e76ee mm: account for the number of times direct reclaimers get throttled il y a 13 ans