Yinghai Lu 29f6738609 memblock: free allocated memblock_reserved_regions later před 13 roky
..
Kconfig a3fe778c78 Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm před 13 roky
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging před 14 roky
Makefile a3fe778c78 Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm před 13 roky
backing-dev.c 2673b4cf5d backing-dev: fix wakeup timer races with bdi_unregister() před 14 roky
bootmem.c 99ab7b1944 mm: sparse: fix usemap allocation above node descriptor section před 13 roky
bounce.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() před 13 roky
cleancache.c b0b0382bb4 ->encode_fh() API change před 13 roky
compaction.c 4bf2bba375 mm, thp: abort compaction if migration page cannot be charged to memcg před 13 roky
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled před 14 roky
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c před 14 roky
fadvise.c ad8a1b558e fadvise: only initiate writeback for specified range with FADV_DONTNEED před 14 roky
failslab.c f4ae40a6a5 switch debugfs to umode_t před 14 roky
filemap.c 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 13 roky
filemap_xip.c c3b2da3148 fs: introduce inode operation ->update_time před 13 roky
fremap.c e25934a517 mm: delete various needless include <linux/module.h> před 14 roky
frontswap.c 165c8aed5b frontswap: s/put_page/store/g s/get_page/load před 13 roky
highmem.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux před 14 roky
huge_memory.c fa9add641b mm/memcg: apply add/del_page to lruvec před 13 roky
hugetlb.c 4523e14585 mm: fix vma_resv_map() NULL pointer před 13 roky
hwpoison-inject.c cd42f4a3b2 HWPOISON: Clean up memory_failure() vs. __memory_failure() před 14 roky
init-mm.c 60063497a9 atomic: use <linux/atomic.h> před 14 roky
internal.h 68e3e92620 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" před 13 roky
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator před 16 roky
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc před 15 roky
kmemleak.c b370d29ea7 kmemleak: Disable early logging when kmemleak is off by default před 14 roky
ksm.c ef6942224a ksm: cleanup: introduce find_mergeable_vma() před 13 roky
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h před 14 roky
madvise.c 9ab4233dd0 mm: Hold a file reference in madvise_remove před 13 roky
memblock.c 29f6738609 memblock: free allocated memblock_reserved_regions later před 13 roky
memcontrol.c dad7557eb7 mm: fix kernel-doc warnings před 13 roky
memory-failure.c 71dd0b8ae8 mm/memory_failure: let the compiler add the function name před 13 roky
memory.c eb4546bbbd mm/memory.c: fix kernel-doc warnings před 13 roky
memory_hotplug.c 41b9e2d7ec mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails před 13 roky
mempolicy.c c4c0e9e544 mm, mempolicy: fix mbind() to do synchronous migration před 13 roky
mempool.c 1ebb7044c9 mempool: fix first round failure behavior před 14 roky
migrate.c 752dc185da mm: fix warning in __set_page_dirty_nobuffers před 13 roky
mincore.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode před 13 roky
mlock.c 097d59106a vm: avoid using find_vma_prev() unnecessarily před 14 roky
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h před 14 roky
mmap.c 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 13 roky
mmu_context.c 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() před 13 roky
mmu_notifier.c b95f1b31b7 mm: Map most files to use export.h instead of module.h před 14 roky
mmzone.c 7f5e86c2cc mm: add link from struct lruvec to struct zone před 13 roky
mprotect.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) před 13 roky
mremap.c 9ac4ed4bd0 move security_mmap_addr() to saner place před 13 roky
msync.c 8018ab0574 sanitize vfs_fsync calling conventions před 15 roky
nobootmem.c 29f6738609 memblock: free allocated memblock_reserved_regions later před 13 roky
nommu.c ad1ed2937e nommu: fix compilation of nommu.c před 13 roky
oom_kill.c dad7557eb7 mm: fix kernel-doc warnings před 13 roky
page-writeback.c 68809c7108 writeback: initialize global_dirty_limit před 13 roky
page_alloc.c 68e3e92620 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" před 13 roky
page_cgroup.c dad7557eb7 mm: fix kernel-doc warnings před 13 roky
page_io.c 165c8aed5b frontswap: s/put_page/store/g s/get_page/load před 13 roky
page_isolation.c 0815f3d81d mm: page_isolation: MIGRATE_CMA isolation functions added před 13 roky
pagewalk.c dad7557eb7 mm: fix kernel-doc warnings před 13 roky
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator před 15 roky
percpu-vm.c dad7557eb7 mm: fix kernel-doc warnings před 13 roky
percpu.c 100d13c3b5 kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP před 13 roky
pgtable-generic.c 73636b1aac arch/tile: allow building Linux with transparent huge pages enabled před 13 roky
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage před 14 roky
process_vm_access.c ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() před 13 roky
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> před 14 roky
readahead.c 782182e53a mm: move readahead syscall to mm/readahead.c před 13 roky
rmap.c e709ffd616 mm: remove swap token code před 13 roky
shmem.c b065b4321f shmem: cleanup shmem_add_to_page_cache před 13 roky
slab.c 0c9aac0826 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux před 13 roky
slob.c b95f1b31b7 mm: Map most files to use export.h instead of module.h před 14 roky
slub.c af4f8ba31a Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux před 13 roky
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> před 14 roky
sparse.c 99ab7b1944 mm: sparse: fix usemap allocation above node descriptor section před 13 roky
swap.c fa9add641b mm/memcg: apply add/del_page to lruvec před 13 roky
swap_state.c aca50bd3b4 mm: fix s390 BUG by __set_page_dirty_no_writeback on swap před 13 roky
swapfile.c 9b15b817f3 swap: fix shmem swapping when more than 8 areas před 13 roky
truncate.c 17cf28afea mm/fs: remove truncate_range před 13 roky
util.c eb36c5873b new helper: vm_mmap_pgoff() před 13 roky
vmalloc.c dbda591d92 mm: fix faulty initialization in vmalloc_init() před 13 roky
vmscan.c d8adde17e5 memory hotplug: fix invalid memory access caused by stale kswapd pointer před 13 roky
vmstat.c bde8bd8a1d mm/vmstat.c: remove debug fs entries on failure of file creation and made extfrag_debug_root dentry local před 13 roky