]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2014-09-26 Jiri SlabyLinux 3.12.30 v3.12.30
2014-09-26 Mel Gormanmm: page_alloc: reduce cost of the fair zone allocation...
2014-09-26 Mel Gormanmm: page_alloc: abort fair zone allocation policy when...
2014-09-26 Mel Gormanmm: vmscan: only update per-cpu thresholds for online CPU
2014-09-26 Mel Gormanmm: move zone->pages_scanned into a vmstat counter
2014-09-26 Mel Gormanmm: rearrange zone fields into read-only, page alloc...
2014-09-26 Mel Gormanmm: pagemap: avoid unnecessary overhead when tracepoint...
2014-09-26 Jerome Marchandmemcg, vmscan: Fix forced scan of anonymous pages
2014-09-26 Joonsoo Kimvmalloc: use rcu list iterator to reduce vmap_area_lock...
2014-09-26 Jerome Marchandmm: make copy_pte_range static again
2014-09-26 David Rientjesmm, thp: only collapse hugepages to nodes with affinity...
2014-09-26 Hugh Dickinsmm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pt...
2014-09-26 Hugh Dickinsshmem: fix init_page_accessed use to stop !PageLRU bug
2014-09-26 Mel Gormanmm: avoid unnecessary atomic operations during end_page...
2014-09-26 Mel Gormanmm: non-atomically mark page accessed during page cache...
2014-09-26 Mel Gormanfs: buffer: do not use unnecessary atomic operations...
2014-09-26 Mel Gormanmm: do not use unnecessary atomic operations when addin...
2014-09-26 Mel Gormanmm: do not use atomic operations when releasing pages
2014-09-26 Mel Gormanmm: shmem: avoid atomic operation during shmem_getpage_gfp
2014-09-26 Mel Gormanmm: page_alloc: lookup pageblock migratetype with IRQs...
2014-09-26 Mel Gormanmm: page_alloc: convert hot/cold parameter and immediat...
2014-09-26 Mel Gormanmm: page_alloc: reduce number of times page_to_pfn...
2014-09-26 Mel Gormanmm: page_alloc: use unsigned int for order in more...
2014-09-26 Mel Gormanmm: page_alloc: take the ALLOC_NO_WATERMARK check out...
2014-09-26 Mel Gormanmm: page_alloc: only check the alloc flags and gfp_mask...
2014-09-26 Mel Gormanmm: page_alloc: only check the zone id check if pages...
2014-09-26 Mel Gormanmm: page_alloc: calculate classzone_idx once from the...
2014-09-26 Mel Gormanmm: page_alloc: use jump labels to avoid checking numbe...
2014-09-26 Mel Gormaninclude/linux/jump_label.h: expose the reference count
2014-09-26 Mel Gormanmm: page_alloc: do not treat a zone that cannot be...
2014-09-26 Mel Gormanmm: page_alloc: do not update zlc unless the zlc is...
2014-09-26 Jianyu Zhanmm/swap.c: clean up *lru_cache_add* functions
2014-09-26 Vlastimil Babkamm/page_alloc: prevent MIGRATE_RESERVE pages from being...
2014-09-26 Mel Gormanmm: vmscan: use proportional scanning during direct...
2014-09-26 Tim Chenfs/superblock: avoid locking counting inodes and dentri...
2014-09-26 Dave Chinnerfs/superblock: unregister sb shrinker before ->kill_sb()
2014-09-26 Hugh Dickinsmm: fix direct reclaim writeback regression
2014-09-26 Shaohua Lix86/mm: In the PTE swapout page reclaim case clear...
2014-09-26 Vlastimil Babkamm, compaction: properly signal and act upon lock and...
2014-09-26 Vlastimil Babkamm/compaction: avoid rescanning pageblocks in isolate_f...
2014-09-26 Vlastimil Babkamm/compaction: do not count migratepages when unnecessary
2014-09-26 David Rientjesmm, compaction: terminate async compaction when resched...
2014-09-26 David Rientjesmm, compaction: embed migration mode in compact_control
2014-09-26 David Rientjesmm, compaction: add per-zone migration pfn cache for...
2014-09-26 David Rientjesmm, compaction: return failed migration target pages...
2014-09-26 David Rientjesmm, migration: add destination page freeing callback
2014-09-26 Vlastimil Babkamm/compaction: cleanup isolate_freepages()
2014-09-26 Heesub Shinmm/compaction: clean up unused code lines
2014-09-26 Fabian Frederickmm/readahead.c: inline ra_submit
2014-09-26 Al Virocallers of iov_copy_from_user_atomic() don't need pagec...
2014-09-26 Sasha Levinmm: remove read_cache_page_async()
2014-09-26 Johannes Weinermm: madvise: fix MADV_WILLNEED on shmem swapouts
2014-09-26 Johannes Weinermm + fs: prepare for non-page entries in page cache...
2014-09-26 Johannes Weinermm: filemap: move radix tree hole searching here
2014-09-26 Johannes Weinermm: shmem: save one radix tree lookup when truncating...
2014-09-26 Johannes Weinerlib: radix-tree: add radix_tree_delete_item()
2014-09-26 Linus Torvaldsmm: don't pointlessly use BUG_ON() for sanity check
2014-09-26 Davidlohr Buesomm: per-thread vma caching
2014-09-26 Christoph Lametervmscan: reclaim_clean_pages_from_list() must use mod_zo...
2014-09-26 Vladimir Davydovmm: vmscan: shrink_slab: rename max_pass -> freeable
2014-09-26 Vladimir Davydovmm: vmscan: respect NUMA policy mask when shrinking...
2014-09-26 Jens Axboemm/filemap.c: avoid always dirtying mapping->flags...
2014-09-26 Mel Gormanmm: optimize put_mems_allowed() usage
2014-09-26 Raghavendra K Tmm/readahead.c: fix readahead failure for memoryless...
2014-09-26 David Rientjesmm, compaction: ignore pageblock skip when manually...
2014-09-26 David Rientjesmm, compaction: determine isolation mode only once
2014-09-26 Joonsoo Kimmm/compaction: clean-up code on success of ballon isolation
2014-09-26 Joonsoo Kimmm/compaction: check pageblock suitability once per...
2014-09-26 Joonsoo Kimmm/compaction: change the timing to check to drop the...
2014-09-26 Joonsoo Kimmm/compaction: do not call suitable_migration_target...
2014-09-26 Joonsoo Kimmm/compaction: disallow high-order page for migration...
2014-09-26 David Rientjesmm, compaction: avoid isolating pinned pages
2014-09-26 Yasuaki Ishimatsumm: get rid of unnecessary pageblock scanning in setup_...
2014-09-26 Vladimir Davydovmm: vmscan: call NUMA-unaware shrinkers irrespective...
2014-09-26 Vladimir Davydovmm: vmscan: shrink all slab objects if tight on memory
2014-09-26 Shaohua Liswap: add a simple detector for inappropriate swapin...
2014-09-26 Vlastimil Babkamm: compaction: reset scanner positions immediately...
2014-09-26 Vlastimil Babkamm: compaction: do not mark unmovable pageblocks as...
2014-09-26 Vlastimil Babkamm: compaction: encapsulate defer reset logic
2014-09-26 Mel Gormanmm: compaction: trace compaction begin and end
2014-09-26 Mel Gormanx86/mm: Eliminate redundant page table walk during...
2014-09-26 Mel Gormanx86/mm: Clean up inconsistencies when flushing TLB...
2014-09-26 Mel Gormanmm, x86: Account for TLB flushes only when debugging
2014-09-26 KOSAKI Motohiromm: __rmqueue_fallback() should respect pageblock type
2014-09-26 KOSAKI Motohiromm: get rid of unnecessary overhead of trace_mm_page_al...
2014-09-26 Damien Ramondareadahead: fix sequential read cache miss detection
2014-09-26 Dan Streetmanswap: change swap_list_head to plist, add swap_avail_head
2014-09-26 Dan Streetmanlib/plist: add plist_requeue
2014-09-26 Dan Streetmanlib/plist: add helper functions
2014-09-26 Dan Streetmanswap: change swap_info singly-linked list to list_head
2014-09-26 Michal Hockomm: exclude memoryless nodes from zone_reclaim
2014-09-26 Nishanth Aravamudanhugetlb: ensure hugepage access is denied if hugepages...
2014-09-26 Hugh Dickinsmm: fix bad rss-counter if remap_file_pages raced migration
2014-09-26 Han Pingtianmm: prevent setting of a value less than 0 to min_free_...
2014-09-26 Joonsoo Kimslab: correct pfmemalloc check
2014-09-26 Bob Liumm: thp: khugepaged: add policy for finding target...
2014-09-26 Bob Liumm: thp: cleanup: mv alloc_hugepage to better place
2014-09-26 Jiri SlabyLinux 3.12.29 v3.12.29
2014-09-26 Will Deaconarm64: flush TLS registers during exec
2014-09-26 Jeff Moyeraio: add missing smp_rmb() in read_events_ring
next