aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* alpha: bad macro expansion, parameter is memberRoel Kluin2009-06-16
* alpha: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-16
* mm: fix lumpy reclaim lru handling at isolate_lru_pagesKAMEZAWA Hiroyuki2009-06-16
* vmscan: count the number of times zone_reclaim() scans and failsMel Gorman2009-06-16
* vmscan: do not unconditionally treat zones that fail zone_reclaim() as fullMel Gorman2009-06-16
* vmscan: properly account for the number of page cache pages zone_reclaim() ca...Mel Gorman2009-06-16
* writeback: skip new or to-be-freed inodesWu Fengguang2009-06-16
* oom: only oom kill exiting tasks with attached memoryDavid Rientjes2009-06-16
* vmscan: handle may_swap more strictlyDaisuke Nishimura2009-06-16
* vmscan: merge duplicate code in shrink_active_list()Wu Fengguang2009-06-16
* vmscan: make mapped executable pages the first class citizenWu Fengguang2009-06-16
* vmscan: report vm_flags in page_referenced()Wu Fengguang2009-06-16
* mm: add a gfp-translate script to help understand page allocation failure rep...Mel Gorman2009-06-16
* mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argumentSergei Trofimovich2009-06-16
* mm: remove file argument from swap_readpage()Minchan Kim2009-06-16
* mm: remove annotation of gfp_mask in add_to_swapMinchan Kim2009-06-16
* page-allocator: clear N_HIGH_MEMORY map before we set it againYinghai Lu2009-06-16
* mm: remove __invalidate_mapping_pages variantMike Waychison2009-06-16
* oom: invoke oom killer for __GFP_NOFAILDavid Rientjes2009-06-16
* oom: avoid unnecessary mm locking and scanning for OOM_DISABLEDavid Rientjes2009-06-16
* oom: move oom_adj value from task_struct to mm_structDavid Rientjes2009-06-16
* mm: reuse unused swap entry if necessaryKAMEZAWA Hiroyuki2009-06-16
* mm: modify swap_map and add SWAP_HAS_CACHE flagKAMEZAWA Hiroyuki2009-06-16
* mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki2009-06-16
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16
* page-allocator: reset wmark_min and inactive ratio of zone when hotplug happensMinchan Kim2009-06-16
* page-allocator: add inactive ratio calculation function of each zoneMinchan Kim2009-06-16
* page-allocator: clean up functions related to pages_minMinchan Kim2009-06-16
* page-allocator: use integer fields lookup for gfp_zone and check for errors i...Christoph Lameter2009-06-16
* mm: check the argument of kunmap on architectures without highmemMatthew Wilcox2009-06-16
* vmscan: prevent shrinking of active anon lru list in case of no swap space V3MinChan Kim2009-06-16
* migration: only migrate_prep() once per move_pages()Brice Goglin2009-06-16
* mm, PM/Freezer: Disable OOM killer when tasks are frozenRafael J. Wysocki2009-06-16
* mm: madvise(): correct return codeNick Piggin2009-06-16
* page-allocator: warn if __GFP_NOFAIL is used for a large allocationAndrew Morton2009-06-16
* videobuf-dma-contig: zero copy USERPTR supportMagnus Damm2009-06-16
* mm: introduce follow_pfn()Johannes Weiner2009-06-16
* mm: use generic follow_pte() in follow_phys()Johannes Weiner2009-06-16
* mm: introduce follow_pte()Johannes Weiner2009-06-16
* mm: setup_per_zone_inactive_ratio - fix comment and make it __initCyrill Gorcunov2009-06-16
* mm: setup_per_zone_inactive_ratio - do not call for int_sqrt if not neededCyrill Gorcunov2009-06-16
* vmscan: ZVC updates in shrink_active_list() can be done onceWu Fengguang2009-06-16
* vmscan: don't export nr_saved_scan in /proc/zoneinfoWu Fengguang2009-06-16
* vmscan: cleanup the scan batching codeWu Fengguang2009-06-16
* vmscan: evict use-once pages firstRik van Riel2009-06-16
* pagemap: add page-types toolWu Fengguang2009-06-16
* pagemap: document 9 more exported page flagsWu Fengguang2009-06-16
* pagemap: document clarificationsWu Fengguang2009-06-16
* proc: export more page flags in /proc/kpageflagsWu Fengguang2009-06-16
* proc: kpagecount/kpageflags code cleanupWu Fengguang2009-06-16