summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kbuild: mips use generic asm-offsets.h supportSam Ravnborg2005-09-094-4/+4
* kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-095-5/+5
* kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg2005-09-091-2/+2
* kbuild: full dependency check on asm-offsets.hSam Ravnborg2005-09-091-1/+1
* [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-071-3/+5
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-0712-44/+145
| |\
| | * Merge by hand (conflicts in sd.c)James Bottomley2005-09-064-7/+61
| | |\
| | | * [SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig2005-09-061-3/+0
| | | * [SCSI] switch EH thread startup to the kthread APIChristoph Hellwig2005-09-061-2/+0
| | | * [SCSI] embryonic RAID classJames Bottomley2005-08-301-0/+59
| | | * [SCSI] correct attribute_container list usageJames Bottomley2005-08-301-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-142-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-071-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-073-26/+136
| |\ \ \ \ \
| | * | | | | [wireless] build fixes after merging WE-19Jeff Garzik2005-09-071-6/+3
| | * | | | | [PATCH] WE-19 for kernel 2.6.13Jean Tourrilhes2005-09-062-29/+141
| | * | | | | [PATCH] net: add driver for the NIC on Cell BladesJens Osterkamp2005-09-061-0/+1
| | |/ / / /
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-071-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-075-4/+14
| |\ \ \ \ \
| | * | | | | [AX25]: Make ax2asc thread-proofRalf Baechle2005-09-061-1/+1
| | * | | | | [NET]: skb_get/set_timestamp use constStephen Hemminger2005-09-061-2/+2
| | * | | | | [NETFILTER]: kill __ip_ct_expect_unlink_destroyPablo Neira Ayuso2005-09-061-1/+1
| | * | | | | [NETFILTER]: Handle NAT module load racePatrick McHardy2005-09-061-0/+5
| | * | | | | [NETFILTER]: Add support for permanent expectationsPatrick McHardy2005-09-061-0/+5
| | |/ / / /
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-0729-238/+860
| |\ \ \ \ \
| | * | | | | [ARM] 2888/1: OMAP 3/4: Update omap include files, take 2Tony Lindgren2005-09-0726-238/+767
| | * | | | | [ARM] 2889/1: S3C2410 - Add machine AnubisBen Dooks2005-09-073-0/+93
| | |/ / / /
| * | | | | [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-072-0/+4
OpenPOWER on IntegriCloud