aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* 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
* um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger2010-10-26
* sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt2010-10-26
* um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger2010-10-26
* mm, page-allocator: do not check the state of a non-existant buddy during freeMel Gorman2010-10-26
* types.h: move misplaced commentAndrew Morton2010-10-26
* mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki2010-10-26
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-10-26
|\
| * power_supply: Makefile cleanupmatt mooney2010-10-06
| * bq27x00_battery: Add missing kfree(di->bus) in bq27x00_battery_remove()Axel Lin2010-10-06
| * power_supply: Introduce maximum current propertyHeikki Krogerus2010-10-06
| * power_supply: Add types for USB chargersHeikki Krogerus2010-10-06
| * ds2782_battery: Fix unitsRyan Mallon2010-10-06
| * power_supply: Add driver for TWL4030/TPS65950 BCI chargerGrazvydas Ignotas2010-09-30
| * bq20z75: Add support for more power supply propertiesRhyland Klein2010-09-28
| * wm831x_power: Add missing kfree(wm831x_power) in wm831x_power_remove()Axel Lin2010-09-28
| * jz4740-battery: Add missing kfree(jz_battery) in jz_battery_remove()Axel Lin2010-09-28
| * ds2760_battery: Add missing kfree(di) in ds2760_battery_remove()Axel Lin2010-09-28
| * olpc_battery: Fix endian neutral breakage for s16 valuesRichard A. Smith2010-09-28