开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2015-01-29
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2015-01-29
mm: do not use unnecessary atomic operations when adding pages to the LRU
Mel Gorman
2015-01-29
mm: do not use atomic operations when releasing pages
Mel Gorman
2015-01-29
mm: shmem: avoid atomic operation during shmem_getpage_gfp
Mel Gorman
2015-01-29
mm: page_alloc: lookup pageblock migratetype with IRQs enabled during free
Mel Gorman
2015-01-29
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2015-01-29
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
2015-01-29
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
2015-01-29
mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast path
Mel Gorman
2015-01-29
mm: page_alloc: only check the alloc flags and gfp_mask for dirty once
Mel Gorman
2015-01-29
mm: page_alloc: only check the zone id check if pages are buddies
Mel Gorman
2015-01-29
mm: page_alloc: calculate classzone_idx once from the zonelist ref
Mel Gorman
2015-01-29
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2015-01-29
mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "f...
Mel Gorman
2015-01-29
mm: page_alloc: do not update zlc unless the zlc is active
Mel Gorman
2015-01-29
mm/swap.c: clean up *lru_cache_add* functions
Jianyu Zhan
2015-01-16
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
2015-01-16
mm: propagate error from stack expansion even for guard page
Linus Torvalds
2015-01-16
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
2014-12-16
mm: fix anon_vma_clone() error treatment
Daniel Forrest
2014-12-16
mm: fix swapoff hang after page migration and fork
Hugh Dickins
2014-12-16
mm/vmpressure.c: fix race in vmpressure_work_fn()
Andrew Morton
2014-12-16
mm: frontswap: invalidate expired data on a dup-store failure
Weijie Yang
2014-11-21
mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
Vlastimil Babka
2014-11-21
mm: vmscan: use proportional scanning during direct reclaim and full scan at ...
Mel Gorman
2014-11-21
mm: fix direct reclaim writeback regression
Hugh Dickins
2014-11-21
mm, compaction: properly signal and act upon lock and need_sched() contention
Vlastimil Babka
2014-11-21
mm/compaction: avoid rescanning pageblocks in isolate_freepages
Vlastimil Babka
2014-11-21
mm/compaction: do not count migratepages when unnecessary
Vlastimil Babka
2014-11-21
mm, compaction: terminate async compaction when rescheduling
David Rientjes
2014-11-21
mm, compaction: embed migration mode in compact_control
David Rientjes
2014-11-21
mm, compaction: add per-zone migration pfn cache for async compaction
David Rientjes
2014-11-21
mm, compaction: return failed migration target pages back to freelist
David Rientjes
2014-11-21
mm, migration: add destination page freeing callback
David Rientjes
2014-11-21
mm/compaction: cleanup isolate_freepages()
Vlastimil Babka
2014-11-21
mm/compaction: clean up unused code lines
Heesub Shin
2014-11-21
mm/readahead.c: inline ra_submit
Fabian Frederick
2014-11-21
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
Al Viro
2014-11-21
mm: remove read_cache_page_async()
Sasha Levin
2014-11-21
mm: madvise: fix MADV_WILLNEED on shmem swapouts
Johannes Weiner
2014-11-21
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
2014-11-21
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-11-21
mm: shmem: save one radix tree lookup when truncating swapped pages
Johannes Weiner
2014-11-14
mm: page_alloc: fix zone allocation fairness on UP
Johannes Weiner
2014-11-14
mm: Remove false WARN_ON from pagecache_isize_extended()
Jan Kara
2014-11-14
mm: memcontrol: do not iterate uninitialized memcgs
Johannes Weiner
2014-11-14
cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.
Wang Nan
2014-11-14
mm: free compound page with correct order
Yu Zhao
2014-11-14
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2014-11-14
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
[prev]
[next]