Joe Perches 433f13a727 bootmem.c: avoid c90 declaration warning 16 éve
..
Kconfig 517d08699b Merge branch 'akpm' 16 éve
Kconfig.debug 7d46d9e6db kmemcheck: enable in the x86 Kconfig 16 éve
Makefile 517d08699b Merge branch 'akpm' 16 éve
allocpercpu.c 5d6700ea7b percpu: __percpu_depopulate_mask can take a const mask 16 éve
backing-dev.c 1faa16d228 block: change the request allocation/congestion logic to be sync/async based 16 éve
bootmem.c 433f13a727 bootmem.c: avoid c90 declaration warning 16 éve
bounce.c e212d6f250 block: remove some includings of blktrace_api.h 16 éve
debug-pagealloc.c 6a11f75b6a generic debug pagealloc 16 éve
dmapool.c b5ee5befa7 dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too 17 éve
fadvise.c f7e839dd36 readahead: move max_sane_readahead() calls into force_page_cache_readahead() 16 éve
failslab.c 255d11bc91 kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c 16 éve
filemap.c 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 éve
filemap_xip.c 58984ce21d mm: do_xip_mapping_read: fix length calculation 16 éve
fremap.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 éve
highmem.c e212d6f250 block: remove some includings of blktrace_api.h 16 éve
hugetlb.c 20a0307c03 mm: introduce PageHuge() for testing huge/gigantic pages 16 éve
init-mm.c bb1f17b037 mm: consolidate init_mm definition 16 éve
internal.h fa5e084e43 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full 16 éve
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 éve
kmemleak-test.c 0822ee4ac1 kmemleak: Simple testing module for kmemleak 16 éve
kmemleak.c 2030117d27 kmemleak: Fix some typos in comments 16 éve
maccess.c d93f82b6e0 [S390] maccess: add weak attribute to probe_kernel_write 16 éve
madvise.c 75927af8bc mm: madvise(): correct return code 16 éve
memcontrol.c 2ffebca6aa memcg: fix lru rotation in isolate_pages 16 éve
memory.c 3b6748e2dd mm: introduce follow_pfn() 16 éve
memory_hotplug.c bce7394a3e page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens 16 éve
mempolicy.c 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 éve
mempool.c 183ff22bb6 spelling fixes: mm/ 17 éve
migrate.c 35282a2de4 migration: only migrate_prep() once per move_pages() 16 éve
mincore.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 16 éve
mlock.c 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 éve
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 éve
mmap.c 8a1ca8cedd Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 éve
mmu_notifier.c cddb8a5c14 mmu-notifiers: core 17 éve
mmzone.c eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 16 éve
mprotect.c dab5855b12 perf_counter: Add mmap event hooks to mprotect() 16 éve
mremap.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 éve
msync.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 éve
nommu.c 35f2c2f6f6 nommu: Provide mmap_min_addr definition. 16 éve
oom_kill.c 8123681022 oom: only oom kill exiting tasks with attached memory 16 éve
page-writeback.c dcf975d585 mm/page-writeback.c: dirty limit type should be unsigned long 16 éve
page_alloc.c dcce284a25 mm: Extend gfp masking to the page allocator 16 éve
page_cgroup.c 338c843108 memcg: remove some redundant checks 16 éve
page_io.c aca8bf323e mm: remove file argument from swap_readpage() 16 éve
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() 16 éve
pagewalk.c 2165009bdf pagemap: pass mm into pagewalkers 17 éve
pdflush.c cd17cbfda0 Revert "mm: add /proc controls for pdflush threads" 16 éve
percpu.c e1b9aa3f47 percpu: remove rbtree and use page->index instead 16 éve
prio_tree.c 183ff22bb6 spelling fixes: mm/ 17 éve
quicklist.c a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node. 16 éve
readahead.c 10be0b372c readahead: introduce context readahead algorithm 16 éve
rmap.c d69b042f3d memcg: add file-based RSS accounting 16 éve
shmem.c 168f5ac668 mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument 16 éve
shmem_acl.c e6305c43ed [PATCH] sanitize ->permission() prototype 17 éve
slab.c dcce284a25 mm: Extend gfp masking to the page allocator 16 éve
slob.c e03ab9d415 Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus 16 éve
slub.c dcce284a25 mm: Extend gfp masking to the page allocator 16 éve
sparse-vmemmap.c b41ad14c30 vmemmap: warn about page_structs with remote distance 16 éve
sparse.c ef161a9863 mm: mminit_validate_memmodel_limits(): remove redundant test 16 éve
swap.c 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment 16 éve
swap_state.c aca8bf323e mm: remove file argument from swap_readpage() 16 éve
swapfile.c 8a9478ca7f memcg: fix swap accounting 16 éve
thrash.c 7faaa5f0bf Bug in mm/thrash.c function grab_swap_token() 18 éve
truncate.c 286973552f mm: remove __invalidate_mapping_pages variant 16 éve
util.c e03ab9d415 Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus 16 éve
vmalloc.c 512626a04e Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 16 éve
vmscan.c 2ffebca6aa memcg: fix lru rotation in isolate_pages 16 éve
vmstat.c 24cf72518c vmscan: count the number of times zone_reclaim() scans and fails 16 éve