Hillf Danton 28073b02bf mm: hugetlb: defer freeing pages when gathering surplus pages 13 年之前
..
Kconfig d4bbf7e775 Merge branch 'master' into x86/memblock 13 年之前
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 13 年之前
Makefile fcf634098c Cross Memory Attach 13 年之前
backing-dev.c 2673b4cf5d backing-dev: fix wakeup timer races with bdi_unregister() 13 年之前
bootmem.c 799f933a82 mm: bootmem: try harder to free pages in bulk 13 年之前
bounce.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 年之前
cleancache.c 077b1f83a6 mm: cleancache core ops functions and config 14 年之前
compaction.c aad6ec3777 mm: compaction: make compact_control order signed 13 年之前
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 13 年之前
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 13 年之前
fadvise.c ad8a1b558e fadvise: only initiate writeback for specified range with FADV_DONTNEED 13 年之前
failslab.c f4ae40a6a5 switch debugfs to umode_t 13 年之前
filemap.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 年之前
filemap_xip.c 99f02ef1f1 mm/filemap_xip.c: fix race condition in xip_file_fault() 13 年之前
fremap.c e25934a517 mm: delete various needless include <linux/module.h> 13 年之前
highmem.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 年之前
huge_memory.c 025c5b2451 thp: optimize away unnecessary page table locking 13 年之前
hugetlb.c 28073b02bf mm: hugetlb: defer freeing pages when gathering surplus pages 13 年之前
hwpoison-inject.c 25985edced Fix common misspellings 14 年之前
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 年之前
internal.h 70b50f94f1 mm: thp: tail page refcounting fix 13 年之前
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 年之前
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 14 年之前
kmemleak.c b370d29ea7 kmemleak: Disable early logging when kmemleak is off by default 13 年之前
ksm.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 年之前
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 年之前
madvise.c bd5fe6c5eb fs: kill i_alloc_sem 14 年之前
memblock.c 847854f598 memblock: Fix size aligning of memblock_alloc_base_nid() 13 年之前
memcontrol.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 年之前
memory-failure.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 年之前
memory.c 69c978232a mm: make get_mm_counter static-inline 13 年之前
memory_hotplug.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 年之前
mempolicy.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 年之前
mempool.c 1ebb7044c9 mempool: fix first round failure behavior 13 年之前
migrate.c 7512102cf6 memcg: fix GPF when cgroup removal races with last exit 13 年之前
mincore.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 年之前
mlock.c 097d59106a vm: avoid using find_vma_prev() unnecessarily 13 年之前
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 年之前
mmap.c b716ad953a mm: search from free_area_cache for the bigger size 13 年之前
mmu_context.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 年之前
mmu_notifier.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 年之前
mmzone.c e25934a517 mm: delete various needless include <linux/module.h> 13 年之前
mprotect.c ce1744f4ed mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION) 13 年之前
mremap.c 948f017b09 mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() 13 年之前
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 年之前
nobootmem.c d4bbf7e775 Merge branch 'master' into x86/memblock 13 年之前
nommu.c b94cfaf668 NOMMU: Don't need to clear vm_mm when deleting a VMA 13 年之前
oom_kill.c dc3f21eade mm, oom: introduce independent oom killer ratelimit state 13 年之前
page-writeback.c 001a541ea9 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 年之前
page_alloc.c aff622495c vmscan: only defer compaction for failed order and higher 13 年之前
page_cgroup.c c09ff089aa page_cgroup: fix horrid swap accounting regression 13 年之前
page_io.c 721a9602e6 block: kill off REQ_UNPLUG 14 年之前
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 14 年之前
pagewalk.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 年之前
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 年之前
percpu-vm.c 26dd8e0291 percpu: use bitmap_clear 13 年之前
percpu.c 892d208bcf Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux 13 年之前
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build 14 年之前
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 年之前
process_vm_access.c 8cdb878dcb Fix race in process_vm_rw_core 13 年之前
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 13 年之前
readahead.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 年之前
rmap.c ce1744f4ed mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION) 13 年之前
shmem.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 年之前
slab.c 6296e5d3c0 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 年之前
slob.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 年之前
slub.c 2565409fc0 mm,x86,um: move CMPXCHG_DOUBLE config option 13 年之前
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 13 年之前
sparse.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 年之前
swap.c 7512102cf6 memcg: fix GPF when cgroup removal races with last exit 13 年之前
swap_state.c 67f96aa252 mm: make swapin readahead skip over holes 13 年之前
swapfile.c 67f96aa252 mm: make swapin readahead skip over holes 13 年之前
thrash.c 22d5368a08 mm/thrash.c: quiet sparse noise 13 年之前
truncate.c 73c1e20430 mm: fix comment typo of truncate_inode_pages_range 13 年之前
util.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 年之前
vmalloc.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 年之前
vmscan.c cc715d99e5 mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning highmem 13 年之前
vmstat.c 4156153c4d mm,x86,um: move CMPXCHG_LOCAL config option 13 年之前