Commit Graph

4731 Commits (ed199facd070f8e551dc16a2ae1baa01d8d28ed4)

Author SHA1 Message Date
Steven Rostedt c585a2678d mm: remove likely() from grab_cache_page_write_begin() 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
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
Joe Perches 62c70bce8a mm: convert sprintf_symbol to %pS 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
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
Huang Ying 81e88fdc43 ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support 14 years ago
Christoph Lameter 04d94879c8 slub: Avoid use of slub_lock in show_slab_objects() 14 years ago
KAMEZAWA Hiroyuki 925268a06d memory hotplug: one more lock on memory hotplug 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 years ago
Minchan Kim ebd1373d40 writeback: fix global_dirty_limits comment runtime -> real-time 14 years ago
KAMEZAWA Hiroyuki ebb76ce16d memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner check 14 years ago
Figo.zhang 23a0790af2 mm/rmap.c: fix comment 14 years ago
Paul Mundt 29c185e5c6 nommu: Provide stubbed alloc/free_vm_area() implementation. 14 years ago
Paul Mundt 9a14f653df nommu: Fix up vmalloc_node() symbol export regression. 14 years ago
Michal Nazarewicz 0d1836c366 mm/migrate.c: fix compilation error 14 years ago
Wu Fengguang d153ba6445 writeback: do uninterruptible sleep in balance_dirty_pages() 14 years ago
Minchan Kim dd9e5efe3a mm/compaction.c: avoid double mem_cgroup_del_lru() 14 years ago
Tejun Heo bcbea798f8 percpu: print out alloc information with KERN_DEBUG instead of KERN_INFO 14 years ago
Christoph Lameter 7c83912062 vmstat: User per cpu atomics to avoid interrupt disable / enable 14 years ago
Christoph Lameter 908ee0f122 vmstat: Use this_cpu_inc_return for vm statistics 14 years ago
Christoph Lameter 909ea96468 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. 14 years ago
Christoph Lameter 12938a9220 vmstat: Optimize zone counter modifications through the use of this cpu operations 14 years ago
Tavis Ormandy 462e635e5b install_special_mapping skips security_file_mmap check. 14 years ago
Tejun Heo afe2c511fb workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() 14 years ago
Jesper Juhl 7af4c09324 percpu: zero memory more efficiently in mm/percpu.c::pcpu_mem_alloc() 14 years ago
Rafael J. Wysocki c9e664f1fd PM / Hibernate: Fix memory corruption related to swap 14 years ago