summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-1514-41/+144
|\
| * [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...Boaz Harrosh2007-10-121-1/+22
| * [SCSI] scsi_transport_iscsi: add list, mutex includesMichael S. Tsirkin2007-10-121-0/+2
| * [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-123-15/+1
| * [SCSI] Fix device not ready printkJames Bottomley2007-10-121-0/+2
| * [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-122-8/+5
| * [SCSI] move ULD attachment into the prep functionJames Bottomley2007-10-122-2/+8
| * [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng2007-10-121-0/+3
| * [SCSI] fc_transport: add target driver supportFUJITA Tomonori2007-10-121-0/+4
| * [SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori2007-10-121-0/+9
| * [SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt2007-10-121-0/+2
| * [SCSI] Addition to pci_ids.h for ATTO Technology, Inc.Eric Moore2007-10-121-0/+2
| * [SCSI] tgt: move tsk_mgmt_response callback to transport classFUJITA Tomonori2007-10-123-3/+7
| * [SCSI] tgt: convert libsrp and ibmvstgt to use srp_transportFUJITA Tomonori2007-10-121-1/+1
| * [SCSI] srp_transport: add target driver supportFUJITA Tomonori2007-10-121-1/+2
| * [SCSI] tgt: add I_T nexus supportFUJITA Tomonori2007-10-124-12/+39
| * [SCSI] transport_srp: add rport roles attributeFUJITA Tomonori2007-10-121-0/+5
| * [SCSI] add srp transport classFUJITA Tomonori2007-10-121-0/+32
* | Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-154-58/+16
|\ \
| * | knfsd: 64 bit ino support for NFS serverPeter Staubach2007-10-092-40/+6
| * | knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-091-8/+10
| * | nfsd: remove unused cache_for_each macroJ. Bruce Fields2007-10-091-10/+0
* | | HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina2007-10-152-11/+15
* | | clockevents: introduce force broadcast notifierThomas Gleixner2007-10-141-0/+1
* | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-10-141-2/+2
|\ \ \
| * | | hwmon: Convert from class_device to deviceTony Jones2007-10-091-2/+2
| |/ /
* | | fix endianness bug in inet_lroAl Viro2007-10-141-1/+1
* | | inet_lro: trivial endianness annotationsAl Viro2007-10-141-3/+3
* | | endianness annotations in arm io.hAl Viro2007-10-141-4/+4
* | | more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-141-2/+2
* | | long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-144-7/+7
* | | frv: missing casts in cmpxchg()Al Viro2007-10-141-1/+4
* | | endian-clean in_le64/out_le64Al Viro2007-10-141-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2007-10-143-0/+95
|\ \ \
| * \ \ Merge branch 'hidraw' into for-linusJiri Kosina2007-10-142-0/+91
| |\ \ \
| | * | | HID: add hidraw interfaceJiri Kosina2007-10-142-0/+91
| * | | | Input: add KEY_LOGOFFKhelben Blackstaff2007-10-141-0/+1
| * | | | USBHID: report descriptor fix for MacBook JIS keyboardTomoya Adachi2007-10-141-0/+1
| * | | | HID: enable hiddev for the SantaRosa MacBookPro IR receiverStelian Pop2007-10-141-0/+1
| * | | | Input: add KEY_SPELLCHECKJiri Kosina2007-10-141-0/+1
| |/ / /
* | | | [SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller2007-10-131-2/+1
* | | | [SPARC64]: Kill ugly __irq_ino() macro.David S. Miller2007-10-131-1/+3
* | | | [SPARC64]: Access ivector_table[] using physical addresses.David S. Miller2007-10-131-6/+6
* | | | [SPARC64]: Make IVEC pointers 64-bit.David S. Miller2007-10-132-7/+6
* | | | [SPARC64]: Consolidate MSI support code.David S. Miller2007-10-131-2/+4
* | | | [SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif2007-10-132-20/+41
* | | | [SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller2007-10-131-0/+6
|/ / /
* | | i2c: Rename the PEC functionality bitDavid Brownell2007-10-131-2/+3
* | | i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell2007-10-132-32/+29
* | | i2c: Remove i2c_algorithm.algo_control()David Brownell2007-10-131-7/+0
OpenPOWER on IntegriCloud