Age | Commit message (Expand) | Author | Files | Lines |
2008-02-08 | ARM: OMAP1: Change the comments to C style | David Cohen | 8 | -51/+50 |
2008-02-08 | ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data | Tony Lindgren | 5 | -16/+39 |
2008-02-08 | ARM: OMAP: Add helper module for board specific I2C bus registration | Jarkko Nikula | 4 | -0/+162 |
2008-02-08 | ARM: OMAP: Add dmtimer support for OMAP3 | Syed Mohammed, Khasim | 1 | -4/+47 |
2008-02-08 | ARM: OMAP: Pre-3430 clean-up for dmtimer.c | Syed Mohammed, Khasim | 1 | -24/+41 |
2008-02-08 | ARM: OMAP: Add DMA support for chaining and 3430 | Anand Gadiyar | 2 | -74/+905 |
2008-02-08 | ARM: OMAP: Add 24xx GPIO debounce support | Kevin Hilman | 2 | -5/+57 |
2008-02-08 | ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code | Tony Lindgren | 1 | -41/+6 |
2008-02-08 | ARM: OMAP: Add 3430 gpio support | Syed Mohammed, Khasim | 2 | -35/+134 |
2008-02-08 | ARM: OMAP: Add 3430 CPU identification macros | Syed Mohammed Khasim | 1 | -6/+121 |
2008-02-08 | ARM: OMAP: Request DSP memory for McBSP | Tony Lindgren | 1 | -0/+11 |
2008-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 15 | -483/+1372 |
2008-02-08 | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 60 | -1731/+3689 |
2008-02-08 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 85 | -3184/+2303 |
2008-02-08 | Convert SG from nopage to fault. | Nick Piggin | 1 | -12/+11 |
2008-02-08 | Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 6 | -63/+457 |
2008-02-08 | dm raid1: report fault status | Jonathan Brassow | 1 | -8/+36 |
2008-02-08 | dm raid1: handle read failures | Jonathan Brassow | 1 | -45/+211 |
2008-02-08 | dm raid1: fix EIO after log failure | Jonathan Brassow | 1 | -11/+90 |
2008-02-08 | dm raid1: handle recovery failures | Jonathan Brassow | 1 | -3/+20 |
2008-02-08 | dm raid1: handle write failures | Jonathan Brassow | 1 | -26/+224 |
2008-02-08 | dm snapshot: combine consecutive exceptions in memory | Milan Broz | 2 | -16/+116 |
2008-02-08 | dm: stripe enhanced status return | Brian Wood | 1 | -1/+22 |
2008-02-08 | dm: stripe trigger event on failure | Brian Wood | 1 | -1/+81 |
2008-02-08 | dm log: auto load modules | Jonathan Brassow | 1 | -1/+50 |
2008-02-08 | dm: move deferred bio flushing to workqueue | Milan Broz | 1 | -12/+67 |
2008-02-08 | dm crypt: use async crypto | Milan Broz | 1 | -59/+72 |
2008-02-08 | dm crypt: prepare async callback fn | Milan Broz | 1 | -4/+41 |
2008-02-08 | dm crypt: add completion for async | Milan Broz | 1 | -0/+21 |
2008-02-08 | dm crypt: add async request mempool | Milan Broz | 1 | -2/+43 |
2008-02-08 | dm crypt: extract scatterlist processing | Milan Broz | 1 | -24/+39 |
2008-02-08 | dm crypt: tidy io ref counting | Milan Broz | 1 | -12/+8 |
2008-02-08 | dm crypt: introduce crypt_write_io_loop | Milan Broz | 1 | -5/+11 |
2008-02-08 | dm crypt: abstract crypt_write_done | Milan Broz | 1 | -16/+25 |
2008-02-08 | dm crypt: store sector mapping in dm_crypt_io | Milan Broz | 1 | -7/+7 |
2008-02-08 | dm crypt: move queue functions | Alasdair G Kergon | 1 | -28/+26 |
2008-02-08 | dm crypt: adjust io processing functions | Milan Broz | 1 | -15/+25 |
2008-02-08 | dm crypt: tidy crypt_endio | Milan Broz | 1 | -11/+6 |
2008-02-08 | dm crypt: move error setting outside crypt_dec_pending | Milan Broz | 1 | -11/+25 |
2008-02-08 | dm crypt: remove unnecessary crypt_context write parm | Milan Broz | 1 | -6/+4 |
2008-02-08 | dm crypt: move convert_context inside dm_crypt_io | Milan Broz | 1 | -20/+21 |
2008-02-08 | dm mpath: add missing static | Alasdair G Kergon | 1 | -1/+1 |
2008-02-08 | dm: targets no longer experimental | Alasdair G Kergon | 1 | -12/+12 |
2008-02-08 | dm: refactor dm_suspend completion wait | Milan Broz | 1 | -16/+27 |
2008-02-08 | dm: split dm_suspend io_lock hold into two | Milan Broz | 1 | -1/+2 |
2008-02-08 | dm: tidy dm_suspend | Milan Broz | 1 | -10/+11 |
2008-02-08 | dm: refactor deferred bio_list processing | Milan Broz | 1 | -38/+29 |
2008-02-08 | dm: tidy alloc_dev labels | Milan Broz | 1 | -13/+13 |
2008-02-08 | dm ioctl: use uninitialized_var | Andrew Morton | 1 | -1/+1 |
2008-02-08 | dm: table use uninitialized_var | Andrew Morton | 1 | -1/+1 |