You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/mm
Huang Shijie bf8abe8b92 readahead.c: fix comment 15 years ago
..
Kconfig mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove 15 years ago
Kconfig.debug trivial: improve help text for mm debug config options 16 years ago
Makefile mm: compaction: memory compaction core 15 years ago
backing-dev.c writeback: fixups for !dirty_writeback_centisecs 15 years ago
bootmem.c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip 15 years ago
bounce.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
compaction.c mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed 15 years ago
debug-pagealloc.c
dmapool.c dmapools: protect page_list walk in show_pools() 16 years ago
fadvise.c readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 years ago
failslab.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
filemap.c cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
filemap_xip.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
fremap.c mm: clean up mm_counter 15 years ago
highmem.c grammar fix in comment 15 years ago
hugetlb.c cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
hwpoison-inject.c HWPOISON: Don't do early filtering if filter is disabled 15 years ago
init-mm.c mm: consolidate init_mm definition 16 years ago
internal.h HWPOISON: add an interface to switch off/on all the page filters 15 years ago
kmemcheck.c kmemcheck: Fix build errors due to missing slab.h 15 years ago
kmemleak-test.c percpu: clean up percpu variable definitions 16 years ago
kmemleak.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
ksm.c mm: migration: share the anon_vma ref counts between KSM and page migration 15 years ago
maccess.c maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) 15 years ago
madvise.c HWPOISON: Add a madvise() injector for soft page offlining 15 years ago
memcontrol.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
memory-failure.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
memory.c mm: avoid null-pointer deref in sync_mm_rss() 15 years ago
memory_hotplug.c mm: introduce dump_page() and print symbolic flag names 15 years ago
mempolicy.c mm: consider the entire user address space during node migration 15 years ago
mempool.c mm: remove broken 'kzalloc' mempool 16 years ago
migrate.c mm: compaction: memory compaction core 15 years ago
mincore.c mincore: do nested page table walks 15 years ago
mlock.c x86, perf, bts, mm: Delete the never used BTS-ptrace code 15 years ago
mm_init.c
mmap.c mmap: check ->vm_ops before dereferencing 15 years ago
mmu_context.c exit: fix oops in sync_mm_rss 15 years ago
mmu_notifier.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
mmzone.c [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 16 years ago
mprotect.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
mremap.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
msync.c sanitize vfs_fsync calling conventions 15 years ago
nommu.c NOMMU: Fix __get_user_pages() to pin last page on offset buffers 15 years ago
oom_kill.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
page-writeback.c writeback: fix mixed up arguments to bdi_start_writeback() 15 years ago
page_alloc.c mm: compaction: defer compaction using an exponential backoff when compaction fails 15 years ago
page_cgroup.c memcg: avoid use cmpxchg in swap cgroup maintainance 15 years ago
page_io.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
page_isolation.c
pagewalk.c pagemap: fix pfn calculation for hugepage 15 years ago
percpu-km.c percpu: implement kernel memory based chunk allocation 15 years ago
percpu-vm.c percpu: move vmalloc based chunk management into percpu-vm.c 15 years ago
percpu.c percpu: implement kernel memory based chunk allocation 15 years ago
percpu_up.c percpu: don't implicitly include slab.h from percpu.h 15 years ago
prio_tree.c
quicklist.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
readahead.c readahead.c: fix comment 15 years ago
rmap.c mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks 15 years ago
shmem.c shmem: remove redundant code 15 years ago
slab.c cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
slob.c mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h> 15 years ago
slub.c cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
sparse-vmemmap.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
sparse.c sparsemem: on no vmemmap path put mem_map on node high too 15 years ago
swap.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
swap_state.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
swapfile.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 15 years ago
thrash.c mm: pass mm to grab_swap_token 16 years ago
truncate.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
util.c slab: Generify kernel pointer validation 15 years ago
vmalloc.c mm: purge fragmented percpu vmap blocks 15 years ago
vmscan.c vmscan: prevent get_scan_ratio() rounding errors 15 years ago
vmstat.c mm: compaction: direct compact when a high-order allocation fails 15 years ago