Linus Torvalds 110a5c8b38 Merge branch 'akpm' (Andrew's patch-bomb) 13 éve
..
Kconfig d4bbf7e775 Merge branch 'master' into x86/memblock 14 éve
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 14 éve
Makefile fcf634098c Cross Memory Attach 14 éve
backing-dev.c 2673b4cf5d backing-dev: fix wakeup timer races with bdi_unregister() 14 éve
bootmem.c f5bf18fa22 bootmem/sparsemem: remove limit constraint in alloc_bootmem_section 13 éve
bounce.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 éve
cleancache.c 072611ed1f mm: cleancache: Use __read_mostly as appropiate. 14 éve
compaction.c aad6ec3777 mm: compaction: make compact_control order signed 13 éve
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 14 éve
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 14 éve
fadvise.c ad8a1b558e fadvise: only initiate writeback for specified range with FADV_DONTNEED 14 éve
failslab.c f4ae40a6a5 switch debugfs to umode_t 14 éve
filemap.c 0fc9d10403 radix-tree: use iterators in find_get_pages* functions 13 éve
filemap_xip.c 99f02ef1f1 mm/filemap_xip.c: fix race condition in xip_file_fault() 14 éve
fremap.c e25934a517 mm: delete various needless include <linux/module.h> 14 éve
highmem.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 éve
huge_memory.c 025c5b2451 thp: optimize away unnecessary page table locking 13 éve
hugetlb.c b1c12cbcd0 mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma 13 éve
hwpoison-inject.c cd42f4a3b2 HWPOISON: Clean up memory_failure() vs. __memory_failure() 14 éve
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 éve
internal.h 70b50f94f1 mm: thp: tail page refcounting fix 14 éve
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 éve
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 15 éve
kmemleak.c b370d29ea7 kmemleak: Disable early logging when kmemleak is off by default 14 éve
ksm.c ef6942224a ksm: cleanup: introduce find_mergeable_vma() 13 éve
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
madvise.c accb61fe7b coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP 13 éve
memblock.c b3dc627cab memblock: memblock should be able to handle zero length operations 13 éve
memcontrol.c ce587e65e8 mm: memcg: move pc lookup point to commit_charge() 13 éve
memory-failure.c 754b980077 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 éve
memory.c 909af768e8 coredump: remove VM_ALWAYSDUMP flag 13 éve
memory_hotplug.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 14 éve
mempolicy.c f2a9ef8807 mm: fix NULL ptr dereference in migrate_pages 13 éve
mempool.c 1ebb7044c9 mempool: fix first round failure behavior 14 éve
migrate.c 6e8b09eaf2 mm: fix NULL ptr dereference in move_pages 13 éve
mincore.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 éve
mlock.c 097d59106a vm: avoid using find_vma_prev() unnecessarily 14 éve
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
mmap.c bfce281c28 kill mm argument of vm_munmap() 13 éve
mmu_context.c 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 éve
mmu_notifier.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
mmzone.c e25934a517 mm: delete various needless include <linux/module.h> 14 éve
mprotect.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 éve
mremap.c 191c542442 mm: collapse security_vm_enough_memory() variants into a single function 14 éve
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 éve
nobootmem.c 4e1c2b2844 mm: nobootmem: Correct alloc_bootmem semantics. 13 éve
nommu.c bfce281c28 kill mm argument of vm_munmap() 13 éve
oom_kill.c d2d393099d signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig() 13 éve
page-writeback.c 69e1aaddd6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 éve
page_alloc.c 74046494ea mm: only IPI CPUs to drain local pages if they exist 13 éve
page_cgroup.c c09ff089aa page_cgroup: fix horrid swap accounting regression 14 éve
page_io.c 721a9602e6 block: kill off REQ_UNPLUG 15 éve
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 15 éve
pagewalk.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 éve
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 éve
percpu-vm.c 26dd8e0291 percpu: use bitmap_clear 14 éve
percpu.c 892d208bcf Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux 14 éve
pgtable-generic.c d8c37c4806 thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE 13 éve
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 éve
process_vm_access.c 8cdb878dcb Fix race in process_vm_rw_core 14 éve
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 14 éve
readahead.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
rmap.c 89c06bd52f memcg: use new logic for page stat accounting 13 éve
shmem.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 éve
slab.c 0c9aac0826 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 éve
slob.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
slub.c 532bfc851a Merge branch 'akpm' (Andrew's patch-bomb) 13 éve
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 14 éve
sparse.c f5bf18fa22 bootmem/sparsemem: remove limit constraint in alloc_bootmem_section 13 éve
swap.c f0cb3c76ae mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug 13 éve
swap_state.c aca50bd3b4 mm: fix s390 BUG by __set_page_dirty_no_writeback on swap 13 éve
swapfile.c d15cab9754 swapon: check validity of swap_flags 13 éve
thrash.c 22d5368a08 mm/thrash.c: quiet sparse noise 14 éve
truncate.c 623e3db9f9 mm for fs: add truncate_pagecache_range() 13 éve
util.c b76437579d procfs: mark thread stack correctly in proc/<pid>/maps 13 éve
vmalloc.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 éve
vmscan.c 904249aa68 mm: fix up the vmscan stat in vmstat 13 éve
vmstat.c 904249aa68 mm: fix up the vmscan stat in vmstat 13 éve