Commit Graph

152616 Commits (3be5646c98169ee5d72847dff1fc459fcd8673d2)
 

Author SHA1 Message Date
Robert P. J. Day b33112d1cc kernel/kfifo.c: replace conditional test with is_power_of_2() 16 years ago
Jan Blunck 417dcdf99e atomic: only take lock when the counter drops to zero on UP as well 16 years ago
Dan Smith a7d932af06 utsname.h: make new_utsname fields use the proper length constant 16 years ago
Roel Kluin b08cd961cc uml: bad macro expansion, parameter is member 16 years ago
Amerigo Wang 276c974ac7 uml: fix a section warning 16 years ago
Thomas Gleixner 6fa851c3e9 um: remove obsolete hw_interrupt_type 16 years ago
Alan Cox 7e1cb78045 uml: UML net driver does not allow for vlans 16 years ago
Thomas Gleixner 189e91f5f5 m32r: remove obsolete hw_interrupt_type 16 years ago
Roel Kluin fb26b3e63e alpha: bad macro expansion, parameter is member 16 years ago
Thomas Gleixner 44377f622e alpha: remove obsolete hw_interrupt_type 16 years ago
KAMEZAWA Hiroyuki ee993b135e mm: fix lumpy reclaim lru handling at isolate_lru_pages 16 years ago
Mel Gorman 24cf72518c vmscan: count the number of times zone_reclaim() scans and fails 16 years ago
Mel Gorman fa5e084e43 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full 16 years ago
Mel Gorman 90afa5de6f vmscan: properly account for the number of page cache pages zone_reclaim() can reclaim 16 years ago
Wu Fengguang 84a8924560 writeback: skip new or to-be-freed inodes 16 years ago
David Rientjes 8123681022 oom: only oom kill exiting tasks with attached memory 16 years ago
Daisuke Nishimura 9198e96c06 vmscan: handle may_swap more strictly 16 years ago
Wu Fengguang 3eb4140f03 vmscan: merge duplicate code in shrink_active_list() 16 years ago
Wu Fengguang 8cab4754d2 vmscan: make mapped executable pages the first class citizen 16 years ago
Wu Fengguang 6fe6b7e357 vmscan: report vm_flags in page_referenced() 16 years ago
Mel Gorman 608e8e66a1 mm: add a gfp-translate script to help understand page allocation failure reports 16 years ago
Sergei Trofimovich 168f5ac668 mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument 16 years ago
Minchan Kim aca8bf323e mm: remove file argument from swap_readpage() 16 years ago
Minchan Kim 8192da6a88 mm: remove annotation of gfp_mask in add_to_swap 16 years ago
Yinghai Lu 73d60b7f74 page-allocator: clear N_HIGH_MEMORY map before we set it again 16 years ago
Mike Waychison 286973552f mm: remove __invalidate_mapping_pages variant 16 years ago
David Rientjes 82553a937f oom: invoke oom killer for __GFP_NOFAIL 16 years ago
David Rientjes 4d8b9135c3 oom: avoid unnecessary mm locking and scanning for OOM_DISABLE 16 years ago
David Rientjes 2ff05b2b4e oom: move oom_adj value from task_struct to mm_struct 16 years ago
KAMEZAWA Hiroyuki c9e444103b mm: reuse unused swap entry if necessary 16 years ago
KAMEZAWA Hiroyuki 355cfa73dd mm: modify swap_map and add SWAP_HAS_CACHE flag 16 years ago
KAMEZAWA Hiroyuki cb4b86ba47 mm: add swap cache interface for swap reference 16 years ago
KOSAKI Motohiro 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
Minchan Kim bce7394a3e page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens 16 years ago
Minchan Kim 96cb4df5dd page-allocator: add inactive ratio calculation function of each zone 16 years ago
Minchan Kim bc75d33f0f page-allocator: clean up functions related to pages_min 16 years ago
Christoph Lameter b70d94ee43 page-allocator: use integer fields lookup for gfp_zone and check for errors in flags passed to the page allocator 16 years ago
Matthew Wilcox 31c911329e mm: check the argument of kunmap on architectures without highmem 16 years ago
MinChan Kim 69c8548175 vmscan: prevent shrinking of active anon lru list in case of no swap space V3 16 years ago
Brice Goglin 35282a2de4 migration: only migrate_prep() once per move_pages() 16 years ago
Rafael J. Wysocki 7f33d49a2e mm, PM/Freezer: Disable OOM killer when tasks are frozen 16 years ago
Nick Piggin 75927af8bc mm: madvise(): correct return code 16 years ago
Andrew Morton dab48dab37 page-allocator: warn if __GFP_NOFAIL is used for a large allocation 16 years ago
Magnus Damm 720b17e759 videobuf-dma-contig: zero copy USERPTR support 16 years ago
Johannes Weiner 3b6748e2dd mm: introduce follow_pfn() 16 years ago
Johannes Weiner 03668a4deb mm: use generic follow_pte() in follow_phys() 16 years ago
Johannes Weiner f8ad0f499f mm: introduce follow_pte() 16 years ago
Cyrill Gorcunov e9bb35df6f mm: setup_per_zone_inactive_ratio - fix comment and make it __init 16 years ago
Cyrill Gorcunov 5c87eada68 mm: setup_per_zone_inactive_ratio - do not call for int_sqrt if not needed 16 years ago
Wu Fengguang af166777cf vmscan: ZVC updates in shrink_active_list() can be done once 16 years ago