Dave Kleikamp e6f67b8c05 vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL 14 éve
..
Kconfig 6661672053 memblock: add NO_BOOTMEM config symbol 14 éve
Kconfig.debug 7bc32f6f90 mm: debug-pagealloc: fix kconfig dependency warning 15 éve
Makefile fcf634098c Cross Memory Attach 14 éve
backing-dev.c 7a401a972d backing-dev: ensure wakeup_timer is deleted 14 éve
bootmem.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
bounce.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 éve
cleancache.c 077b1f83a6 mm: cleancache core ops functions and config 14 éve
compaction.c d43a87e68e mm: compaction: make compact_zone_order() static 14 éve
debug-pagealloc.c 64212ec569 debug-pagealloc: add support for highmem pages 14 éve
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 14 éve
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 16 éve
failslab.c dd48c085c1 fault-injection: add ability to export fault_attr in arbitrary directory 14 éve
filemap.c e6f67b8c05 vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL 14 éve
filemap_xip.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 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 1dfb059b94 thp: reduce khugepaged freezing latency 14 éve
hugetlb.c 58a84aa927 thp: set compound tail page _count to zero 14 éve
hwpoison-inject.c 25985edced Fix common misspellings 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 b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
ksm.c 43362a4977 oom: fix race while temporarily setting current's oom_score_adj 14 éve
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
madvise.c bd5fe6c5eb fs: kill i_alloc_sem 14 éve
memblock.c 2d7d3eb2ba mm/memblock.c: quiet sparse noise 14 éve
memcontrol.c a41c58a666 memcg: keep root group unchanged if creation fails 14 éve
memory-failure.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 éve
memory.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 éve
memory_hotplug.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
mempolicy.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 éve
mempool.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
migrate.c 09761333ed mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages 14 éve
mincore.c 8079b1c859 mm: clarify the radix_tree exceptional cases 14 éve
mlock.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 éve
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
mmap.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 éve
mmu_context.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 é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 cd7548ab36 thp: mprotect: transparent huge page support 15 éve
mremap.c 37a1c49a91 thp: mremap support and TLB optimization 14 éve
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 éve
nobootmem.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
nommu.c cd12909cb5 xen: map foreign pages for shared rings by updating the PTEs directly 14 éve
oom_kill.c ff05b6f7ae oom: fix integer overflow of points in oom_badness 14 éve
page-writeback.c 82e230a07d writeback: set max_pause to lowest value on zero bdi_dirty 14 éve
page_alloc.c d021563888 mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks 14 éve
page_cgroup.c 61600f578f mm/page_cgroup.c: quiet sparse noise 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 dd78553b5e pagewalk: fix code comment for THP 14 éve
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 éve
percpu-vm.c a855b84c3d percpu: fix chunk range calculation 14 éve
percpu.c 9f57bd4d6d percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses 14 éve
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build 15 éve
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 éve
process_vm_access.c fcf634098c Cross Memory Attach 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 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 éve
shmem.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 éve
slab.c 52cef18916 slab, lockdep: Fix silly bug 14 éve
slob.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
slub.c bc6697d8a5 slub: avoid potential NULL dereference or corruption 14 éve
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 14 éve
sparse.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
swap.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 éve
swap_state.c e25934a517 mm: delete various needless include <linux/module.h> 14 éve
swapfile.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 éve
thrash.c 22d5368a08 mm/thrash.c: quiet sparse noise 14 éve
truncate.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
util.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 éve
vmalloc.c 0006526d78 mm/vmalloc.c: remove static declaration of va from __get_vm_area_node 14 éve
vmscan.c 83aeeada7c vmscan: use atomic-long for shrinker batching 14 éve
vmstat.c a1cb2c60dd mm/vmstat.c: cache align vm_stat 14 éve