Linus Torvalds 532bfc851a Merge branch 'akpm' (Andrew's patch-bomb) 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 f5bf18fa22 bootmem/sparsemem: remove limit constraint in alloc_bootmem_section 13 年之前
bounce.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 年之前
cleancache.c 072611ed1f mm: cleancache: Use __read_mostly as appropiate. 13 年之前
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 0fc9d10403 radix-tree: use iterators in find_get_pages* functions 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 6629326b89 mm: hugetlb: cleanup duplicated code in unmapping vm range 13 年之前
hwpoison-inject.c cd42f4a3b2 HWPOISON: Clean up memory_failure() vs. __memory_failure() 13 年之前
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 ef6942224a ksm: cleanup: introduce find_mergeable_vma() 13 年之前
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 年之前
madvise.c accb61fe7b coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP 13 年之前
memblock.c 847854f598 memblock: Fix size aligning of memblock_alloc_base_nid() 13 年之前
memcontrol.c 45f83cefe3 mm: thp: fix up pmd_trans_unstable() locations 13 年之前
memory-failure.c 754b980077 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 年之前
memory.c 909af768e8 coredump: remove VM_ALWAYSDUMP flag 13 年之前
memory_hotplug.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 年之前
mempolicy.c cc9a6c8776 cpuset: mm: reduce large amounts of memory barrier related damage v3 13 年之前
mempool.c 1ebb7044c9 mempool: fix first round failure behavior 13 年之前
migrate.c 3268c63ede mm: fix move/migrate_pages() race on task struct 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 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 年之前
mmu_context.c 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 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 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 年之前
mremap.c 191c542442 mm: collapse security_vm_enough_memory() variants into a single function 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 d2d393099d signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig() 13 年之前
page-writeback.c 69e1aaddd6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 年之前
page_alloc.c 74046494ea mm: only IPI CPUs to drain local pages if they exist 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 14 年之前
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 d8c37c4806 thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE 13 年之前
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 89c06bd52f memcg: use new logic for page stat accounting 13 年之前
shmem.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 年之前
slab.c 0c9aac0826 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 532bfc851a Merge branch 'akpm' (Andrew's patch-bomb) 13 年之前
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 13 年之前
sparse.c f5bf18fa22 bootmem/sparsemem: remove limit constraint in alloc_bootmem_section 13 年之前
swap.c f0cb3c76ae mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug 13 年之前
swap_state.c 67f96aa252 mm: make swapin readahead skip over holes 13 年之前
swapfile.c d15cab9754 swapon: check validity of swap_flags 13 年之前
thrash.c 22d5368a08 mm/thrash.c: quiet sparse noise 13 年之前
truncate.c 623e3db9f9 mm for fs: add truncate_pagecache_range() 13 年之前
util.c b76437579d procfs: mark thread stack correctly in proc/<pid>/maps 13 年之前
vmalloc.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 年之前
vmscan.c 496b919b3b Fix potential endless loop in kswapd when compaction is not enabled 13 年之前
vmstat.c 4156153c4d mm,x86,um: move CMPXCHG_LOCAL config option 13 年之前