aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman2011-01-13
* mm: compaction: perform a faster migration scan when migrating asynchronouslyMel Gorman2011-01-13
* mm: migration: cleanup migrate_pages API by matching types for offlining and ...Mel Gorman2011-01-13
* mm: migration: allow migration to operate asynchronously and avoid synchronou...Mel Gorman2011-01-13
* mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaimMel Gorman2011-01-13
* mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman2011-01-13
* mm: compaction: add trace events for memory compaction activityMel Gorman2011-01-13
* mm: smaps: export mlock informationNikanth Karthikesan2011-01-13
* mm: convert sprintf_symbol to %pSJoe Perches2011-01-13
* fs/mpage.c: consolidate codeHai Shan2011-01-13
* mm: find_get_pages_contig fixletNick Piggin2011-01-13
* vmscan: factor out kswapd sleeping logic from kswapd()KOSAKI Motohiro2011-01-13
* mm/page-writeback.c: fix __set_page_dirty_no_writeback() return valueBob Liu2011-01-13
* sync_inode_metadata: fix commentAndrew Morton2011-01-13
* writeback: avoid livelocking WB_SYNC_ALL writebackJan Kara2011-01-13
* writeback: stop background/kupdate works from livelocking other worksJan Kara2011-01-13
* writeback: trace wakeup event for background writebackWu Fengguang2011-01-13
* writeback: integrated background writeback workJan Kara2011-01-13
* mm: vmstat: use a single setter function and callback for adjusting percpu th...Mel Gorman2011-01-13
* mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2011-01-13
* sched: remove long deprecated CLONE_STOPPED flagDave Jones2011-01-13
* atmel_serial: fix RTS high after initialization in RS485 modeClaudio Scordino2011-01-13
* irq: use per_cpu kstat_irqsEric Dumazet2011-01-13
* MAINTAINERS: update entries affecting VIA TechnologiesBruce Chang2011-01-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2011-01-13
|\
| * dm: raid456 basic supportNeilBrown2011-01-13
| * dm: per target unplug callback supportNeilBrown2011-01-13
| * dm: introduce target callbacks and congestion callbackNeilBrown2011-01-13
| * dm mpath: delay activate_path retry on SCSI_DH_RETRYChandra Seetharaman2011-01-13
| * dm: remove superfluous irq disablement in dm_request_fnKiyoshi Ueda2011-01-13
| * dm log: use PTR_ERR value instead of ENOMEMDan Carpenter2011-01-13
| * dm snapshot: avoid storing private suspended stateMike Snitzer2011-01-13
| * dm snapshot: persistent make metadata_wq multithreadedTejun Heo2011-01-13
| * dm: use non reentrant workqueues if equivalentTejun Heo2011-01-13
| * dm: convert workqueues to alloc_orderedTejun Heo2011-01-13
| * dm stripe: switch from local workqueue to system_wqTejun Heo2011-01-13
| * dm: dont use flush_scheduled_workTejun Heo2011-01-13
| * dm snapshot: remove unused dm_snapshot queued_bios_workTejun Heo2011-01-13
| * dm ioctl: suppress needless warning messagesMilan Broz2011-01-13
| * dm crypt: add loop aes iv generatorMilan Broz2011-01-13
| * dm crypt: add multi key capabilityMilan Broz2011-01-13
| * dm crypt: add post iv call to iv generatorMilan Broz2011-01-13
| * dm crypt: use io thread for reads only if mempool exhaustedMilan Broz2011-01-13
| * dm crypt: scale to multiple cpusAndi Kleen2011-01-13
| * dm crypt: simplify compatible table outputMilan Broz2011-01-13
| * dm log userspace: add version number to commsJonathan Brassow2011-01-13
| * dm log userspace: group clear and mark requestsJonathan Brassow2011-01-13
| * dm log userspace: split flush queueJonathan Brassow2011-01-13
| * dm kcopyd: delay unpluggingMikulas Patocka2011-01-13
| * dm log userspace: trap all failed log construction errorsJonathan Brassow2011-01-13