aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mm: add lock release annotation on do_wp_page()Namhyung Kim2010-10-26
* mm: wrap get_locked_pte() using __cond_lock()Namhyung Kim2010-10-26
* mm: add casts to/from gfp_t in gfp_to_alloc_flags()Namhyung Kim2010-10-26
* mm: remove temporary variable on generic_file_direct_write()Namhyung Kim2010-10-26
* x86: access_error API cleanupMichel Lespinasse2010-10-26
* mm: retry page fault when blocking on disk transferMichel Lespinasse2010-10-26
* mm: filemap_fault: unique path for locking pageMichel Lespinasse2010-10-26
* mm: remove alignment padding from anon_vma on (some) 64 bit buildsRichard Kennedy2010-10-26
* mm: add a might_sleep_if() to dma_pool_alloc()Dima Zavin2010-10-26
* mm: highmem documentationPeter Zijlstra2010-10-26
* perf, x86: Fix up kmap_atomic() typePeter Zijlstra2010-10-26
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
* mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-26
* vmscan,tmpfs: treat used once pages on tmpfs as used onceKOSAKI Motohiro2010-10-26
* writeback: remove the internal 5% low bound on dirty_ratioWu Fengguang2010-10-26
* writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman2010-10-26
* vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be iso...KOSAKI Motohiro2010-10-26
* vmscan: remove dead code in shrink_inactive_list()KOSAKI Motohiro2010-10-26
* vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro2010-10-26
* vmscan: synchronous lumpy reclaim should not call congestion_wait()KOSAKI Motohiro2010-10-26
* writeback: account for time spent congestion_waitedMel Gorman2010-10-26
* tracing, vmscan: add trace events for LRU list shrinkingMel Gorman2010-10-26
* vmscan: delete dead codeShaohua Li2010-10-26
* mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSWill Deacon2010-10-26
* writeback: report dirty thresholds in /proc/vmstatMichael Rubin2010-10-26
* writeback: add /sys/devices/system/node/<node>/vmstatMichael Rubin2010-10-26
* writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin2010-10-26
* mm: add account_page_writeback()Michael Rubin2010-10-26
* mm/mempolicy.c: check return code of check_rangeVasiliy Kulikov2010-10-26
* vmscan: prevent background aging of anon page in no swap systemMinchan Kim2010-10-26
* memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki2010-10-26
* memory hotplug: fix notifier's return value checkKAMEZAWA Hiroyuki2010-10-26
* mm: compaction: fix COMPACTPAGEFAILED countingMinchan Kim2010-10-26
* mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo2010-10-26
* include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonzeal2010-10-26
* writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-26
* oom: fix locking for oom_adj and oom_score_adjDavid Rientjes2010-10-26
* oom: rewrite error handling for oom_adj and oom_score_adj tunablesDavid Rientjes2010-10-26
* oom: kill all threads sharing oom killed task's mmDavid Rientjes2010-10-26
* oom: avoid killing a task if a thread sharing its mm cannot be killedDavid Rientjes2010-10-26
* oom: add per-mm oom disable countYing Han2010-10-26
* Documentation/filesystems/proc.txt: improve smaps field documentationMatt Mackall2010-10-26
* vmcore: it is not experimental any moreWANG Cong2010-10-26
* um: fix IRQ flag handling namingRichard Weinberger2010-10-26
* percpu: fix list_head init bug in __percpu_counter_init()Masanori ITOH2010-10-26
* kfifo: disable __kfifo_must_check_helper()Andrew Morton2010-10-26
* hostfs: fix UML crash: remove f_spare from hostfsRichard Weinberger2010-10-26
* ipmi: proper spinlock initializationEric Dumazet2010-10-26
* drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer countsMichael Hennerich2010-10-26