Hugh Dickins 31c4a3d3a0 mm: further fix swapin race condition vor 14 Jahren
..
Kconfig 152e0659fc mm: avoid warning when COMPACTION is selected vor 14 Jahren
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options vor 15 Jahren
Makefile 95f72d1ed4 lmb: rename to memblock vor 15 Jahren
backing-dev.c 6628bc74f1 writeback: do not lose wakeup events when forking bdi threads vor 14 Jahren
bootmem.c b8ab9f8202 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used vor 15 Jahren
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() vor 14 Jahren
compaction.c bc69304574 mm: compaction: handle active and inactive fairly in too_many_isolated vor 14 Jahren
debug-pagealloc.c 6a11f75b6a generic debug pagealloc vor 16 Jahren
dmapool.c c49568235d dmapools: protect page_list walk in show_pools() vor 16 Jahren
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM vor 15 Jahren
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
filemap.c 4e60c86bd9 gcc-4.6: mm: fix unused but set warnings vor 15 Jahren
filemap_xip.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
fremap.c d559db086f mm: clean up mm_counter vor 15 Jahren
highmem.c eac790059b mm,kdb,kgdb: Add a debug reference for the kdb kmap usage vor 15 Jahren
hugetlb.c 1021a64534 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 vor 14 Jahren
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage vor 15 Jahren
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer vor 15 Jahren
internal.h 1bfe5febe3 HWPOISON: add an interface to switch off/on all the page filters vor 15 Jahren
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator vor 16 Jahren
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions vor 16 Jahren
kmemleak.c 145b64b958 kmemleak: Fix typo in the comment vor 15 Jahren
ksm.c 4969c1192d mm: fix swapin race condition vor 14 Jahren
maccess.c 6144a85a0e maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) vor 15 Jahren
madvise.c afcf938ee0 HWPOISON: Add a madvise() injector for soft page offlining vor 15 Jahren
memblock.c 2ed9aae0fa memblock: Fix memblock_is_region_reserved() to return a boolean vor 15 Jahren
memcontrol.c 13d7e3a2db memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id vor 15 Jahren
memory-failure.c 1021a64534 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 vor 14 Jahren
memory.c 31c4a3d3a0 mm: further fix swapin race condition vor 14 Jahren
memory_hotplug.c 0dcc48c15f memory hotplug: fix next block calculation in is_removable vor 14 Jahren
mempolicy.c 596d7cfa2b mempolicy: reduce stack size of migrate_pages() vor 15 Jahren
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool vor 15 Jahren
migrate.c 76545066c8 mm: extend KSM refcounts to the anon_vma root vor 15 Jahren
mincore.c e48293fd75 mincore: do nested page table walks vor 15 Jahren
mlock.c 39aa3cb3e8 mm: Move vma_stack_continue into mm.h vor 14 Jahren
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore vor 17 Jahren
mmap.c 8ca3eb0809 guard page for stacks that grow upwards vor 14 Jahren
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss vor 15 Jahren
mmu_notifier.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
mmzone.c aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake vor 14 Jahren
mprotect.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
mremap.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
msync.c 8018ab0574 sanitize vfs_fsync calling conventions vor 15 Jahren
nommu.c 297c5eee37 mm: make the vma list be doubly linked vor 14 Jahren
oom_kill.c 8d6c83f0ba oom: __task_cred() need rcu_read_lock() vor 14 Jahren
page-writeback.c 997396a73a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client vor 14 Jahren
page_alloc.c 9ee493ce0a mm: page allocator: drain per-cpu lists after direct reclaim allocation fails vor 14 Jahren
page_cgroup.c 7952f98818 kmemleak: Annotate false positive in init_section_page_cgroup() vor 15 Jahren
page_io.c 7b6d91daee block: unify flags for struct bio and struct request vor 15 Jahren
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() vor 16 Jahren
pagewalk.c 116354d177 pagemap: fix pfn calculation for hugepage vor 15 Jahren
percpu-km.c b0c9778b1d percpu: implement kernel memory based chunk allocation vor 15 Jahren
percpu-vm.c 9f64553256 percpu: move vmalloc based chunk management into percpu-vm.c vor 15 Jahren
percpu.c 54157c4447 percpu: fix a mismatch between code and comment vor 14 Jahren
percpu_up.c 94cb121c94 percpu: add __percpu notations to UP allocator vor 15 Jahren
prio_tree.c 183ff22bb6 spelling fixes: mm/ vor 17 Jahren
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
readahead.c bf8abe8b92 readahead.c: fix comment vor 15 Jahren
rmap.c f18194275c mm: fix hang on anon_vma->root->lock vor 14 Jahren
shmem.c 602586a83b shmem: put_super must percpu_counter_destroy vor 14 Jahren
slab.c bc584c5107 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 vor 14 Jahren
slob.c b57bdda58c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 vor 15 Jahren
slub.c b57bdda58c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 vor 15 Jahren
sparse-vmemmap.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
sparse.c e48e67e08c sparsemem: on no vmemmap path put mem_map on node high too vor 15 Jahren
swap.c 47846b0650 mm: export lru_cache_add_*() to modules vor 15 Jahren
swap_state.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
swapfile.c 3399446632 swap: discard while swapping only if SWAP_FLAG_DISCARD vor 14 Jahren
thrash.c a5c9b696ec mm: pass mm to grab_swap_token vor 16 Jahren
truncate.c 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok vor 15 Jahren
util.c 90d7404558 mm: use memdup_user vor 15 Jahren
vmalloc.c 26f0cf9181 Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen vor 15 Jahren
vmscan.c 00918b6ab8 memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() vor 15 Jahren
vmstat.c aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake vor 14 Jahren