aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31debug-pagealloc: add support for highmem pagesAkinobu Mita1-34/+10
2011-10-31mm: neaten warn_alloc_failedJoe Perches3-8/+15
2011-10-31include/asm-generic/page.h: calculate virt_to_page and page_to_virt via predefined macroSonic Zhang1-2/+2
2011-10-31thp: mremap support and TLB optimizationAndrea Arcangeli3-4/+68
2011-10-31mremap: avoid sending one IPI per pageAndrea Arcangeli1-6/+9
2011-10-31mremap: check for overflow using deltasAndrea Arcangeli1-2/+3
2011-10-31memblock: add NO_BOOTMEM config symbolSam Ravnborg1-0/+3
2011-10-31memblock: add memblock_start_of_DRAM()Sam Ravnborg2-0/+7
2011-10-31mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka2-17/+49
2011-10-31mm/debug-pagealloc.c: use memchr_invAkinobu Mita1-5/+3
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita5-68/+57
2011-10-31mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit()Akinobu Mita1-1/+3
2011-10-31vmscan: count pages into balanced for zone with good watermarkShaohua Li1-0/+2
2011-10-31mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman3-3/+11
2011-10-31mm: vmscan: throttle reclaim if encountering too many dirty pages under writebackMel Gorman1-3/+39
2011-10-31mm: vmscan: do not writeback filesystem pages in kswapd except in high priorityMel Gorman1-5/+8
2011-10-31ext4: warn if direct reclaim tries to writeback pagesMel Gorman1-1/+5
2011-10-31xfs: warn if direct reclaim tries to writeback pagesMel Gorman1-4/+4
2011-10-31mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under writebackMel Gorman1-16/+5
2011-10-31mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman3-0/+11
2011-10-31mm: add comments to explain mm_struct fieldsChristoph Lameter1-2/+9
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter6-12/+14
2011-10-31mm: vmscan: drop nr_force_scan[] from get_scan_countJohannes Weiner1-24/+12
2011-10-31mm: output a list of loaded modules when we hit bad_page()Dave Jones1-0/+1
2011-10-31tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.Robert P. J. Day1-1/+1
2011-10-31oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes4-2/+23
2011-10-31oom: remove oom_disable_countDavid Rientjes6-49/+6
2011-10-31oom: avoid killing kthreads if they assume the oom killed thread's mmDavid Rientjes1-2/+3
2011-10-31oom: thaw threads if oom killed thread is frozen before deferringDavid Rientjes1-1/+5
2011-10-31mm/page-writeback.c: document bdi_min_ratioJohannes Weiner1-1/+3
2011-10-31vmscan: add block plug for page reclaimShaohua Li1-0/+3
2011-10-31radix_tree: clean away saw_unset_tag leftoversHugh Dickins1-8/+2
2011-10-31mm: migration: clean up unmap_and_move()Minchan Kim1-35/+40
2011-10-31mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim2-2/+20
2011-10-31mm: compaction: make isolate_lru_page() filter-awareMinchan Kim3-2/+10
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim8-34/+43
2011-10-31mm: compaction: trivial clean up in acct_isolated()Minchan Kim1-13/+5
2011-10-31Cross Memory AttachChristopher Yeoh17-17/+550
2011-10-31ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock()Wanlong Gao1-2/+2
2011-10-31/proc/self/numa_maps: restore "huge" tag for hugetlb vmasAndrew Morton1-0/+3
2011-10-31include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton1-0/+2
2011-10-31dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch1-2/+12
2011-10-31sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller1-16/+16
2011-10-31md/raid10: Fix bug when activating a hot-spare.NeilBrown1-1/+1
2011-10-30i2c: Functions for byte-swapped smbus_write/read_word_dataJonathan Cameron2-0/+25
2011-10-30i2c-algo-pca: Return standard fault codesJean Delvare1-2/+4
2011-10-30i2c-algo-bit: Return standard fault codesJean Delvare1-7/+7
2011-10-30i2c-algo-bit: Be verbose on bus testing failureJean Delvare1-1/+3
2011-10-30i2c-algo-bit: Let user test buses without failingJean Delvare1-3/+3
2011-10-30i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drvHarvey Yang1-3/+3