aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-08CRIS v32: Add headers for EtraxFS and Artpec-3 chips.Jesper Nilsson1-0/+3
2008-02-08CRIS v32: Add prototypes for cache flushingJesper Nilsson1-0/+11
2008-02-08CRIS: Remove unnecessary CVS log from cris/mm/init.cJesper Nilsson1-111/+0
2008-02-08CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3Jesper Nilsson1-5/+10
2008-02-08CRIS: Merge axisflashmap.h with Axis internal changes.Jesper Nilsson1-12/+27
2008-02-08CRIS v32: Update synchronous serial driver.Jesper Nilsson1-341/+599
2008-02-08CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.Jesper Nilsson1-0/+1
2008-02-08CRIS v32: Add L2 cache initialization code.Jesper Nilsson1-0/+29
2008-02-08CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips.Jesper Nilsson65-0/+19631
2008-02-08CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.Jesper Nilsson23-186/+3470
2008-02-08CRIS v32: Add new driver files for Etrax-FSJesper Nilsson3-0/+1149
2008-02-08CRIS v32: Add new driver files for Artpec-3.Jesper Nilsson3-0/+1168
2008-02-08CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson5-536/+988
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds15-483/+1372
2008-02-07Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds60-1731/+3689
2008-02-07Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds85-3184/+2303
2008-02-07Convert SG from nopage to fault.Nick Piggin1-12/+11
2008-02-07Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vmLinus Torvalds6-63/+457
2008-02-08dm raid1: report fault statusJonathan Brassow1-8/+36
2008-02-08dm raid1: handle read failuresJonathan Brassow1-45/+211
2008-02-08dm raid1: fix EIO after log failureJonathan Brassow1-11/+90
2008-02-08dm raid1: handle recovery failuresJonathan Brassow1-3/+20
2008-02-08dm raid1: handle write failuresJonathan Brassow1-26/+224
2008-02-08dm snapshot: combine consecutive exceptions in memoryMilan Broz2-16/+116
2008-02-08dm: stripe enhanced status returnBrian Wood1-1/+22
2008-02-08dm: stripe trigger event on failureBrian Wood1-1/+81
2008-02-08dm log: auto load modulesJonathan Brassow1-1/+50
2008-02-08dm: move deferred bio flushing to workqueueMilan Broz1-12/+67
2008-02-08dm crypt: use async cryptoMilan Broz1-59/+72
2008-02-08dm crypt: prepare async callback fnMilan Broz1-4/+41
2008-02-08dm crypt: add completion for asyncMilan Broz1-0/+21
2008-02-08dm crypt: add async request mempoolMilan Broz1-2/+43
2008-02-08dm crypt: extract scatterlist processingMilan Broz1-24/+39
2008-02-08dm crypt: tidy io ref countingMilan Broz1-12/+8
2008-02-08dm crypt: introduce crypt_write_io_loopMilan Broz1-5/+11
2008-02-08dm crypt: abstract crypt_write_doneMilan Broz1-16/+25
2008-02-08dm crypt: store sector mapping in dm_crypt_ioMilan Broz1-7/+7
2008-02-08dm crypt: move queue functionsAlasdair G Kergon1-28/+26
2008-02-08dm crypt: adjust io processing functionsMilan Broz1-15/+25
2008-02-08dm crypt: tidy crypt_endioMilan Broz1-11/+6
2008-02-08dm crypt: move error setting outside crypt_dec_pendingMilan Broz1-11/+25
2008-02-08dm crypt: remove unnecessary crypt_context write parmMilan Broz1-6/+4
2008-02-08dm crypt: move convert_context inside dm_crypt_ioMilan Broz1-20/+21
2008-02-08dm mpath: add missing staticAlasdair G Kergon1-1/+1
2008-02-08dm: targets no longer experimentalAlasdair G Kergon1-12/+12
2008-02-08dm: refactor dm_suspend completion waitMilan Broz1-16/+27
2008-02-08dm: split dm_suspend io_lock hold into twoMilan Broz1-1/+2
2008-02-08dm: tidy dm_suspendMilan Broz1-10/+11
2008-02-08dm: refactor deferred bio_list processingMilan Broz1-38/+29
2008-02-08dm: tidy alloc_dev labelsMilan Broz1-13/+13