summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-02-21jbd2: allocate transaction from separate slab cacheYongqiang Yang1-0/+5
2012-02-21jbd2: add drop_transaction/update_superblock_end tracepointsSeiji Aguchi1-0/+28
2012-02-21bitops: Optimise get_order()David Howells1-12/+28
2012-02-21bitops: Adjust the comment on get_order() to describe the size==0 caseDavid Howells1-1/+22
2012-02-21Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg1-0/+1
2012-02-21Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg1-0/+4
2012-02-21Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg1-0/+3
2012-02-21Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-0/+3
2012-02-21Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+8
2012-02-21regmap: Allow users to query the size of register valuesMark Brown1-0/+1
2012-02-21Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann1-0/+1
2012-02-21Bluetooth: Add support for HCI monitor channelMarcel Holtmann3-0/+53
2012-02-21aio: Use __kernel_ulong_t to define aio_context_tH. Peter Anvin1-1/+1
2012-02-21compat: Add helper functions to read/write struct timeval, timespecH. Peter Anvin1-0/+16
2012-02-21compat: Introduce COMPAT_USE_64BIT_TIMEH. J. Lu1-0/+4
2012-02-21sysinfo: Use explicit types in <linux/sysinfo.h>H. Peter Anvin1-14/+16
2012-02-21posix_types: Introduce __kernel_[u]long_tH. Peter Anvin1-9/+14
2012-02-21sysinfo: Move struct sysinfo to a separate header fileH. Peter Anvin3-19/+25
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-9/+11
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann1-5/+2
2012-02-20Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann1-1/+0
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann1-2/+2
2012-02-20digsig: changed type of the timestampDmitry Kasatkin1-2/+2
2012-02-20ASoC: fsi: Add DMAEngine supportKuninori Morimoto1-0/+2
2012-02-20Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflictMark Brown17-34/+136
2012-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-17/+53
2012-02-20[SCSI] libsas: add mutex for SMP task executionJeff Skirvin1-0/+2
2012-02-20[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams1-1/+0
2012-02-20[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams2-0/+5
2012-02-20[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams1-1/+4
2012-02-20[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams1-1/+5
2012-02-20[SCSI] libsas: let libata handle command timeoutsDan Williams1-1/+2
2012-02-20[SCSI] libsas: fix timeout vs completion raceDan Williams2-8/+3
2012-02-20[SCSI] libsas: prevent double completion of scmds from ehDan Williams1-1/+4
2012-02-19[SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams1-1/+0
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams1-3/+1
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams3-2/+16
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams1-2/+5
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams1-0/+4
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams1-2/+1
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams1-3/+0
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams1-1/+2
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams1-0/+1
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams1-1/+0
2012-02-19[SCSI] libsas: remove unused ata_task_resp fieldsDan Williams1-7/+0
2012-02-19Delete the __FD_*() funcs for operating on fd_set from linux/time.hDavid Howells1-23/+0
2012-02-19Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells1-18/+10
2012-02-19Wrap accesses to the fd_sets in struct fdtableDavid Howells1-0/+30
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen2-0/+7
2012-02-19[SCSI] virtio-scsi: SCSI driver for QEMU based virtual machinesPaolo Bonzini2-0/+115