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