summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-06-02[SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie
2007-06-02[SCSI] iscsi class, qla4xxx, iscsi_tcp: export local addressMike Christie
2007-06-02[SCSI] qla4xxx: add iscsi_transport capps for fw capacilitiesMike Christie
2007-06-02[SCSI] libiscsi: make can_queue configurableMike Christie
2007-06-02[SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie
2007-06-01[SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie
2007-06-01[SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie
2007-06-01[SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasnMike Christie
2007-06-01[SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie
2007-06-01[SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie
2007-06-01[SCSI] iscsi class: add iscsi host set param eventMike Christie
2007-06-01[SCSI] iscsi_transport, qla4xxx: have class lookup host for driversMike Christie
2007-06-01[SCSI] iscsi_transport: export hw addressMike Christie
2007-05-31[SCSI] introduce shost_priv helperChristoph Hellwig
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley
2007-05-30alpha: support new syscallsRichard Henderson
2007-05-30alpha: cleanup in bitops.hRichard Henderson
2007-05-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-30[ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas
2007-05-30[ARM] 4412/1: S3C2412: reset errata fixBen Dooks
2007-05-30[ARM] use __used attributeDavid Rientjes
2007-05-29NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner
2007-05-29[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.David S. Miller
2007-05-29[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.David S. Miller
2007-05-29[SPARC]: Emulate cmpxchg like pariscKyle McMartin
2007-05-29[SPARC64]: Eliminate NR_CPUS limitations.David S. Miller
2007-05-29[SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller
2007-05-29[SPARC64]: Report proper system soft state to the hypervisor.David S. Miller
2007-05-29[SPARC64]: Kill unused DIE_PAGE_FAULT enum value.Christoph Hellwig
2007-05-28[ARM] enable arbitary speed tty ioctls and split input/output speedAlan Cox
2007-05-26[SCSI] scsi_lib: add scatter/gather data buffer accessorsFUJITA Tomonori
2007-05-26[SCSI] fc_transport: fix sysfs deadlock on vport deleteJames Smart
2007-05-26[ARM] 4406/1: Trivial NSLU2 / NAS-100D header & setup code cleanupMichael-Luke Jones
2007-05-26[ARM] 4405/1: NSLU2, DSM-G600 frequency fixup codeMichael-Luke Jones
2007-05-26[ARM] 4402/1: S3C2443: Add physical address of HSMMC controllerBen Dooks
2007-05-26[ARM] 4401/1: S3C2443: Add definitions for port GPIOJBen Dooks
2007-05-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-05-24[XFRM]: Allow packet drops during larval state resolution.David S. Miller
2007-05-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller
2007-05-24[NETFILTER]: nf_conntrack_h323: fix ASN.1 typesJing Min Zhao
2007-05-24[NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculationPatrick McHardy
2007-05-24[IA64] Cleanup acpi header to reuse the generic _PDC definesVenki Pallipadi
2007-05-24Don't call a warnign a bug. It's a warning.Linus Torvalds
2007-05-24Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-05-24NFS: Avoid a deadlock situation on writeTrond Myklebust
2007-05-24[Bluetooth] Fix L2CAP configuration parameter handlingMarcel Holtmann
2007-05-23i386: fix early usage of atomic_add_return and local_add_return on real i386Thomas Gleixner
2007-05-23md: don't write more than is required of the last page of a bitmapNeilBrown
2007-05-23recalc_sigpending_tsk fixesRoland McGrath