aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-26writeback: remove the internal 5% low bound on dirty_ratioWu Fengguang2-12/+6
2010-10-26writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zoneMel Gorman6-12/+112
2010-10-26vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be isolatedKOSAKI Motohiro1-6/+11
2010-10-26vmscan: remove dead code in shrink_inactive_list()KOSAKI Motohiro1-8/+0
2010-10-26vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro2-48/+78
2010-10-26vmscan: synchronous lumpy reclaim should not call congestion_wait()KOSAKI Motohiro1-2/+0
2010-10-26writeback: account for time spent congestion_waitedMel Gorman2-0/+33
2010-10-26tracing, vmscan: add trace events for LRU list shrinkingMel Gorman3-10/+77
2010-10-26vmscan: delete dead codeShaohua Li1-10/+0
2010-10-26mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSWill Deacon1-2/+2
2010-10-26writeback: report dirty thresholds in /proc/vmstatMichael Rubin1-14/+25
2010-10-26writeback: add /sys/devices/system/node/<node>/vmstatMichael Rubin1-0/+14
2010-10-26writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin3-0/+7
2010-10-26mm: add account_page_writeback()Michael Rubin3-2/+14
2010-10-26mm/mempolicy.c: check return code of check_rangeVasiliy Kulikov1-1/+4
2010-10-26vmscan: prevent background aging of anon page in no swap systemMinchan Kim1-1/+16
2010-10-26memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki3-36/+72
2010-10-26memory hotplug: fix notifier's return value checkKAMEZAWA Hiroyuki1-1/+1
2010-10-26mm: compaction: fix COMPACTPAGEFAILED countingMinchan Kim4-7/+18
2010-10-26mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo2-1/+12
2010-10-26include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonzeal1-2/+3
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang12-52/+11
2010-10-26oom: fix locking for oom_adj and oom_score_adjDavid Rientjes1-19/+21
2010-10-26oom: rewrite error handling for oom_adj and oom_score_adj tunablesDavid Rientjes1-35/+48
2010-10-26oom: kill all threads sharing oom killed task's mmDavid Rientjes1-0/+24
2010-10-26oom: avoid killing a task if a thread sharing its mm cannot be killedDavid Rientjes1-4/+5
2010-10-26oom: add per-mm oom disable countYing Han5-1/+54
2010-10-26Documentation/filesystems/proc.txt: improve smaps field documentationMatt Mackall1-7/+7
2010-10-26vmcore: it is not experimental any moreWANG Cong1-2/+2
2010-10-26um: fix IRQ flag handling namingRichard Weinberger1-17/+32
2010-10-26percpu: fix list_head init bug in __percpu_counter_init()Masanori ITOH1-0/+1
2010-10-26kfifo: disable __kfifo_must_check_helper()Andrew Morton1-5/+2
2010-10-26hostfs: fix UML crash: remove f_spare from hostfsRichard Weinberger3-10/+4
2010-10-26ipmi: proper spinlock initializationEric Dumazet1-11/+19
2010-10-26drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer countsMichael Hennerich1-2/+2
2010-10-26um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger1-1/+1
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partition structures have been torn downRobin Holt1-0/+17
2010-10-26um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger1-1/+1
2010-10-26mm, page-allocator: do not check the state of a non-existant buddy during freeMel Gorman1-1/+1
2010-10-26types.h: move misplaced commentAndrew Morton1-10/+10
2010-10-26mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki1-1/+1
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds15-27/+1483
2010-10-26Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7coreLinus Torvalds4-224/+313
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds13-167/+596
2010-10-26Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds17-41/+778
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds21-228/+475
2010-10-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-6/+46
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds61-1937/+1535
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds24-45/+2550
2010-10-26AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 familyNicolas Ferre1-6/+6