summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sched/wait: Explain the shadowing and type inconsistenciesPeter Zijlstra2014-04-181-1/+13
* Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-021-681/+0
|\
| * x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-271-681/+0
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-021-13/+10
|\ \
| * | compat: Get rid of (get|put)_compat_time(val|spec)H. Peter Anvin2014-02-021-13/+10
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-021-0/+3
|\ \ \
| * | | mm: Add new func _install_special_mapping() to mmap.cStefani Seibold2014-03-181-0/+3
* | | | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-014-26/+41
|\ \ \ \
| * \ \ \ Merge branch 'bcache-for-3.15' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2014-03-181-17/+35
| |\ \ \ \
| | * | | | bcache: Kill unused freelistKent Overstreet2014-03-181-4/+2
| | * | | | bcache: Better alloc tracepointsKent Overstreet2014-03-181-14/+34
| * | | | | drbd: Move string function prototypes from linux/drbd.h to drbd_string.hAndreas Gruenbacher2014-02-171-6/+0
| * | | | | drbd: Define the size of res_opts->cpu_mask in a single placeAndreas Gruenbacher2014-02-172-1/+3
| * | | | | drbd: Improve some function and variable namingAndreas Gruenbacher2014-02-171-2/+2
| * | | | | idr: Add new function idr_is_empty()Andreas Gruenbacher2014-02-171-0/+1
| |/ / / /
* | | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-016-23/+37
|\ \ \ \ \
| * | | | | blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig2014-03-211-2/+1
| * | | | | blk-mq: fix wrong usage of hctx->state vs hctx->flagsJens Axboe2014-03-191-1/+1
| * | | | | blk-mq: allow blk_mq_init_commands() to return failureJens Axboe2014-03-141-1/+2
| * | | | | block: remove old blk_iopoll_enabled variableJens Axboe2014-03-131-2/+0
| * | | | | blktrace: fix accounting of partially completed requestsRoman Pen2014-03-051-3/+30
| * | | | | smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker2014-02-241-1/+1
| * | | | | smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-241-1/+1
| * | | | | smp: Teach __smp_call_function_single() to check for offline cpusJan Kara2014-02-241-2/+1
| * | | | | smp: Remove unused list_head from csdJan Kara2014-02-241-4/+1
| * | | | | block: Remove useless IPI struct initializationFrederic Weisbecker2014-02-241-4/+1
| * | | | | block: Stop abusing csd.list for fifo_timeJan Kara2014-02-242-6/+1
| |/ / / /
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-04-017-12/+44
|\ \ \ \ \
| * | | | | [SCSI] add support for per-host cmd poolsChristoph Hellwig2014-03-271-0/+7
| * | | | | [SCSI] megaraid: simplify internal command handlingChristoph Hellwig2014-03-271-3/+0
| * | | | | [SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke2014-03-271-0/+7
| * | | | | [SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig2014-03-151-2/+1
| * | | | | [SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz2014-03-152-5/+14
| * | | | | [SCSI] hpsa: add HP/3PAR vendor id to pci_ids.hStephen M. Cameron2014-03-151-0/+1
| * | | | | [SCSI] fix our current target reap infrastructureJames Bottomley2014-03-151-2/+1
| * | | | | [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams2014-03-151-0/+12
| * | | | | [SCSI] scsi_transport_fc: Add 32Gbps speed definition.Chad Dupuis2014-03-151-0/+1
* | | | | | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-0112-45/+121
|\ \ \ \ \ \
| * | | | | | USB: serial: make bulk_out_size a lower limitJohan Hovold2014-03-121-1/+2
| * | | | | | Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-1214-55/+62
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-03-093-20/+45
| |\ \ \ \ \ \
| | * | | | | | phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I2014-03-091-18/+18
| | * | | | | | phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam2014-03-091-0/+4
| | * | | | | | phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian2014-03-091-0/+9
| | * | | | | | phy: core: Add devm_of_phy_get to phy-coreKamil Debski2014-03-081-0/+9
| | * | | | | | phy: core: Add an exported of_phy_get functionKamil Debski2014-03-081-0/+6
| | * | | | | | phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I2014-03-071-3/+0
| * | | | | | | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-03-072-14/+46
| |\ \ \ \ \ \ \
| | * | | | | | | usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz2014-03-051-19/+30
| | * | | | | | | usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam2014-03-051-0/+5