Commit Graph

230733 Commits (c585a2678d83ba8fb02fa6b197de0ac7d67377f1)
 

Author SHA1 Message Date
Steven Rostedt c585a2678d mm: remove likely() from grab_cache_page_write_begin() 14 years ago
Steven Rostedt e20e877958 mm: remove unlikely() from page_mapping() 14 years ago
Steven Rostedt 088e54658f mm: remove likely() from mapping_unevictable() 14 years ago
Tobias Klauser ddf9c6d472 vmalloc: remove redundant unlikely() 14 years ago
KOSAKI Motohiro 1e50df39f6 mempolicy: remove tasklist_lock from migrate_pages 14 years ago
Michel Lespinasse 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 14 years ago
Michel Lespinasse 5fdb200213 mm: move VM_LOCKED check to __mlock_vma_pages_range() 14 years ago
Michel Lespinasse 110d74a921 mm: add FOLL_MLOCK follow_page flag. 14 years ago
Michel Lespinasse fed067da46 mlock: only hold mmap_sem in shared mode when faulting in pages 14 years ago
Michel Lespinasse 5ecfda041e mlock: avoid dirtying pages and triggering writeback 14 years ago
Michel Lespinasse 72ddc8f722 do_wp_page: clarify dirty_page handling 14 years ago
Michel Lespinasse b009c024ff do_wp_page: remove the 'reuse' flag 14 years ago
Rik van Riel 212260aa07 mm: clear PageError bit in msync & fsync 14 years ago
Mandeep Singh Baines dabb16f639 oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down 14 years ago
David Rientjes d0a21265df mm: unify module_alloc code for vmalloc 14 years ago
David Rientjes ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas 14 years ago
David Rientjes e5a5623b28 mm: remove unused get_vm_area_node 14 years ago
Mel Gorman f3a310bc4e mm: vmscan: rename lumpy_mode to reclaim_mode 14 years ago
Mel Gorman 9927af740b mm: compaction: perform a faster migration scan when migrating asynchronously 14 years ago
Mel Gorman 7f0f24967b mm: migration: cleanup migrate_pages API by matching types for offlining and sync 14 years ago
Mel Gorman 77f1fe6b08 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path 14 years ago
Mel Gorman 3e7d344970 mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim 14 years ago
Mel Gorman ee64fc9354 mm: vmscan: convert lumpy_mode into a bitmask 14 years ago
Mel Gorman b7aba6984d mm: compaction: add trace events for memory compaction activity 14 years ago
Nikanth Karthikesan 2d90508f63 mm: smaps: export mlock information 14 years ago
Joe Perches 62c70bce8a mm: convert sprintf_symbol to %pS 14 years ago
Hai Shan c32b0d4b3f fs/mpage.c: consolidate code 14 years ago
Nick Piggin 9cbb4cb21b mm: find_get_pages_contig fixlet 14 years ago
KOSAKI Motohiro f0bc0a60b1 vmscan: factor out kswapd sleeping logic from kswapd() 14 years ago
Bob Liu c3f0da6315 mm/page-writeback.c: fix __set_page_dirty_no_writeback() return value 14 years ago
Andrew Morton c691b9d983 sync_inode_metadata: fix comment 14 years ago
Jan Kara b9543dac5b writeback: avoid livelocking WB_SYNC_ALL writeback 14 years ago
Jan Kara aa373cf550 writeback: stop background/kupdate works from livelocking other works 14 years ago
Wu Fengguang 71927e84e0 writeback: trace wakeup event for background writeback 14 years ago
Jan Kara 6585027a5e writeback: integrated background writeback work 14 years ago
Mel Gorman b44129b306 mm: vmstat: use a single setter function and callback for adjusting percpu thresholds 14 years ago
Mel Gorman 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low 14 years ago
Dave Jones 43bb40c9e3 sched: remove long deprecated CLONE_STOPPED flag 14 years ago
Claudio Scordino 5dfbd1d734 atmel_serial: fix RTS high after initialization in RS485 mode 14 years ago
Eric Dumazet 6c9ae009b2 irq: use per_cpu kstat_irqs 14 years ago
Bruce Chang 558bbb2fc7 MAINTAINERS: update entries affecting VIA Technologies 14 years ago
Linus Torvalds f6bcfd94c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 14 years ago
Linus Torvalds 509e4aef44 Merge branch 'for-linus' of git://neil.brown.name/md 14 years ago
Linus Torvalds 375b6f5a40 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 14 years ago
Linus Torvalds d8a3515e2a Revert "gpiolib: annotate gpio-intialization with __must_check" 14 years ago
Linus Torvalds 6254b32b57 ecryptfs: fix broken build 14 years ago
Tony Luck 09579770dc [IA64] fix build error - arch/ia64/kernel/perfmon.c 14 years ago
NeilBrown bf2cb0dab8 md: Fix removal of extra drives when converting RAID6 to RAID5 14 years ago
NeilBrown ba1b41b6b4 md: range check slot number when manually adding a spare. 14 years ago
NeilBrown 1a940fcee3 md/raid5: handle manually-added spares in start_reshape. 14 years ago