Dave Hansen ef6c5be658 fix incorrect NR_FREE_PAGES accounting (appears like memory leak) hace 12 años
..
Kconfig 05106e6a54 mm: enable CONFIG_COMPACTION by default hace 12 años
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging hace 13 años
Makefile 6b2dbba8b6 mm: replace vma prio_tree with an interval tree hace 12 años
backing-dev.c 7034ed132f backing-dev: use kstrto* in preference to simple_strtoul hace 13 años
bootmem.c 5576646f3c revert "mm: fix-up zone present pages" hace 12 años
bounce.c f100625789 bounce: allow use of bounce pool via config option hace 13 años
cleancache.c b0b0382bb4 ->encode_fh() API change hace 13 años
compaction.c 0db63d7e25 mm: compaction: correct the nr_strict va isolated check for CMA hace 12 años
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled hace 13 años
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c hace 13 años
fadvise.c 2903ff019b switch simple cases of fget_light to fdget hace 12 años
failslab.c f4ae40a6a5 switch debugfs to umode_t hace 13 años
filemap.c 45cac65b0f readahead: fault retry breaks mmap file read random detection hace 12 años
filemap_xip.c 2ec74c3ef2 mm: move all mmu notifier invocations to be done outside the PT lock hace 12 años
fremap.c deb521c44f remap_file_pages: correctly handle the case of a NULL vm_ops pointer hace 12 años
frontswap.c e3483a5f3a frontswap: support exclusive gets if tmem backend is capable hace 12 años
highmem.c 498c228021 mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address hace 12 años
huge_memory.c 325adeb55e mm: huge_memory: Fix build error. hace 12 años
hugetlb.c 7795912c25 mm: document PageHuge somewhat hace 12 años
hugetlb_cgroup.c 75754681fe hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate hace 13 años
hwpoison-inject.c c255a45805 memcg: rename config variables hace 13 años
init-mm.c 60063497a9 atomic: use <linux/atomic.h> hace 14 años
internal.h 8449d21fb4 mm, thp: fix mlock statistics hace 12 años
interval_tree.c ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option hace 12 años
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator hace 16 años
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc hace 14 años
kmemleak.c 85d3a316c7 kmemleak: use rbtree instead of prio tree hace 12 años
ksm.c 6bdb913f0a mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end hace 12 años
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h hace 13 años
madvise.c 0103bd16fb mm: prepare VM_DONTDUMP for using in drivers hace 12 años
memblock.c 6ede1fd3cb x86, mm: Trim memory in memblock to be page aligned hace 12 años
memcontrol.c bea8c150a7 memcg: fix hotplugged memory zone oops hace 12 años
memory-failure.c bf181b9f9d mm anon rmap: replace same_anon_vma linked list with an interval tree. hace 12 años
memory.c 1756954c61 mm: fix build warning for uninitialized value hace 12 años
memory_hotplug.c 5576646f3c revert "mm: fix-up zone present pages" hace 12 años
mempolicy.c 32f8516a8c mm, mempolicy: fix printing stack contents in numa_maps hace 12 años
mempool.c a91a5ac685 mempool: add @gfp_mask to mempool_create_node() hace 13 años
migrate.c 0030f535a5 mm: memcg: fix compaction/migration failing due to memcg limits hace 13 años
mincore.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode hace 13 años
mlock.c 8449d21fb4 mm, thp: fix mlock statistics hace 12 años
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h hace 13 años
mmap.c 63c3b902e5 mm: add anon_vma_lock to validate_mm() hace 12 años
mmu_context.c 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() hace 13 años
mmu_notifier.c 35cfa2b0b4 mm/mmu_notifier: allocate mmu_notifier in advance hace 12 años
mmzone.c bea8c150a7 memcg: fix hotplugged memory zone oops hace 12 años
mprotect.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) hace 13 años
mremap.c 2ec74c3ef2 mm: move all mmu notifier invocations to be done outside the PT lock hace 12 años
msync.c 8018ab0574 sanitize vfs_fsync calling conventions hace 15 años
nobootmem.c 5576646f3c revert "mm: fix-up zone present pages" hace 12 años
nommu.c 6b2dbba8b6 mm: replace vma prio_tree with an interval tree hace 12 años
oom_kill.c 01dc52ebdf oom: remove deprecated oom_adj hace 12 años
page-writeback.c 2f60d628ff CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug hace 12 años
page_alloc.c ef6c5be658 fix incorrect NR_FREE_PAGES accounting (appears like memory leak) hace 12 años
page_cgroup.c c255a45805 memcg: rename config variables hace 13 años
page_io.c 5a178119b0 mm: add support for direct_IO to highmem pages hace 13 años
page_isolation.c 723a0644a7 mm/page_alloc: refactor out __alloc_contig_migrate_alloc() hace 12 años
pagewalk.c dad7557eb7 mm: fix kernel-doc warnings hace 13 años
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator hace 15 años
percpu-vm.c dad7557eb7 mm: fix kernel-doc warnings hace 13 años
percpu.c 17f3609c21 sections: fix section conflicts in mm/percpu.c hace 12 años
pgtable-generic.c 46dcde735c thp: introduce pmdp_invalidate() hace 12 años
process_vm_access.c ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() hace 13 años
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> hace 13 años
readahead.c 2903ff019b switch simple cases of fget_light to fdget hace 12 años
rmap.c ef5d437f71 mm: fix XFS oops due to dirty pages without buffers on s390 hace 12 años
shmem.c 0f3c42f522 tmpfs: change final i_blocks BUG to WARNING hace 12 años
slab.c 125b79d74a Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux hace 12 años
slab.h aac3a1664a Revert "mm/sl[aou]b: Move sysfs_slab_add to common" hace 13 años
slab_common.c 210ed9deff mm, slab: release slab_mutex earlier in kmem_cache_destroy() hace 12 años
slob.c 068a565afa Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes hace 12 años
slub.c f4178cdddd Merge branch 'slab/common-for-cgroups' into slab/for-linus hace 12 años
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> hace 13 años
sparse.c c1c9518331 mm/sparse: remove index_init_lock hace 13 años
swap.c 39b5f29ac1 mm: remove vma arg from page_evictable hace 12 años
swap_state.c 62c230bc17 mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages hace 13 años
swapfile.c f58b59c1df swapfile: fix name leak in swapoff hace 12 años
truncate.c e6c509f854 mm: use clear_page_mlock() in page_remove_rmap() hace 12 años
util.c e21827aadd mm: Use __do_krealloc to do the krealloc job hace 13 años
vmalloc.c 45ec16908e mm: use %pK for /proc/vmallocinfo hace 12 años
vmscan.c 96710098ee mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures" hace 12 años
vmstat.c 8befedfe67 mm: remove unevictable_pgs_mlockfreed hace 12 años