Commit Graph

84669 Commits (40316c1fadfcd7856e43029fdbac5df6a1d57063)
 

Author SHA1 Message Date
Jesper Nilsson 201ca54aa0 CRIS v32: New version of I2C driver. 17 years ago
Jesper Nilsson 0f229504f8 CRIS v32: Fixup kernel Makefile. 17 years ago
Jesper Nilsson ffc8b00d58 CRIS v32: Update entry.S to working order. 17 years ago
Jesper Nilsson e8a8abf20e CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY 17 years ago
Jesper Nilsson 54ab4d7208 CRIS v32: Whitespace and formatting changes for kernel/ptrace.c 17 years ago
Jesper Nilsson 1ddba0257e CRIS: Minor generic kernel/traps.c changes. 17 years ago
Jesper Nilsson 3e1fdc4eac CRIS: Minor fixes to mm/fault.c 17 years ago
Jesper Nilsson 75e52b279c CRIS v32: Add headers for EtraxFS and Artpec-3 chips. 17 years ago
Jesper Nilsson 738af38bbc CRIS v32: Add prototypes for cache flushing 17 years ago
Jesper Nilsson 642d4ea065 CRIS: Remove unnecessary CVS log from cris/mm/init.c 17 years ago
Jesper Nilsson 1e5915b173 CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3 17 years ago
Jesper Nilsson 0c2efc4848 CRIS: Merge axisflashmap.h with Axis internal changes. 17 years ago
Jesper Nilsson e908dfc3c0 CRIS v32: Update synchronous serial driver. 17 years ago
Jesper Nilsson ca91d5b098 CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial. 17 years ago
Jesper Nilsson f74c31d50c CRIS v32: Add L2 cache initialization code. 17 years ago
Jesper Nilsson 58d0831928 CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. 17 years ago
Jesper Nilsson 035e111f9a CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. 17 years ago
Jesper Nilsson 6107c61fd3 CRIS v32: Add new driver files for Etrax-FS 17 years ago
Jesper Nilsson 18a1e013cd CRIS v32: Add new driver files for Artpec-3. 17 years ago
Jesper Nilsson 923dd2a463 CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. 17 years ago
Linus Torvalds a4ffc0a0b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 17 years ago
Linus Torvalds d7511ec811 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 17 years ago
Linus Torvalds 0b61a2ba5d Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 17 years ago
Nick Piggin a13ff0bb3f Convert SG from nopage to fault. 17 years ago
Linus Torvalds c00f08d705 Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm 17 years ago
Jonathan Brassow af195ac82e dm raid1: report fault status 17 years ago
Jonathan Brassow 06386bbfd2 dm raid1: handle read failures 17 years ago
Jonathan Brassow b80aa7a0c2 dm raid1: fix EIO after log failure 17 years ago
Jonathan Brassow 8f0205b798 dm raid1: handle recovery failures 17 years ago
Jonathan Brassow 72f4b31410 dm raid1: handle write failures 17 years ago
Milan Broz d74f81f8ad dm snapshot: combine consecutive exceptions in memory 17 years ago
Brian Wood 4f7f5c675f dm: stripe enhanced status return 17 years ago
Brian Wood a25eb9446a dm: stripe trigger event on failure 17 years ago
Jonathan Brassow fb8b284806 dm log: auto load modules 17 years ago
Milan Broz 304f3f6a58 dm: move deferred bio flushing to workqueue 17 years ago
Milan Broz 3a7f6c990a dm crypt: use async crypto 17 years ago
Milan Broz 95497a9600 dm crypt: prepare async callback fn 17 years ago
Milan Broz 43d6903482 dm crypt: add completion for async 17 years ago
Milan Broz ddd42edfd8 dm crypt: add async request mempool 17 years ago
Milan Broz 01482b7671 dm crypt: extract scatterlist processing 17 years ago
Milan Broz 899c95d36c dm crypt: tidy io ref counting 17 years ago
Milan Broz 84131db689 dm crypt: introduce crypt_write_io_loop 17 years ago
Milan Broz dec1cedf9d dm crypt: abstract crypt_write_done 17 years ago
Milan Broz 0c395b0f8d dm crypt: store sector mapping in dm_crypt_io 17 years ago
Alasdair G Kergon 395b167ca0 dm crypt: move queue functions 17 years ago
Milan Broz 4e4eef64e2 dm crypt: adjust io processing functions 17 years ago
Milan Broz ee7a491e62 dm crypt: tidy crypt_endio 17 years ago
Milan Broz 5742fd7775 dm crypt: move error setting outside crypt_dec_pending 17 years ago
Milan Broz fcd369daa3 dm crypt: remove unnecessary crypt_context write parm 17 years ago
Milan Broz 53017030e2 dm crypt: move convert_context inside dm_crypt_io 17 years ago