summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-27rmap: annotate lock context change on page_[un]lock_anon_vma()Namhyung Kim2-2/+17
2010-10-27mm: wrap follow_pte() using __cond_lock()Namhyung Kim1-1/+12
2010-10-27mm: add lock release annotation on do_wp_page()Namhyung Kim1-0/+1
2010-10-27mm: wrap get_locked_pte() using __cond_lock()Namhyung Kim2-2/+10
2010-10-27mm: add casts to/from gfp_t in gfp_to_alloc_flags()Namhyung Kim1-2/+2
2010-10-27mm: remove temporary variable on generic_file_direct_write()Namhyung Kim1-4/+4
2010-10-27x86: access_error API cleanupMichel Lespinasse1-3/+3
2010-10-27mm: retry page fault when blocking on disk transferMichel Lespinasse5-15/+64
2010-10-27mm: filemap_fault: unique path for locking pageMichel Lespinasse1-9/+11
2010-10-27mm: remove alignment padding from anon_vma on (some) 64 bit buildsRichard Kennedy1-1/+1
2010-10-27mm: add a might_sleep_if() to dma_pool_alloc()Dima Zavin1-0/+2
2010-10-27mm: highmem documentationPeter Zijlstra1-0/+162
2010-10-27perf, x86: Fix up kmap_atomic() typePeter Zijlstra1-3/+2
2010-10-27mm: remove pte_*map_nested()Peter Zijlstra31-99/+22
2010-10-27mm: stack based kmap_atomic()Peter Zijlstra28-372/+367
2010-10-27mm: strictly nested kmap_atomic()Peter Zijlstra5-8/+8
2010-10-27vmscan,tmpfs: treat used once pages on tmpfs as used onceKOSAKI Motohiro1-1/+1
2010-10-27writeback: remove the internal 5% low bound on dirty_ratioWu Fengguang2-12/+6
2010-10-27writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman6-12/+112
2010-10-27vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be iso...KOSAKI Motohiro1-6/+11
2010-10-27vmscan: remove dead code in shrink_inactive_list()KOSAKI Motohiro1-8/+0
2010-10-27vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro2-48/+78
2010-10-27vmscan: synchronous lumpy reclaim should not call congestion_wait()KOSAKI Motohiro1-2/+0
2010-10-27writeback: account for time spent congestion_waitedMel Gorman2-0/+33
2010-10-27tracing, vmscan: add trace events for LRU list shrinkingMel Gorman3-10/+77
2010-10-27vmscan: delete dead codeShaohua Li1-10/+0
2010-10-27mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSWill Deacon1-2/+2
2010-10-27writeback: report dirty thresholds in /proc/vmstatMichael Rubin1-14/+25
2010-10-27writeback: add /sys/devices/system/node/<node>/vmstatMichael Rubin1-0/+14
2010-10-27writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin3-0/+7
2010-10-27mm: add account_page_writeback()Michael Rubin3-2/+14
2010-10-27mm/mempolicy.c: check return code of check_rangeVasiliy Kulikov1-1/+4
2010-10-27vmscan: prevent background aging of anon page in no swap systemMinchan Kim1-1/+16
2010-10-27memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki3-36/+72
2010-10-27memory hotplug: fix notifier's return value checkKAMEZAWA Hiroyuki1-1/+1
2010-10-27mm: compaction: fix COMPACTPAGEFAILED countingMinchan Kim4-7/+18
2010-10-27mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo2-1/+12
2010-10-27include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonzeal1-2/+3
2010-10-27writeback: remove nonblocking/encountered_congestion referencesWu Fengguang12-52/+11
2010-10-27oom: fix locking for oom_adj and oom_score_adjDavid Rientjes1-19/+21
2010-10-27oom: rewrite error handling for oom_adj and oom_score_adj tunablesDavid Rientjes1-35/+48
2010-10-27oom: kill all threads sharing oom killed task's mmDavid Rientjes1-0/+24
2010-10-27oom: avoid killing a task if a thread sharing its mm cannot be killedDavid Rientjes1-4/+5
2010-10-27oom: add per-mm oom disable countYing Han5-1/+54
2010-10-27Documentation/filesystems/proc.txt: improve smaps field documentationMatt Mackall1-7/+7
2010-10-27vmcore: it is not experimental any moreWANG Cong1-2/+2
2010-10-27um: fix IRQ flag handling namingRichard Weinberger1-17/+32
2010-10-27percpu: fix list_head init bug in __percpu_counter_init()Masanori ITOH1-0/+1
2010-10-27kfifo: disable __kfifo_must_check_helper()Andrew Morton1-5/+2
2010-10-27hostfs: fix UML crash: remove f_spare from hostfsRichard Weinberger3-10/+4