summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-091-0/+15
|\
| * [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-081-0/+15
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds2005-09-092-2/+9
|\ \
| * | [MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie2005-09-081-0/+1
| * | [MMC] Ensure correct mmc_priv() behaviourRussell King2005-09-081-1/+7
| * | [MMC] Allow detection/removal to be delayedRichard Purdie2005-09-081-1/+1
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-093-32/+11
|\ \
| * | [ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr...Nicolas Pitre2005-09-092-31/+5
| * | [ARM] Fix ARMv6 VIPT cache >= 32KRussell King2005-09-081-1/+6
| |/
* | Fix up ARM serial driver compile failureLinus Torvalds2005-09-081-0/+3
* | [PATCH] Fix 32bit sendmsg() flawAl Viro2005-09-081-1/+1
* | Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-08487-6039/+5849
|\|
| * [PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley2005-09-081-3/+5
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-0812-44/+145
| |\
| | * Merge by hand (conflicts in sd.c)James Bottomley2005-09-074-7/+61
| | |\
| | | * [SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig2005-09-071-3/+0
| | | * [SCSI] switch EH thread startup to the kthread APIChristoph Hellwig2005-09-071-2/+0
| | | * [SCSI] embryonic RAID classJames Bottomley2005-08-311-0/+59
| | | * [SCSI] correct attribute_container list usageJames Bottomley2005-08-311-2/+2
| | * | [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley2005-08-282-9/+7
| | * | [SCSI] convert SPI transport class to scsi_executeJames Bottomley2005-08-283-4/+21
| | * | [SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley2005-08-282-17/+11
| | * | Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley2005-08-285-16/+43
| | |\|
| | | * [SCSI] add missing attribute container function prototypeJames Bottomley2005-08-281-0/+1
| | | * [SCSI] correct transport class abstraction to work outside SCSIJames Bottomley2005-08-152-9/+11
| | | * [SCSI] add ability to deny binding to SPI transport classJames Bottomley2005-08-141-0/+1
| | | * [SCSI] add global timeout to the scsi mid-layerJames Bottomley2005-08-081-2/+6
| | | * [SCSI] add missing hold_mcs parameter to the spi transport classJames Bottomley2005-08-031-0/+5
| | | * [SCSI] add template for scsi_host_set_state()James Bottomley2005-07-301-0/+1
| | | * [SCSI] host state model update: mediate host add/remove raceMike Anderson2005-07-301-0/+9
| | | * [SCSI] host state model update: replace old host bitmap stateMike Anderson2005-07-301-5/+9
| | * | [SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley2005-08-281-0/+3
| | * | fix mismerge in ll_rw_blk.cJames Bottomley2005-08-282-4/+12
| | |\ \
| | | * | [PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley2005-06-201-2/+2
| | | * | [PATCH] Add scatter-gather support for the block layer SG_IOJames Bottomley2005-06-202-0/+5
| | | * | [PATCH] Cleanup blk_rq_map_* interfacesJens Axboe2005-06-201-4/+3
| | | * | [PATCH] Add blk_rq_map_kern()Mike Christie2005-06-202-0/+4
| * | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-081-1/+1
| |\ \ \ \
| | * | | | [kernel-doc] fix various DocBook build problems/warningsJeff Garzik2005-09-071-1/+1
| * | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-083-26/+136
| |\ \ \ \ \
| | * | | | | [wireless] build fixes after merging WE-19Jeff Garzik2005-09-071-6/+3
| | * | | | | [PATCH] WE-19 for kernel 2.6.13Jean Tourrilhes2005-09-072-29/+141
| | * | | | | [PATCH] net: add driver for the NIC on Cell BladesJens Osterkamp2005-09-071-0/+1
| | |/ / / /
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-081-4/+2
| |\ \ \ \ \
| | * | | | | [SERIAL]: Avoid 'statement with no effect' warnings.David S. Miller2005-09-061-4/+2
| | |/ / / /
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-085-4/+14
| |\ \ \ \ \
| | * | | | | [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-071-1/+1
| | * | | | | [NET]: skb_get/set_timestamp use constStephen Hemminger2005-09-071-2/+2
| | * | | | | [NETFILTER]: kill __ip_ct_expect_unlink_destroyPablo Neira Ayuso2005-09-071-1/+1
| | * | | | | [NETFILTER]: Handle NAT module load racePatrick McHardy2005-09-071-0/+5