aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-01-14[PATCH] sched: add new SCHED_BATCH policyGravatar Ingo Molnar 1-3/+4
2006-01-14[PATCH] Altix: ioc3 serial supportGravatar Patrick Gefre 2-0/+334
2006-01-14[PATCH] convert /proc/devices to use seq_file interfaceGravatar Neil Horman 1-0/+11
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 10-16/+91
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Gravatar Linus Torvalds 4-0/+852
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 2-0/+8
2006-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 5-4/+1289
2006-01-14[SCSI] iscsi: seperate iscsi interface from setup functionsGravatar Mike Christie 2-8/+73
2006-01-14[SCSI] remove target parent limitiationGravatar Christoph Hellwig 2-5/+8
2006-01-14[SCSI] fusion - adding support for FC949ESGravatar Moore, Eric 1-0/+1
2006-01-14[SCSI] sem2mutex: scsi_transport_spi.cGravatar Jes Sorensen 1-1/+1
2006-01-14[SCSI] fc transport: add permanent_port_name fc_host attributeGravatar Andreas Herrmann 1-0/+4
2006-01-14[SCSI] always handle REQ_BLOCK_PC requests in common codeGravatar Christoph Hellwig 1-1/+0
2006-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeGravatar Linus Torvalds 15-127/+128
2006-01-13[PATCH] spi: remove fastcall crapGravatar Andrew Morton 1-1/+1
2006-01-13[PATCH] spi: use linked lists rather than an arrayGravatar Vitaly Wool 2-29/+70
2006-01-13[PATCH] spi: M25 series SPI flashGravatar Mike Lavender 1-0/+4
2006-01-13[PATCH] spi: add spi_bitbang driverGravatar David Brownell 1-0/+128
2006-01-13[PATCH] spi: ads7836 uses spi_driverGravatar David Brownell 1-1/+1
2006-01-13[PATCH] SPI core tweaks, bugfixGravatar David Brownell 1-6/+69
2006-01-13[PATCH] spi: add spi_driver to SPI frameworkGravatar David Brownell 1-23/+52
2006-01-13[PATCH] spi: mtd dataflash driverGravatar David Brownell 1-0/+27
2006-01-13[PATCH] spi: ads7846 driverGravatar David Brownell 1-0/+18
2006-01-13[PATCH] spi: simple SPI frameworkGravatar David Brownell 1-0/+542
2006-01-14[PATCH] powerpc: oprofile cpu type names clash with other codeGravatar Andy Whitcroft 1-5/+5
2006-01-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Gravatar Linus Torvalds 1-1/+1
2006-01-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 67-707/+2305
2006-01-14powerpc: Provide a suitable AT_PLATFORM valueGravatar Paul Mackerras 2-9/+11
2006-01-13[IA64] prevent accidental modification of args in jprobe handlerGravatar Zhang Yanmin 1-0/+6
2006-01-13[NET]: Use NIP6_FMT in kernel.hGravatar Joe Perches 3-3/+5
2006-01-13[IA64] Handle debug traps in fsys modeGravatar Jason Uhlenkott 1-1/+3
2006-01-14Merge ../linux-2.6Gravatar Paul Mackerras 1-1/+1
2006-01-13[IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationGravatar Prarit Bhargava 1-1/+2
2006-01-13[IA64-SGI] Altix BTE error handling fixesGravatar Russ Anderson 1-1/+1
2006-01-13[PATCH] genetlink: don't touch module ref countGravatar Per Liden 1-1/+0
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsGravatar Russell King 1-0/+5
2006-01-13[PATCH] Add bus_type probe, remove, shutdown methods.Gravatar Russell King 1-0/+3
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Gravatar Dean Nelson 1-4/+4
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/snGravatar Dean Nelson 1-0/+1274
2006-01-13[IA64-SGI] ensure XPC disengage request is processedGravatar Dean Nelson 1-1/+3
2006-01-13[PATCH] Increase AT_VECTOR_SIZEGravatar Paul Mackerras 1-1/+1
2006-01-13[PATCH] powerpc: reformat atomic_add_unlessGravatar Anton Blanchard 1-13/+13
2006-01-13[PATCH] powerpc: use lwsync in atomics, bitops, lock functionsGravatar Anton Blanchard 6-46/+32
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACAGravatar David Gibson 4-18/+9
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosGravatar David Gibson 1-36/+40
2006-01-13[PATCH] powerpc: Add of_find_property functionGravatar Dave C Boutcher 1-0/+3
2006-01-13[PATCH] powerpc: Add/remove/update properties in firmware device treeGravatar Dave C Boutcher 1-0/+5
2006-01-13[PATCH] powerpc: Add/remove/update properties in /proc/device-treeGravatar Dave C Boutcher 1-0/+5
2006-01-13[PATCH] powerpc: Add some more pSeries hypervisor call constantsGravatar Dave C Boutcher 1-0/+5
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesGravatar Harald Welte 56-703/+969