summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica' into releaseLen Brown2009-12-1524-297/+715
|\
| * ACPICA: Move check for valid Thread ID structureDan Carpenter2009-12-151-9/+9
| * ACPICA: Predefined name repair: automatically remove null package elementsBob Moore2009-12-153-78/+65
| * ACPICA: Module-level code: enable _REG execution in same scopeLin Ming2009-12-156-4/+36
| * ACPICA: Conditionally perform complex per-predefined-name repairsBob Moore2009-12-151-13/+24
| * ACPICA: Update function headers and comments, no functional changeBob Moore2009-12-152-6/+10
| * ACPICA: Remove messages if predefined repair(s) are successfulBob Moore2009-12-153-27/+36
| * ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore2009-12-153-49/+48
| * ACPICA: Fix mutex errors when running _REG methodsBob Moore2009-12-151-11/+20
| * ACPICA: Update function headers, no functional changeBob Moore2009-12-151-13/+14
| * ACPICA: Add more conversions to predefined name repair moduleBob Moore2009-12-151-76/+327
| * ACPICA: Update internal namespace node/handle interfacesBob Moore2009-12-1512-77/+40
| * ACPICA: Add repair for bad _FDE/_GTM buffersBob Moore2009-12-152-11/+152
| * ACPICA: Fix two additional Scope override error messagesBob Moore2009-12-151-6/+8
| * ACPICA: Fix two Scope type error messagesBob Moore2009-12-151-8/+11
| * ACPICA: Fix possible memory leak for module-level code executionLin Ming2009-12-151-0/+6
* | mfd: compile fix for twl4030 renamingStephen Rothwell2009-12-151-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-12-1518-874/+2274
|\ \
| * | dm snapshot: use merge origin if snapshot invalidMikulas Patocka2009-12-101-5/+4
| * | dm snapshot: report merge failure in statusMike Snitzer2009-12-101-2/+28
| * | dm snapshot: merge consecutive chunks togetherMike Snitzer2009-12-101-10/+21
| * | dm snapshot: trigger exceptions in remaining snapshots during mergeMikulas Patocka2009-12-101-0/+83
| * | dm snapshot: delay merging a chunk until writes to it completeMikulas Patocka2009-12-101-1/+5
| * | dm snapshot: queue writes to chunks being mergedMikulas Patocka2009-12-101-13/+78
| * | dm snapshot: add mergingMikulas Patocka2009-12-102-6/+244
| * | dm snapshot: permit only one merge at onceMikulas Patocka2009-12-101-6/+27
| * | dm snapshot: support barriers in snapshot merge targetMike Snitzer2009-12-101-3/+18
| * | dm snapshot: avoid allocating exceptions in mergeMikulas Patocka2009-12-101-1/+56
| * | dm snapshot: rework writing to originMikulas Patocka2009-12-101-106/+49
| * | dm snapshot: add merge targetMikulas Patocka2009-12-101-12/+41
| * | dm exception store: add merge specific methodsMikulas Patocka2009-12-102-2/+129
| * | dm snapshot: create function for chunk_is_tracked waitMike Snitzer2009-12-101-6/+12
| * | dm snapshot: make bio optional in __origin_writeMikulas Patocka2009-12-101-5/+18
| * | dm mpath: reject messages when device is suspendedKiyoshi Ueda2009-12-101-0/+5
| * | dm: export suspended state to targetsKiyoshi Ueda2009-12-101-0/+11
| * | dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-104-11/+16
| * | dm: swap target postsuspend call and setting suspended flagKiyoshi Ueda2009-12-101-2/+2
| * | dm crypt: add plain64 ivMilan Broz2009-12-101-0/+18
| * | dm: trace request based remappingJun'ichi Nomura2009-12-101-0/+2
| * | dm snapshot: allow live exception store handover between tablesMike Snitzer2009-12-101-27/+236
| * | dm: keep old table until after resume succeededAlasdair G Kergon2009-12-102-21/+23
| * | dm: bind new table before destroying oldAlasdair G Kergon2009-12-102-5/+14
| * | dm ioctl: retrieve status from inactive tableMike Snitzer2009-12-101-13/+57
| * | dm io: handle empty barriersMikulas Patocka2009-12-101-3/+7
| * | dm mpath: prevent io from work queue while suspendedMike Anderson2009-12-101-0/+12
| * | dm mpath: add mutex to synchronize adding and flushing workMike Anderson2009-12-101-21/+38
| * | dm ioctl: forbid messages to devices being deletedMike Anderson2009-12-101-0/+6
| * | dm: add dm_deleting_md functionMike Anderson2009-12-102-2/+12
| * | dm mpath: flush workqueues before suspend completesKiyoshi Ueda2009-12-101-4/+15
| * | dm: rename dm_get_table to dm_get_live_tableAlasdair G Kergon2009-12-102-19/+19