Andrea Arcangeli b3697c0255 fix non-x86 build failure in pmdp_get_and_clear 15 éve
..
Kconfig 5d6892407c thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled 15 éve
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options 16 éve
Makefile 71e3aac072 thp: transparent hugepage core 15 éve
backing-dev.c 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 éve
bootmem.c a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ 15 éve
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() 15 éve
compaction.c c5a73c3d55 thp: use compaction for all allocation orders 15 éve
debug-pagealloc.c 6a11f75b6a generic debug pagealloc 16 éve
dmapool.c 684265d4a3 mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() 15 éve
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 éve
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 éve
filemap.c c585a2678d mm: remove likely() from grab_cache_page_write_begin() 15 éve
filemap_xip.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 éve
fremap.c 5ec1055aa5 Avoid pgoff overflow in remap_file_pages 15 éve
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c 15 éve
huge_memory.c 60ab3244ec thp: khugepaged: make khugepaged aware about madvise 15 éve
hugetlb.c 73ae31e598 hugetlb: fix handling of parse errors in sysfs 15 éve
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage 15 éve
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer 15 éve
internal.h 744ed14427 mm: batch activate_page() to reduce lock contention 15 éve
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 éve
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions 16 éve
kmemleak.c 145b64b958 kmemleak: Fix typo in the comment 15 éve
ksm.c 2919bfd075 ksm: drain pagevecs to lru 15 éve
maccess.c 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var 15 éve
madvise.c 60ab3244ec thp: khugepaged: make khugepaged aware about madvise 15 éve
memblock.c cd79481d27 memblock: Annotate memblock functions with __init_memblock 15 éve
memcontrol.c 50de1dd967 memcg: fix memory migration of shmem swapcache 15 éve
memory-failure.c 37c2ac7872 thp: compound_trans_order 15 éve
memory.c 14d1a55cd2 thp: add debug checks for mapcount related invariants 15 éve
memory_hotplug.c 597fb188cb Merge branch 'slub/hotplug' into slab/urgent 15 éve
mempolicy.c 0bbbc0b33d thp: add numa awareness to hugepage allocations 15 éve
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool 16 éve
migrate.c 50de1dd967 memcg: fix memory migration of shmem swapcache 15 éve
mincore.c 0ca1634d41 thp: mincore transparent hugepage support 15 éve
mlock.c 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 15 éve
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 éve
mmap.c 5520e89485 brk: fix min_brk lower bound computation for COMPAT_BRK 15 éve
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss 15 éve
mmu_notifier.c 8ee53820ed thp: mmu_notifier_test_young 15 éve
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low 15 éve
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support 15 éve
mremap.c bae9c19bf1 thp: split_huge_page_mm/vma 15 éve
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 éve
nommu.c 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 15 éve
oom_kill.c 1e99bad0d9 oom: kill all threads sharing oom killed task's mm 15 éve
page-writeback.c 240c879f20 writeback: avoid unnecessary determine_dirtyable_memory call 15 éve
page_alloc.c c06b1fca18 mm/page_alloc.c: don't cache `current' in a local 15 éve
page_cgroup.c 7952f98818 kmemleak: Annotate false positive in init_section_page_cgroup() 15 éve
page_io.c 7b6d91daee block: unify flags for struct bio and struct request 15 éve
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 15 éve
pagewalk.c bae9c19bf1 thp: split_huge_page_mm/vma 15 éve
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 éve
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas 15 éve
percpu.c 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 éve
pgtable-generic.c b3697c0255 fix non-x86 build failure in pmdp_get_and_clear 15 éve
prio_tree.c 183ff22bb6 spelling fixes: mm/ 18 éve
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 éve
readahead.c bf8abe8b92 readahead.c: fix comment 15 éve
rmap.c 2a7106f2cb memcg: create extensible page stat update routines 15 éve
shmem.c fa0d7e3de6 fs: icache RCU free inodes 15 éve
slab.c 68a1b19559 mm/slab.c: make local symbols static 15 éve
slob.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 15 éve
slub.c 597fb188cb Merge branch 'slub/hotplug' into slab/urgent 15 éve
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos 15 éve
sparse.c 5f24ce5fd3 thp: remove PG_buddy 15 éve
swap.c 744ed14427 mm: batch activate_page() to reduce lock contention 15 éve
swap_state.c 3f04f62f90 thp: split_huge_page paging 15 éve
swapfile.c 3f04f62f90 thp: split_huge_page paging 15 éve
thrash.c a5c9b696ec mm: pass mm to grab_swap_token 16 éve
truncate.c 6072d13c42 Call the filesystem back whenever a page is removed from the page cache 15 éve
util.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 15 éve
vmalloc.c 52cfd503ad Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 15 éve
vmscan.c 744ed14427 mm: batch activate_page() to reduce lock contention 15 éve
vmstat.c 79134171df thp: transparent hugepage vmstat 15 éve