.. |
Kconfig
|
mm: compaction: don't depend on HUGETLB_PAGE
|
14 years ago |
Kconfig.debug
|
…
|
|
Makefile
|
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
|
14 years ago |
backing-dev.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
bootmem.c
|
bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c
|
14 years ago |
bounce.c
|
…
|
|
compaction.c
|
mm: compaction: prevent division-by-zero during user-requested compaction
|
14 years ago |
debug-pagealloc.c
|
…
|
|
dmapool.c
|
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
|
14 years ago |
fadvise.c
|
…
|
|
failslab.c
|
…
|
|
filemap.c
|
mm: remove likely() from grab_cache_page_write_begin()
|
14 years ago |
filemap_xip.c
|
…
|
|
fremap.c
|
…
|
|
highmem.c
|
mm,x86: fix kmap_atomic_push vs ioremap_32.c
|
14 years ago |
huge_memory.c
|
thp+memcg-numa: fix BUG at include/linux/mm.h:370!
|
14 years ago |
hugetlb.c
|
hugetlb: fix handling of parse errors in sysfs
|
14 years ago |
hwpoison-inject.c
|
…
|
|
init-mm.c
|
…
|
|
internal.h
|
mm: export __get_user_pages
|
14 years ago |
kmemcheck.c
|
…
|
|
kmemleak-test.c
|
kmemleak: remove memset by using kzalloc
|
14 years ago |
kmemleak.c
|
kmemleak: Allow kmemleak metadata allocations to fail
|
14 years ago |
ksm.c
|
ksm: drain pagevecs to lru
|
14 years ago |
maccess.c
|
MN10300: Save frame pointer in thread_info struct rather than global var
|
14 years ago |
madvise.c
|
thp: khugepaged: make khugepaged aware about madvise
|
14 years ago |
memblock.c
|
memblock: don't adjust size in memblock_find_base()
|
14 years ago |
memcontrol.c
|
memcg: fix event counting breakage from recent THP update
|
14 years ago |
memory-failure.c
|
mm: remove is_hwpoison_address
|
14 years ago |
memory.c
|
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
|
14 years ago |
memory_hotplug.c
|
Merge branch 'slub/hotplug' into slab/urgent
|
14 years ago |
mempolicy.c
|
mm: use correct numa policy node for transparent hugepages
|
14 years ago |
mempool.c
|
…
|
|
migrate.c
|
mm: grab rcu read lock in move_pages()
|
14 years ago |
mincore.c
|
thp: mincore transparent hugepage support
|
14 years ago |
mlock.c
|
mlock: operate on any regions with protection != PROT_NONE
|
14 years ago |
mm_init.c
|
…
|
|
mmap.c
|
brk: fix min_brk lower bound computation for COMPAT_BRK
|
14 years ago |
mmu_context.c
|
…
|
|
mmu_notifier.c
|
thp: mmu_notifier_test_young
|
14 years ago |
mmzone.c
|
mm: page allocator: adjust the per-cpu counter threshold when memory is low
|
14 years ago |
mprotect.c
|
thp: mprotect: transparent huge page support
|
14 years ago |
mremap.c
|
mm: fix possible cause of a page_mapped BUG
|
14 years ago |
msync.c
|
…
|
|
nobootmem.c
|
bootmem: Move __alloc_memory_core_early() to nobootmem.c
|
14 years ago |
nommu.c
|
mlock: do not hold mmap_sem for extended periods of time
|
14 years ago |
oom_kill.c
|
Revert "oom: oom_kill_process: fix the child_points logic"
|
14 years ago |
page-writeback.c
|
writeback: avoid unnecessary determine_dirtyable_memory call
|
14 years ago |
page_alloc.c
|
Merge commit 'v2.6.38' into x86/mm
|
14 years ago |
page_cgroup.c
|
…
|
|
page_io.c
|
…
|
|
page_isolation.c
|
mm: page_isolation: codeclean fix comment and rm unneeded val init
|
14 years ago |
pagewalk.c
|
thp: split_huge_page_mm/vma
|
14 years ago |
percpu-km.c
|
…
|
|
percpu-vm.c
|
mm: remove gfp mask from pcpu_get_vm_areas
|
14 years ago |
percpu.c
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
pgtable-generic.c
|
mm/pgtable-generic.c: fix CONFIG_SWAP=n build
|
14 years ago |
prio_tree.c
|
…
|
|
quicklist.c
|
…
|
|
readahead.c
|
…
|
|
rmap.c
|
thp: fix page_referenced to modify mapcount/vm_flags only if page is found
|
14 years ago |
shmem.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
14 years ago |
slab.c
|
mm/slab.c: make local symbols static
|
14 years ago |
slob.c
|
kernel: kmem_ptr_validate considered harmful
|
14 years ago |
slub.c
|
Merge branch 'slub/hotplug' into slab/urgent
|
14 years ago |
sparse-vmemmap.c
|
tree-wide: fix comment/printk typos
|
14 years ago |
sparse.c
|
thp: remove PG_buddy
|
14 years ago |
swap.c
|
Revert "mm: simplify code of swap.c"
|
14 years ago |
swap_state.c
|
thp: split_huge_page paging
|
14 years ago |
swapfile.c
|
mm: fix refcounting in swapon
|
14 years ago |
thrash.c
|
…
|
|
truncate.c
|
memcg: more mem_cgroup_uncharge() batching
|
14 years ago |
util.c
|
kernel: kmem_ptr_validate considered harmful
|
14 years ago |
vmalloc.c
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
|
14 years ago |
vmscan.c
|
mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !__GFP_REPEAT
|
14 years ago |
vmstat.c
|
thp: transparent hugepage vmstat
|
14 years ago |