Linus Torvalds 3b03117c5c Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 15 vuotta sitten
..
Kconfig e9e96b39f9 mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove 15 vuotta sitten
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options 15 vuotta sitten
Makefile 748446bb6b mm: compaction: memory compaction core 15 vuotta sitten
backing-dev.c 6423104b6a writeback: fixups for !dirty_writeback_centisecs 15 vuotta sitten
bootmem.c fb1ae63577 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip 15 vuotta sitten
bounce.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 vuotta sitten
compaction.c 5e77190580 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed 15 vuotta sitten
debug-pagealloc.c 6a11f75b6a generic debug pagealloc 16 vuotta sitten
dmapool.c c49568235d dmapools: protect page_list walk in show_pools() 16 vuotta sitten
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 vuotta sitten
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 vuotta sitten
filemap.c 003386fff3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 15 vuotta sitten
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 vuotta sitten
fremap.c d559db086f mm: clean up mm_counter 15 vuotta sitten
highmem.c ff3d58c22b highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic() 15 vuotta sitten
hugetlb.c c0ff7453bb cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 vuotta sitten
hwpoison-inject.c 0d57eb8dfc HWPOISON: Don't do early filtering if filter is disabled 15 vuotta sitten
init-mm.c bb1f17b037 mm: consolidate init_mm definition 16 vuotta sitten
internal.h 1bfe5febe3 HWPOISON: add an interface to switch off/on all the page filters 15 vuotta sitten
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 vuotta sitten
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions 16 vuotta sitten
kmemleak.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 vuotta sitten
ksm.c 7f60c214fd mm: migration: share the anon_vma ref counts between KSM and page migration 15 vuotta sitten
maccess.c 6144a85a0e maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) 15 vuotta sitten
madvise.c afcf938ee0 HWPOISON: Add a madvise() injector for soft page offlining 15 vuotta sitten
memcontrol.c 2c488db27b memcg: clean up memory thresholds 15 vuotta sitten
memory-failure.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 vuotta sitten
memory.c 142762bd8d mm: document follow_page() 15 vuotta sitten
memory_hotplug.c 4eaf3f6439 mem-hotplug: fix potential race while building zonelist for new populated zone 15 vuotta sitten
mempolicy.c 0cae3457b1 mempolicy: ERR_PTR dereference in mpol_shared_policy_init() 15 vuotta sitten
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool 15 vuotta sitten
migrate.c ac39cf8cb8 memcg: fix mis-accounting of file mapped racy with migration 15 vuotta sitten
mincore.c e48293fd75 mincore: do nested page table walks 15 vuotta sitten
mlock.c faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code 15 vuotta sitten
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 vuotta sitten
mmap.c 5892753383 mmap: check ->vm_ops before dereferencing 15 vuotta sitten
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss 15 vuotta sitten
mmu_notifier.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 vuotta sitten
mmzone.c eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 16 vuotta sitten
mprotect.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 vuotta sitten
mremap.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 vuotta sitten
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 vuotta sitten
nommu.c 3c7b204547 nommu: allow private mappings of read-only devices 15 vuotta sitten
oom_kill.c df64f81bb1 memcg: make oom killer a no-op when no killable task can be found 15 vuotta sitten
page-writeback.c df96e96f76 writeback: fix mixed up arguments to bdi_start_writeback() 15 vuotta sitten
page_alloc.c 7aac789885 numa: introduce numa_mem_id()- effective local memory node id 15 vuotta sitten
page_cgroup.c e9e58a4ec3 memcg: avoid use cmpxchg in swap cgroup maintainance 15 vuotta sitten
page_io.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 vuotta sitten
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() 16 vuotta sitten
pagewalk.c 116354d177 pagemap: fix pfn calculation for hugepage 15 vuotta sitten
percpu-km.c b0c9778b1d percpu: implement kernel memory based chunk allocation 15 vuotta sitten
percpu-vm.c 9f64553256 percpu: move vmalloc based chunk management into percpu-vm.c 15 vuotta sitten
percpu.c b0c9778b1d percpu: implement kernel memory based chunk allocation 15 vuotta sitten
percpu_up.c de380b55f9 percpu: don't implicitly include slab.h from percpu.h 15 vuotta sitten
prio_tree.c 183ff22bb6 spelling fixes: mm/ 17 vuotta sitten
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 vuotta sitten
readahead.c bf8abe8b92 readahead.c: fix comment 15 vuotta sitten
rmap.c a8bef8ff6e mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks 15 vuotta sitten
shmem.c 3889e6e76f tmpfs: convert to use the new truncate convention 15 vuotta sitten
slab.c 7d6e6d09de numa: slab: use numa_mem_id() for slab local memory node 15 vuotta sitten
slob.c bac49ce42a mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h> 15 vuotta sitten
slub.c 3b03117c5c Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 15 vuotta sitten
sparse-vmemmap.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 vuotta sitten
sparse.c e48e67e08c sparsemem: on no vmemmap path put mem_map on node high too 15 vuotta sitten
swap.c 47846b0650 mm: export lru_cache_add_*() to modules 15 vuotta sitten
swap_state.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 vuotta sitten
swapfile.c d79df0b1ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 15 vuotta sitten
thrash.c a5c9b696ec mm: pass mm to grab_swap_token 16 vuotta sitten
truncate.c 7bb46a6734 fs: introduce new truncate sequence 15 vuotta sitten
util.c fc1c183353 slab: Generify kernel pointer validation 15 vuotta sitten
vmalloc.c 02b709df81 mm: purge fragmented percpu vmap blocks 15 vuotta sitten
vmscan.c 8b25c6d223 vmscan: remove isolate_pages callback scan control 15 vuotta sitten
vmstat.c 56de7263fc mm: compaction: direct compact when a high-order allocation fails 15 vuotta sitten