aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-28USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman
2014-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-28Merge branch 'earlycon-dt' into for-nextRob Herring
2014-05-28IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bitsRoland Dreier
2014-05-28Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe
2014-05-28blk-mq: remove alloc_hctx and free_hctx methodsChristoph Hellwig
2014-05-28devicetree: bindings: Document micrel vendor prefixStephen Boyd
2014-05-28dt: bindings: dwc2: fix required value for the phy-names propertyMatt Porter
2014-05-28blk-mq: add file comments and update copyright noticesJens Axboe
2014-05-28mptfusion: fix msgContext in mptctl_hp_hostinfoTomas Henzl
2014-05-28acornscsi: remove linked command supportPaul Bolle
2014-05-28scsi/NCR5380: dprintk macroFinn Thain
2014-05-28fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox
2014-05-28fusion: Add free msg frames to the head, not tail of listMatthew Wilcox
2014-05-28mpt2sas: Add free smids to the head, not tail of listMatthew Wilcox
2014-05-28mpt2sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox
2014-05-28mpt2sas: Remove uses of serial_numberMatthew Wilcox
2014-05-28mpt3sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox
2014-05-28mpt3sas: Remove uses of serial_numberMatthew Wilcox
2014-05-28qla2xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-28qla4xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-28qla2xxx: fix incorrect debug printkDan Carpenter
2014-05-28be2iscsi: Bump the driver versionJayamohan Kallickal
2014-05-28be2iscsi: Fix processing cqe for cxn whose endpoint is freedJayamohan Kallickal
2014-05-28be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyedJayamohan Kallickal
2014-05-28be2iscsi: Fix memory corruption in MBX pathJayamohan Kallickal
2014-05-28be2iscsi: Fix TCP parameters while connection offloading.Jayamohan Kallickal
2014-05-28be2iscsi: Fix interrupt Coalescing mechanism.Jayamohan Kallickal
2014-05-28be2iscsi: Fix exposing Host in sysfs after adapter initialization is completeJayamohan Kallickal
2014-05-28be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox pathJayamohan Kallickal
2014-05-28Merge tag 'dt-for-robh' of git://git.secretlab.ca/git/linux into for-nextRob Herring
2014-05-28ALSA: au1x00: Use resource_size instead of computationBenoit Taine
2014-05-28Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe
2014-05-28blk-mq: remove blk_mq_alloc_request_pinnedChristoph Hellwig
2014-05-28blk-mq: do not use blk_mq_alloc_request_pinned in blk_mq_map_requestChristoph Hellwig
2014-05-28blk-mq: remove blk_mq_wait_for_tagsChristoph Hellwig
2014-05-28blk-mq: initialize request in __blk_mq_alloc_requestChristoph Hellwig
2014-05-28blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_requestChristoph Hellwig
2014-05-28ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUsNicolas Pitre
2014-05-28rtmutex: Fix deadlock detector for realThomas Gleixner
2014-05-28MIPS: Malta: CPS SMP by defaultPaul Burton
2014-05-28cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton
2014-05-28cpuidle: declare cpuidle_dev in cpuidle.hPaul Burton
2014-05-28MIPS: include cpuidle Kconfig menuPaul Burton
2014-05-28MIPS: cpuidle wait instruction statePaul Burton
2014-05-28MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton
2014-05-28MIPS: smp-cps: set a coherent default CCAPaul Burton
2014-05-28MIPS: smp-cps: prevent multi-core SMP with unsuitable CCAPaul Burton
2014-05-28MIPS: smp-cps: hotplug supportPaul Burton
2014-05-28MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton