summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-1410-16/+91
|\
| * [SCSI] iscsi: seperate iscsi interface from setup functionsMike Christie2006-01-142-8/+73
| * [SCSI] remove target parent limitiationChristoph Hellwig2006-01-142-5/+8
| * [SCSI] fusion - adding support for FC949ESMoore, Eric2006-01-141-0/+1
| * [SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen2006-01-141-1/+1
| * [SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann2006-01-141-0/+4
| * [SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig2006-01-141-1/+0Star
| * [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-1/+2
| * [SCSI] raid_class.c - adding RAID10 and RAID10 definesMoore, Eric2006-01-121-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds2006-01-144-0/+852
|\ \
| * | [PATCH] spi: remove fastcall crapAndrew Morton2006-01-141-1/+1
| * | [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-142-29/+70
| * | [PATCH] spi: M25 series SPI flashMike Lavender2006-01-141-0/+4
| * | [PATCH] spi: add spi_bitbang driverDavid Brownell2006-01-141-0/+128
| * | [PATCH] spi: ads7836 uses spi_driverDavid Brownell2006-01-141-1/+1
| * | [PATCH] SPI core tweaks, bugfixDavid Brownell2006-01-141-6/+69
| * | [PATCH] spi: add spi_driver to SPI frameworkDavid Brownell2006-01-141-23/+52
| * | [PATCH] spi: mtd dataflash driverDavid Brownell2006-01-141-0/+27
| * | [PATCH] spi: ads7846 driverDavid Brownell2006-01-141-0/+18
| * | [PATCH] spi: simple SPI frameworkDavid Brownell2006-01-141-0/+542
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-142-0/+8
|\ \ \
| * | | [PATCH] Add ide_bus_type probe and remove methodsRussell King2006-01-131-0/+5
| * | | [PATCH] Add bus_type probe, remove, shutdown methods.Russell King2006-01-131-0/+3
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-145-4/+1289
|\ \ \
| * | | [IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin2006-01-131-0/+6
| * | | [IA64] Handle debug traps in fsys modeJason Uhlenkott2006-01-131-1/+3
| * | | [IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationPrarit Bhargava2006-01-131-1/+2
| * | | [IA64-SGI] Altix BTE error handling fixesRuss Anderson2006-01-131-1/+1
| * | | [IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson2006-01-131-4/+4
| * | | [IA64-SGI] move xpc.h to include/asm-ia64/snDean Nelson2006-01-131-0/+1274
| * | | [IA64-SGI] ensure XPC disengage request is processedDean Nelson2006-01-131-1/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-1415-127/+128
|\ \ \
| * | | [PATCH] powerpc: oprofile cpu type names clash with other codeAndy Whitcroft2006-01-141-5/+5
| * | | powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras2006-01-142-9/+11
| * | | Merge ../linux-2.6Paul Mackerras2006-01-131-1/+1
| |\| |
| * | | [PATCH] powerpc: reformat atomic_add_unlessAnton Blanchard2006-01-131-13/+13
| * | | [PATCH] powerpc: use lwsync in atomics, bitops, lock functionsAnton Blanchard2006-01-136-46/+32Star
| * | | [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-134-18/+9Star
| * | | [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-131-36/+40
| * | | [PATCH] powerpc: Add of_find_property functionDave C Boutcher2006-01-131-0/+3
| * | | [PATCH] powerpc: Add/remove/update properties in firmware device treeDave C Boutcher2006-01-131-0/+5
| * | | [PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher2006-01-131-0/+5
| * | | [PATCH] powerpc: Add some more pSeries hypervisor call constantsDave C Boutcher2006-01-131-0/+5
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-01-141-1/+1
|\ \ \ \
| * | | | IB: Add node_guid to struct ib_deviceSean Hefty2006-01-101-1/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-1467-707/+2305
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-133-3/+5
| * | | | [PATCH] genetlink: don't touch module ref countPer Liden2006-01-131-1/+0Star
| * | | | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-1256-703/+969
| * | | | [TIPC] More updates of file headersPer Liden2006-01-122-2/+1Star