summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: fix stackprotector canary updates during context switchesIngo Molnar2008-05-263-5/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IA64] fix __apci_unmap_tableYinghai Lu2009-02-161-1/+1
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-093-0/+6
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-03-2821-92/+1771
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] mpt2sas: add MPT2SAS_MINOR(221) to miscdevice.hEric Moore2009-03-131-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] bsg: add linux/types.h include to bsg.hDouglas Gilbert2009-03-131-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] iscsi class: remove host no argument from session creation calloutMike Christie2009-03-131-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] libiscsi: pass session failure a session structMike Christie2009-03-131-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie2009-03-131-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie2009-03-131-1/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] iscsi class: fix lock dep warning on logoutMike Christie2009-03-131-2/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie2009-03-131-2/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] libiscsi: replace scsi_debug logging with session/conn loggingMike Christie2009-03-131-7/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou2009-03-133-35/+32
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] fcoe, libfc: check offload features from LLD through netdevYi Zou2009-03-131-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] net: add FCoE offload support through net_deviceYi Zou2009-03-131-0/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] net: define feature flags for FCoE offloadsChris Leech2009-03-132-0/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] net: reclaim 8 upper bits of the netdev->features from GSOChris Leech2009-03-131-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)Yi Zou2009-03-132-7/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] Make scsi.h independent of the rest of the scsi includesJames Bottomley2009-03-122-17/+17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] remove scsi_req_map_sgFUJITA Tomonori2009-03-121-6/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh2009-03-122-0/+309
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] libosd: OSDv2 auto detectionBoaz Harrosh2009-03-121-0/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] libosd: OSD version 2 SupportBoaz Harrosh2009-03-122-4/+125
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] libosd: attributes SupportBoaz Harrosh2009-03-121-0/+327
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] osd_uld: API for retrieving osd devices from KernelBoaz Harrosh2009-03-121-0/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] osd_uld: OSD scsi ULDBoaz Harrosh2009-03-121-0/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] libosd: OSDv1 HeadersBoaz Harrosh2009-03-124-0/+914
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] add OSD_TYPEBoaz Harrosh2009-03-121-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] major.h: char-major number for OSD device driverBoaz Harrosh2009-03-121-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] Remove SUGGEST flagsMartin K. Petersen2009-03-121-11/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] Check for deleted device in scsi_device_online()Hannes Reinecke2009-03-121-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] Add VPD helperMatthew Wilcox2009-03-121-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2817-72/+415
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-03-281-33/+185
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: add closure to async stream ioctlStefan Richter2009-03-241-15/+16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: secure add_descriptor ioctlStefan Richter2009-03-241-1/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: amendment to "add ioctl to query maximum transmission speed"Stefan Richter2009-03-241-23/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: implement asynchronous stream transmissionJay Fenlason2009-03-241-0/+27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: add ioctls for iso resource management, amendmentStefan Richter2009-03-241-6/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: increment fw_cdev_version, update documentationStefan Richter2009-03-241-5/+30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: add ioctl for broadcast write requestsJay Fenlason, Stefan Richter2009-03-241-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: add ioctl to query maximum transmission speedStefan Richter2009-03-241-0/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: add ioctls for manual iso resource managementStefan Richter2009-03-241-10/+32
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: add ioctls for isochronous resource managementJay Fenlason, Stefan Richter2009-03-241-13/+87
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: fix documentation of FW_CDEV_IOC_GET_INFOStefan Richter2009-03-241-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: documentation fixletStefan Richter2009-03-241-1/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-282-1/+78
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | agp/intel: Add support for new intel chipset.Shaohua Li2009-03-271-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Convert proc files to seq_file and introduce debugfsBen Gamari2009-03-271-1/+76
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |