summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely4-141/+2
2011-08-04dt: remove of_alias_get_id() referenceGrant Likely1-9/+4
2011-08-03dt: add of_alias_scan and of_alias_get_idShawn Guo4-2/+141
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds19-528/+269
2011-08-02Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-11/+16
2011-08-02Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-8/+3
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds21-404/+1561
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds3-4/+9
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-14/+128
2011-08-02MAINTAINERS: Add keyword match for of_match_table to device tree sectionMark Brown1-0/+1
2011-08-02of: constify property name parameters for helper functionsJamie Iles2-9/+13
2011-08-02spi/pl022: remove function cannot exitLinus Walleij1-8/+3
2011-08-02dm table: set flush capability based on underlying devicesMike Snitzer2-1/+43
2011-08-02dm crypt: optionally support discard requestsMilan Broz2-5/+65
2011-08-02dm raid: add md raid1 supportJonathan Brassow1-10/+39
2011-08-02dm raid: support metadata devicesJonathan Brassow3-24/+412
2011-08-02dm raid: add write_mostly parameterJonathan Brassow2-2/+28
2011-08-02dm raid: add region_size parameterJonathan Brassow2-3/+83
2011-08-02dm raid: improve table parameters documentationJonathan Brassow1-46/+78
2011-08-02dm ioctl: forbid multiple device specifiersMikulas Patocka1-0/+6
2011-08-02dm ioctl: introduce __get_dev_cellMikulas Patocka1-17/+24
2011-08-02dm ioctl: fill in device parameters in more ioctlsMikulas Patocka2-29/+38
2011-08-02dm flakey: add corrupt_bio_byte featureMike Snitzer2-15/+159
2011-08-02dm flakey: add drop_writesMike Snitzer2-14/+78
2011-08-02dm flakey: support feature argsMike Snitzer1-19/+64
2011-08-02dm flakey: use dm_target_offset and support discardsMike Snitzer1-1/+2
2011-08-02dm table: share target argument parsing functionsMike Snitzer4-112/+147
2011-08-02dm snapshot: skip reading origin when overwriting complete chunkMikulas Patocka3-3/+103
2011-08-02dm: ignore merge_bvec for snapshots when safeMikulas Patocka3-2/+64
2011-08-02dm table: clean dm_get_device and move exportsMike Snitzer1-20/+13
2011-08-02dm raid: tidy includesAlasdair G Kergon1-1/+2
2011-08-02dm ioctl: prevent empty messageAlasdair G Kergon1-0/+5
2011-08-02dm raid: cleanup parameter handlingJonathan Brassow1-19/+23
2011-08-02dm snapshot: style cleanupsJonathan Brassow2-10/+8
2011-08-02dm snapshot: remove unused definitionsMikulas Patocka1-10/+0
2011-08-02dm kcopyd: remove nr_pages field from job structureMikulas Patocka1-4/+2
2011-08-02dm kcopyd: remove offset field from job structureMikulas Patocka1-5/+2
2011-08-02dm: use vzallocJoe Perches3-7/+3
2011-08-02dm log: userspace use list_moveKirill A. Shutemov1-2/+1
2011-08-02dm log: clean up bit little endian bitopsAkinobu Mita1-5/+4
2011-08-02dm table: fix discard supportMike Snitzer2-9/+9
2011-08-02dm: suppress endian warningsAlasdair G Kergon3-43/+54
2011-08-02dm: fix idr leak on module removalAlasdair G Kergon1-2/+8
2011-08-02dm io: flush cpu cache with vmapped ioMikulas Patocka1-2/+27
2011-08-02dm mpath: fix potential NULL pointer in feature arg processingMike Snitzer1-0/+5
2011-08-02dm snapshot: flush disk cache when mergingMikulas Patocka1-1/+1
2011-08-02watchdog: Cleanup WATCHDOG_CORE help textJosh Boyer1-3/+0
2011-08-02watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boardsMart Gerrits1-0/+8
2011-08-02watchdog: shwdt: fix usage of mod_timerDavid Engraf1-1/+1
2011-08-02Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+1