aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-12scsi: remove use_blk_tcq Scsi_Host fieldChristoph Hellwig1-1/+0
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig2-21/+1
2014-11-12scsi: remove ordered_tag host template fieldChristoph Hellwig1-10/+0
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2-10/+0
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig3-5/+6
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig2-1/+2
2014-11-12scsi: handle more device handler setup/teardown in common codeChristoph Hellwig1-1/+1
2014-11-12scsi: remove struct scsi_dh_devlistChristoph Hellwig1-6/+0
2014-11-12scsi: use container_of to get at device handler private dataChristoph Hellwig1-1/+0
2014-11-12scsi: split scsi_nonblockable_ioctlChristoph Hellwig1-2/+2
2014-11-12scsi: refactor scsi_reset_provider handlingChristoph Hellwig1-14/+1
2014-11-12scsi: add support for multiple hardware queues in scsi_(host_)find_tagBart Van Assche1-8/+11
2014-11-12scsi: add support for multiple hardware queuesBart Van Assche1-0/+8
2014-11-12blk-mq: add blk_mq_unique_tag()Bart Van Assche1-0/+17
2014-11-12scsi: simplify scsi_log_(send|completion)Hannes Reinecke1-1/+2
2014-11-12scsi: remove scsi_show_result()Hannes Reinecke1-1/+0
2014-11-12scsi: separate out scsi_(host|driver)byte_string()Hannes Reinecke1-0/+2
2014-11-12scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke1-1/+1
2014-11-12scsi: remove scsi_print_status()Hannes Reinecke1-1/+0
2014-11-12scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke1-7/+7
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke2-7/+12
2014-11-12scsi: introduce sdev_prefix_printk()Hannes Reinecke1-0/+9
2014-11-12scsi: remove scsi_cmd_print_sense_hdr()Hannes Reinecke1-2/+0
2014-11-12scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert2-1/+9
2014-11-12drm: Per-plane lockingDaniel Vetter2-1/+5
2014-11-12drm: export atomic wait_for_vblanks helper (v2)Rob Clark1-0/+3
2014-11-12Merge tag 'v3.18-rc4' into drm-nextDave Airlie29-130/+253
2014-11-12net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck1-43/+0
2014-11-12net: Add device Rx page allocation functionAlexander Duyck1-0/+48
2014-11-12ieee820154: add lbt setting supportAlexander Aring1-0/+2
2014-11-12ieee820154: add max frame retries setting supportAlexander Aring1-0/+3
2014-11-12ieee820154: add max csma backoffs setting supportAlexander Aring1-0/+3
2014-11-12ieee820154: add backoff exponent setting supportAlexander Aring1-0/+3
2014-11-12ieee820154: add short_addr setting supportAlexander Aring2-0/+4
2014-11-12ieee820154: add pan_id setting supportAlexander Aring2-0/+4
2014-11-12ieee820154: add channel set supportAlexander Aring1-0/+1
2014-11-12ieee802154: cleanup cfg802154 intendationAlexander Aring1-2/+2
2014-11-12mac802154: add wpan_phy priv idAlexander Aring1-0/+8
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches1-4/+0
2014-11-11ACPI / processor: Update the comments in processor.hHanjun Guo1-1/+3
2014-11-11s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang1-2/+0
2014-11-11Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang1-2/+4
2014-11-11bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens2-2/+4
2014-11-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville8-140/+122
2014-11-11net: kill netif_copy_real_num_queues()WANG Cong1-17/+0
2014-11-11PM / Domains: Fix initial default state of the need_restore flagUlf Hansson1-1/+1
2014-11-11irda: Simplify IRDA logging macrosJoe Perches1-3/+3
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong1-2/+9
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2-10/+3
2014-11-11Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann1-0/+37