| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | CRIS v10: Update and improve axisflashmap.c | Jesper Nilsson | 2008-02-08 | 1 | -144/+37 |
* | CRIS v10: Update rescue head.s | Jesper Nilsson | 2008-02-08 | 1 | -56/+61 |
* | CRIS v10: Update rescue Kbuild makefile. | Jesper Nilsson | 2008-02-08 | 1 | -37/+19 |
* | CRIS v10: Update boot/compressed Kbuild makefile. | Jesper Nilsson | 2008-02-08 | 1 | -29/+19 |
* | CRIS v10: Update boot Kbuild makefile. | Jesper Nilsson | 2008-02-08 | 1 | -8/+16 |
* | CRIS: Update main Kbuild makefile. | Jesper Nilsson | 2008-02-08 | 1 | -69/+70 |
* | CRIS v32: Update and improve axisflashmap | Jesper Nilsson | 2008-02-08 | 1 | -143/+345 |
* | CRIS v32: New version of I2C driver. | Jesper Nilsson | 2008-02-08 | 2 | -14/+187 |
* | CRIS v32: Fixup kernel Makefile. | Jesper Nilsson | 2008-02-08 | 1 | -3/+2 |
* | CRIS v32: Update entry.S to working order. | Jesper Nilsson | 2008-02-08 | 1 | -18/+63 |
* | CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY | Jesper Nilsson | 2008-02-08 | 1 | -11/+0 |
* | CRIS v32: Whitespace and formatting changes for kernel/ptrace.c | Jesper Nilsson | 2008-02-08 | 2 | -5/+8 |
* | CRIS: Minor generic kernel/traps.c changes. | Jesper Nilsson | 2008-02-08 | 1 | -87/+139 |
* | CRIS: Minor fixes to mm/fault.c | Jesper Nilsson | 2008-02-08 | 1 | -141/+28 |
* | CRIS v32: Add headers for EtraxFS and Artpec-3 chips. | Jesper Nilsson | 2008-02-08 | 1 | -0/+3 |
* | CRIS v32: Add prototypes for cache flushing | Jesper Nilsson | 2008-02-08 | 1 | -0/+11 |
* | CRIS: Remove unnecessary CVS log from cris/mm/init.c | Jesper Nilsson | 2008-02-08 | 1 | -111/+0 |
* | CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3 | Jesper Nilsson | 2008-02-08 | 1 | -5/+10 |
* | CRIS: Merge axisflashmap.h with Axis internal changes. | Jesper Nilsson | 2008-02-08 | 1 | -12/+27 |
* | CRIS v32: Update synchronous serial driver. | Jesper Nilsson | 2008-02-08 | 1 | -341/+599 |
* | CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial. | Jesper Nilsson | 2008-02-08 | 1 | -0/+1 |
* | CRIS v32: Add L2 cache initialization code. | Jesper Nilsson | 2008-02-08 | 1 | -0/+29 |
* | CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS an... | Jesper Nilsson | 2008-02-08 | 65 | -0/+19631 |
* | CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. | Jesper Nilsson | 2008-02-08 | 23 | -186/+3470 |
* | CRIS v32: Add new driver files for Etrax-FS | Jesper Nilsson | 2008-02-08 | 3 | -0/+1149 |
* | CRIS v32: Add new driver files for Artpec-3. | Jesper Nilsson | 2008-02-08 | 3 | -0/+1168 |
* | CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. | Jesper Nilsson | 2008-02-08 | 5 | -536/+988 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-02-07 | 15 | -483/+1372 |
|\ |
|
| * | dm raid1: report fault status | Jonathan Brassow | 2008-02-08 | 1 | -8/+36 |
| * | dm raid1: handle read failures | Jonathan Brassow | 2008-02-08 | 1 | -45/+211 |
| * | dm raid1: fix EIO after log failure | Jonathan Brassow | 2008-02-08 | 1 | -11/+90 |
| * | dm raid1: handle recovery failures | Jonathan Brassow | 2008-02-08 | 1 | -3/+20 |
| * | dm raid1: handle write failures | Jonathan Brassow | 2008-02-08 | 1 | -26/+224 |
| * | dm snapshot: combine consecutive exceptions in memory | Milan Broz | 2008-02-08 | 2 | -16/+116 |
| * | dm: stripe enhanced status return | Brian Wood | 2008-02-08 | 1 | -1/+22 |
| * | dm: stripe trigger event on failure | Brian Wood | 2008-02-08 | 1 | -1/+81 |
| * | dm log: auto load modules | Jonathan Brassow | 2008-02-08 | 1 | -1/+50 |
| * | dm: move deferred bio flushing to workqueue | Milan Broz | 2008-02-08 | 1 | -12/+67 |
| * | dm crypt: use async crypto | Milan Broz | 2008-02-08 | 1 | -59/+72 |
| * | dm crypt: prepare async callback fn | Milan Broz | 2008-02-08 | 1 | -4/+41 |
| * | dm crypt: add completion for async | Milan Broz | 2008-02-08 | 1 | -0/+21 |
| * | dm crypt: add async request mempool | Milan Broz | 2008-02-08 | 1 | -2/+43 |
| * | dm crypt: extract scatterlist processing | Milan Broz | 2008-02-08 | 1 | -24/+39 |
| * | dm crypt: tidy io ref counting | Milan Broz | 2008-02-08 | 1 | -12/+8 |
| * | dm crypt: introduce crypt_write_io_loop | Milan Broz | 2008-02-08 | 1 | -5/+11 |
| * | dm crypt: abstract crypt_write_done | Milan Broz | 2008-02-08 | 1 | -16/+25 |
| * | dm crypt: store sector mapping in dm_crypt_io | Milan Broz | 2008-02-08 | 1 | -7/+7 |
| * | dm crypt: move queue functions | Alasdair G Kergon | 2008-02-08 | 1 | -28/+26 |
| * | dm crypt: adjust io processing functions | Milan Broz | 2008-02-08 | 1 | -15/+25 |
| * | dm crypt: tidy crypt_endio | Milan Broz | 2008-02-08 | 1 | -11/+6 |