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