开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2014-09-26
mm: do not use atomic operations when releasing pages
Mel Gorman
2014-09-26
mm: shmem: avoid atomic operation during shmem_getpage_gfp
Mel Gorman
2014-09-26
mm: page_alloc: lookup pageblock migratetype with IRQs enabled during free
Mel Gorman
2014-09-26
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-09-26
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
2014-09-26
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
2014-09-26
mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast path
Mel Gorman
2014-09-26
mm: page_alloc: only check the alloc flags and gfp_mask for dirty once
Mel Gorman
2014-09-26
mm: page_alloc: only check the zone id check if pages are buddies
Mel Gorman
2014-09-26
mm: page_alloc: calculate classzone_idx once from the zonelist ref
Mel Gorman
2014-09-26
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2014-09-26
include/linux/jump_label.h: expose the reference count
Mel Gorman
2014-09-26
mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "f...
Mel Gorman
2014-09-26
mm: page_alloc: do not update zlc unless the zlc is active
Mel Gorman
2014-09-26
mm/swap.c: clean up *lru_cache_add* functions
Jianyu Zhan
2014-09-26
mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
Vlastimil Babka
2014-09-26
mm: vmscan: use proportional scanning during direct reclaim and full scan at ...
Mel Gorman
2014-09-26
fs/superblock: avoid locking counting inodes and dentries before reclaiming them
Tim Chen
2014-09-26
fs/superblock: unregister sb shrinker before ->kill_sb()
Dave Chinner
2014-09-26
mm: fix direct reclaim writeback regression
Hugh Dickins
2014-09-26
x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o...
Shaohua Li
2014-09-26
mm, compaction: properly signal and act upon lock and need_sched() contention
Vlastimil Babka
2014-09-26
mm/compaction: avoid rescanning pageblocks in isolate_freepages
Vlastimil Babka
2014-09-26
mm/compaction: do not count migratepages when unnecessary
Vlastimil Babka
2014-09-26
mm, compaction: terminate async compaction when rescheduling
David Rientjes
2014-09-26
mm, compaction: embed migration mode in compact_control
David Rientjes
2014-09-26
mm, compaction: add per-zone migration pfn cache for async compaction
David Rientjes
2014-09-26
mm, compaction: return failed migration target pages back to freelist
David Rientjes
2014-09-26
mm, migration: add destination page freeing callback
David Rientjes
2014-09-26
mm/compaction: cleanup isolate_freepages()
Vlastimil Babka
2014-09-26
mm/compaction: clean up unused code lines
Heesub Shin
2014-09-26
mm/readahead.c: inline ra_submit
Fabian Frederick
2014-09-26
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
Al Viro
2014-09-26
mm: remove read_cache_page_async()
Sasha Levin
2014-09-26
mm: madvise: fix MADV_WILLNEED on shmem swapouts
Johannes Weiner
2014-09-26
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
2014-09-26
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-09-26
mm: shmem: save one radix tree lookup when truncating swapped pages
Johannes Weiner
2014-09-26
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
2014-09-26
mm: don't pointlessly use BUG_ON() for sanity check
Linus Torvalds
2014-09-26
mm: per-thread vma caching
Davidlohr Bueso
2014-09-26
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
Christoph Lameter
2014-09-26
mm: vmscan: shrink_slab: rename max_pass -> freeable
Vladimir Davydov
2014-09-26
mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim
Vladimir Davydov
2014-09-26
mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT
Jens Axboe
2014-09-26
mm: optimize put_mems_allowed() usage
Mel Gorman
2014-09-26
mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea...
Raghavendra K T
2014-09-26
mm, compaction: ignore pageblock skip when manually invoking compaction
David Rientjes
2014-09-26
mm, compaction: determine isolation mode only once
David Rientjes
2014-09-26
mm/compaction: clean-up code on success of ballon isolation
Joonsoo Kim
[next]