aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-26vmscan: remove dead code in shrink_inactive_list()KOSAKI Motohiro
2010-10-26vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro
2010-10-26vmscan: synchronous lumpy reclaim should not call congestion_wait()KOSAKI Motohiro
2010-10-26writeback: account for time spent congestion_waitedMel Gorman
2010-10-26tracing, vmscan: add trace events for LRU list shrinkingMel Gorman
2010-10-26vmscan: delete dead codeShaohua Li
2010-10-26mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSWill Deacon
2010-10-26writeback: report dirty thresholds in /proc/vmstatMichael Rubin
2010-10-26writeback: add /sys/devices/system/node/<node>/vmstatMichael Rubin
2010-10-26writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin
2010-10-26mm: add account_page_writeback()Michael Rubin
2010-10-26mm/mempolicy.c: check return code of check_rangeVasiliy Kulikov
2010-10-26vmscan: prevent background aging of anon page in no swap systemMinchan Kim
2010-10-26memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki
2010-10-26memory hotplug: fix notifier's return value checkKAMEZAWA Hiroyuki
2010-10-26mm: compaction: fix COMPACTPAGEFAILED countingMinchan Kim
2010-10-26mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo
2010-10-26include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonzeal
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang
2010-10-26oom: fix locking for oom_adj and oom_score_adjDavid Rientjes
2010-10-26oom: rewrite error handling for oom_adj and oom_score_adj tunablesDavid Rientjes
2010-10-26oom: kill all threads sharing oom killed task's mmDavid Rientjes
2010-10-26oom: avoid killing a task if a thread sharing its mm cannot be killedDavid Rientjes
2010-10-26oom: add per-mm oom disable countYing Han
2010-10-26Documentation/filesystems/proc.txt: improve smaps field documentationMatt Mackall
2010-10-26vmcore: it is not experimental any moreWANG Cong
2010-10-26um: fix IRQ flag handling namingRichard Weinberger
2010-10-26percpu: fix list_head init bug in __percpu_counter_init()Masanori ITOH
2010-10-26kfifo: disable __kfifo_must_check_helper()Andrew Morton
2010-10-26hostfs: fix UML crash: remove f_spare from hostfsRichard Weinberger
2010-10-26ipmi: proper spinlock initializationEric Dumazet
2010-10-26drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer countsMichael Hennerich
2010-10-26um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt
2010-10-26um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2010-10-26mm, page-allocator: do not check the state of a non-existant buddy during freeMel Gorman
2010-10-26types.h: move misplaced commentAndrew Morton
2010-10-26mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-10-26Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2010-10-26Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-10-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-26AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 familyNicolas Ferre
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre
2010-10-26AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre
2010-10-26AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre