summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-02-08CRIS v32: Change name for simulator config in asm-cris/arch-v32/page.hJesper Nilsson1-2/+2
2008-02-08CRIS v32: Remove juliette.h, it is not supported for CRIS v32.Jesper Nilsson1-326/+0
2008-02-08CRIS v32: Add support for ETRAX FS and ARTPEC-3 for arch-v32/hwregs/eth_defs.hJesper Nilsson1-104/+98
2008-02-08CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.hJesper Nilsson1-7/+6
2008-02-08CRIS v32: Remove useless CVS id tag from arch-v32/hwregs/MakefileJesper Nilsson1-1/+0
2008-02-08CRIS v32: Add defines for udelay and ndelay in arch-v32/delay.hJesper Nilsson1-0/+10
2008-02-08CRIS v32: Adjust arch-v32/atomic.h for new spinlock/rwlock infrastructureJesper Nilsson1-5/+5
2008-02-08CRIS v32: Add missing header to include/asm-cris/arch-v32/KbuildJesper Nilsson1-0/+1
2008-02-08CRIS: Break long comment line in include/asm-cris/arch-v10/page.hJesper Nilsson1-2/+2
2008-02-08CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.hJesper Nilsson2-72/+77
2008-02-08CRIS: Add missing headers to include/asm-cris Kbuild files.Jesper Nilsson2-1/+7
2008-02-08CRIS: Add support for ETRAX FS and ARTPEC-3 to etraxgpio.hJesper Nilsson1-18/+94
2008-02-08CRIS: Fix bugs in return value of atomic_inc_return and atomic_dec_return.Jesper Nilsson1-2/+2
2008-02-08CRIS: Allow arch dependent delay to override common version.Jesper Nilsson1-0/+3
2008-02-08CRIS: Include arch dependent bug.h.Jesper Nilsson1-1/+1
2008-02-08CRIS: Correct pfn_pte to make it possible to ioremap uncached addresses.Jesper Nilsson1-1/+1
2008-02-08CRIS: Correct comment in io.h to describe reality of I/O space.Jesper Nilsson1-2/+2
2008-02-08CRIS: Update cpu_possible_map and raw_smp_processor_id in smp.h header.Jesper Nilsson1-2/+2
2008-02-08CRIS v10: Cleanup rtc.hJesper Nilsson1-20/+21
2008-02-08CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32Jesper Nilsson2-0/+99
2008-02-08CRIS v32: Minor fixes for io.hJesper Nilsson1-15/+55
2008-02-08CRIS v32: Include path fix for timex.hJesper Nilsson1-4/+4
2008-02-08CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORYJesper Nilsson1-11/+0
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 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: Add SECOND_WORD_SYNC, used in sync_serial.Jesper Nilsson1-0/+1
2008-02-08CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS an...Jesper Nilsson63-0/+18462
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-41/+11
2008-02-08Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2-36/+3
2008-02-08Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2-1/+27
2008-02-08dm: table remove unused variableVasily Averin1-9/+9
2008-02-08dm ioctl: move compat codeMilan Broz1-32/+2
2008-02-08SLUB: Support for performance statisticsChristoph Lameter1-0/+23
2008-02-08SLUB: Use unique end pointer for each slab page.Christoph Lameter1-1/+4
2008-02-08hwmon: Discard useless I2C driver IDsJean Delvare1-33/+0
2008-02-08hwmon: (w83781d) Misc cleanupsJean Delvare1-1/+0
2008-02-08hwmon: (gl520sm) Various cleanupsJean Delvare1-1/+0
2008-02-08hwmon: (gl518sm) Various cleanupsJean Delvare1-1/+0
2008-02-08dmi: Let drivers walk the DMI tableJean Delvare1-0/+3
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds6-44/+220
2008-02-08[SCSI] enclosure: add support for enclosure servicesJames Bottomley1-0/+129
2008-02-08[SCSI] Small cleanups for scsi_host.hPavel Machek1-19/+25
2008-02-08[SCSI] add protocol definitionsJames Bottomley1-0/+14
2008-02-08[SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie2-4/+2
2008-02-08[SCSI] iscsi: fix up iscsi printk prefixMike Christie2-0/+13
2008-02-08[SCSI] iscsi class: add async scan helperMike Christie1-1/+2
2008-02-08[SCSI] iscsi class: add session scanningMike Christie1-3/+4
2008-02-08[SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileMike Christie2-15/+31