|
Kconfig
|
2009-09-22
|
Hugh Dickins
|
[7701c9]
ksm: add some documentation
|
|
Kconfig.debug
|
2009-07-24
|
Frans Pop
|
[22f8b4]
trivial: improve help text for mm debug config ...
|
|
Makefile
|
2009-09-22
|
Stefani Seibold
|
[d899bf]
procfs: provide stack information for threads
|
|
allocpercpu.c
|
2009-03-30
|
Tejun Heo
|
[e74e39]
percpu: use dynamic percpu allocator as the def...
|
|
backing-dev.c
|
2009-09-14
|
Jens Axboe
|
[ce5f8e]
writeback: splice dirty inode entries to defaul...
|
|
bootmem.c
|
2009-08-27
|
Catalin Marinas
|
[008139]
kmemleak: Do not report alloc_bootmem blocks as...
|
|
bounce.c
|
2009-06-16
|
Li Zefan
|
[e212d6]
block: remove some includings of blktrace_api.h
|
|
debug-pagealloc.c
|
2009-03-31
|
Akinobu Mita
|
[6a11f7]
generic debug pagealloc
|
|
dmapool.c
|
2009-06-30
|
Thomas Gleixner
|
[c49568]
dmapools: protect page_list walk in show_pools()
|
|
fadvise.c
|
2009-06-16
|
Wu Fengguang
|
[f7e839]
readahead: move max_sane_readahead() calls into...
|
|
failslab.c
|
2009-03-24
|
Pekka Enberg
|
[255d11]
kmemtrace, mm: fix slab.h dependency problem in...
|
|
filemap.c
|
2009-09-22
|
KOSAKI Motohiro
|
[4b0210]
mm: oom analysis: add shmem vmstat
|
|
filemap_xip.c
|
2009-04-02
|
Martin Schwidefsky
|
[58984c]
mm: do_xip_mapping_read: fix length calculation
|
|
fremap.c
|
2009-02-10
|
Mel Gorman
|
[5a6fe1]
Do not account for the address space used by hu...
|
|
highmem.c
|
2009-06-16
|
Li Zefan
|
[e212d6]
block: remove some includings of blktrace_api.h
|
|
hugetlb.c
|
2009-09-22
|
Hugh Dickins
|
[3ae77f]
mm: hugetlbfs_pagecache_present
|
|
init-mm.c
|
2009-06-16
|
Alexey Dobriyan
|
[bb1f17]
mm: consolidate init_mm definition
|
|
internal.h
|
2009-09-22
|
Hugh Dickins
|
[03f646]
mm: move highest_memmap_pfn
|
|
kmemcheck.c
|
2008-11-25
|
Vegard Nossum
|
[b1eeab]
kmemcheck: add hooks for the page allocator
|
|
kmemleak-test.c
|
2009-06-24
|
Tejun Heo
|
[245b2e]
percpu: clean up percpu variable definitions
|
|
kmemleak.c
|
2009-09-11
|
Catalin Marinas
|
[addd72]
kmemleak: Improve the "Early log buffer exceede...
|
|
ksm.c
|
2009-09-22
|
Hugh Dickins
|
[35451b]
ksm: unmerge is an origin of OOMs
|
|
maccess.c
|
2009-06-12
|
Heiko Carstens
|
[d93f82]
[S390] maccess: add weak attribute to probe_ker...
|
|
madvise.c
|
2009-09-22
|
Hugh Dickins
|
[f8af4d]
ksm: the mm interface to ksm
|
|
memcontrol.c
|
2009-09-22
|
Johannes Weiner
|
[b7c46d]
mm: drop unneeded double negations
|
|
memory.c
|
2009-09-22
|
Hugh Dickins
|
[03f646]
mm: move highest_memmap_pfn
|
|
memory_hotplug.c
|
2009-09-22
|
KAMEZAWA Hiroyuki
|
[908eed]
walk system ram range
|
|
mempolicy.c
|
2009-08-06
|
KAMEZAWA Hiroyuki
|
[4bfc44]
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_M...
|
|
mempool.c
|
2009-09-22
|
Sage Weil
|
[bba788]
mm: remove broken 'kzalloc' mempool
|
|
migrate.c
|
2009-09-22
|
Johannes Weiner
|
[edcf47]
mm: return boolean from page_has_private()
|
|
mincore.c
|
2009-01-14
|
Heiko Carstens
|
[3480b2]
[CVE-2009-0029] System call wrappers part 14
|
|
mlock.c
|
2009-09-22
|
Hugh Dickins
|
[6e9197]
mm: m(un)lock avoid ZERO_PAGE
|
|
mm_init.c
|
2008-08-20
|
Marcin Slusarz
|
[759f9a]
mm: mminit_loglevel cannot be __meminitdata any...
|
|
mmap.c
|
2009-09-22
|
Eric B Munson
|
[4e5278]
hugetlb: add MAP_HUGETLB for mmaping pseudo-ano...
|
|
mmu_context.c
|
2009-09-22
|
Michael S. Tsirkin
|
[f68e14]
mm: reduce atomic use on use_mm fast path
|
|
mmu_notifier.c
|
2009-09-22
|
Izik Eidus
|
[828502]
ksm: add mmu_notifier set_pte_at_notify()
|
|
mmzone.c
|
2009-05-13
|
Mel Gorman
|
[eb3357]
[ARM] Double check memmap is actually valid wit...
|
|
mprotect.c
|
2009-09-21
|
Ingo Molnar
|
[cdd6c4]
perf: Do the big rename: Performance Counters -...
|
|
mremap.c
|
2009-09-22
|
Hugh Dickins
|
[7103ad]
ksm: mremap use err from ksm_madvise
|
|
msync.c
|
2009-01-14
|
Heiko Carstens
|
[6a6160]
[CVE-2009-0029] System call wrappers part 13
|
|
nommu.c
|
2009-09-23
|
Hugh Dickins
|
[4266c9]
nommu: fix two build breakages
|
|
oom_kill.c
|
2009-09-22
|
KOSAKI Motohiro
|
[8c5cd6]
oom: oom_kill doesn't kill vfork parent (or child)
|
|
page-writeback.c
|
2009-09-22
|
Wu Fengguang
|
[adea02]
mm: count only reclaimable lru pages
|
|
page_alloc.c
|
2009-09-22
|
Hugh Dickins
|
[03f646]
mm: move highest_memmap_pfn
|
|
page_cgroup.c
|
2009-09-22
|
Shaohua Li
|
[f52407]
memory hotplug: alloc page from other node in m...
|
|
page_io.c
|
2009-06-16
|
Minchan Kim
|
[aca8bf]
mm: remove file argument from swap_readpage()
|
|
page_isolation.c
|
2008-11-06
|
Gerald Schaefer
|
[a70dcb]
memory hotplug: fix page_zone() calculation in ...
|
|
pagewalk.c
|
2008-06-12
|
Dave Hansen
|
[216500]
pagemap: pass mm into pagewalkers
|
|
percpu.c
|
2009-09-01
|
Tejun Heo
|
[04a13c]
percpu: don't assume existence of cpu0
|
|
prio_tree.c
|
2007-10-19
|
Simon Arlott
|
[183ff2]
spelling fixes: mm/
|
|
quicklist.c
|
2009-06-24
|
Tejun Heo
|
[204fba]
percpu: cleanup percpu array definitions
|
|
readahead.c
|
2009-06-16
|
Wu Fengguang
|
[10be0b]
readahead: introduce context readahead algorithm
|
|
rmap.c
|
2009-09-22
|
Hugh Dickins
|
[21333b]
ksm: no debug in page_dup_rmap()
|
|
shmem.c
|
2009-09-22
|
Pekka Enberg
|
[425fbf]
shmem: initialize struct shmem_sb_info to zero
|
|
shmem_acl.c
|
2009-08-28
|
Linus Torvalds
|
[6d848a]
shmfs: use 'check_acl' instead of 'permission'
|
|
slab.c
|
2009-09-22
|
Jan Beulich
|
[448137]
mm: replace various uses of num_physpages by to...
|
|
slob.c
|
2009-08-06
|
Wu Fengguang
|
[bbff2e]
slab: remove duplicate kmem_cache_init_late() d...
|
|
slub.c
|
2009-09-22
|
Benjamin Herrenschmidt
|
[fe1ff4]
mm: kmem_cache_create(): make it easier to catc...
|
|
sparse-vmemmap.c
|
2009-09-22
|
Shaohua Li
|
[f52407]
memory hotplug: alloc page from other node in m...
|
|
sparse.c
|
2009-09-22
|
Shaohua Li
|
[f52407]
memory hotplug: alloc page from other node in m...
|
|
swap.c
|
2009-09-22
|
Jan Beulich
|
[448137]
mm: replace various uses of num_physpages by to...
|
|
swap_state.c
|
2009-09-22
|
Daisuke Nishimura
|
[2ca453]
mm: add_to_swap_cache() does not return -EEXIST
|
|
swapfile.c
|
2009-09-22
|
Hugh Dickins
|
[35451b]
ksm: unmerge is an origin of OOMs
|
|
thrash.c
|
2009-06-23
|
Hugh Dickins
|
[a5c9b6]
mm: pass mm to grab_swap_token
|
|
truncate.c
|
2009-06-16
|
Mike Waychison
|
[286973]
mm: remove __invalidate_mapping_pages variant
|
|
util.c
|
2009-06-16
|
Nick Piggin
|
[d2bf6b]
mm: clean up get_user_pages_fast() documentation
|
|
vmalloc.c
|
2009-09-22
|
KAMEZAWA Hiroyuki
|
[81ac3a]
kcore: register module area in generic way
|
|
vmscan.c
|
2009-09-22
|
Vincent Li
|
[f168e1]
mm/vmscan: remove page_queue_congested() comment
|
|
vmstat.c
|
2009-09-22
|
KOSAKI Motohiro
|
[a73128]
mm: vmstat: add isolate pages
|