aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich4-5/+5
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich21-41/+38
2009-09-22memory hotplug: fix updating of num_physpages for hot plugged memoryJan Beulich1-2/+4
2009-09-22page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zoneMel Gorman1-1/+11
2009-09-22mm: document is_page_cache_freeable()Johannes Weiner1-0/+5
2009-09-22mm: return boolean from page_has_private()Johannes Weiner3-7/+10
2009-09-22mm: return boolean from page_is_file_cache()Johannes Weiner4-11/+7
2009-09-22mm: introduce page_lru_base_type()Johannes Weiner3-9/+24
2009-09-22mm: drop unneeded double negationsJohannes Weiner3-6/+6
2009-09-22mm: remove broken 'kzalloc' mempoolSage Weil2-15/+2
2009-09-22md: avoid use of broken kzalloc mempoolSage Weil1-1/+2
2009-09-22mm: includecheck fix for mm/nommu.cJaswinder Singh Rajput1-2/+0
2009-09-22mm: includecheck fix for mm/shmem.cJaswinder Singh Rajput1-1/+0
2009-09-22mm: add_to_swap_cache() does not return -EEXISTDaisuke Nishimura2-37/+40
2009-09-22mm: add_to_swap_cache() must not sleepDaisuke Nishimura1-24/+46