summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* sched: Remove set_need_resched()Peter Zijlstra2014-04-181-14/+0
* sched/wait: Explain the shadowing and type inconsistenciesPeter Zijlstra2014-04-181-1/+13
* 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-013-9/+6
|\ \ \
| * | | 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-015-20/+7
|\ \ \ \
| * | | | 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
| * | | | 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-011-0/+1
|\ \ \ \
| * | | | [SCSI] hpsa: add HP/3PAR vendor id to pci_ids.hStephen M. Cameron2014-03-151-0/+1
* | | | | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-0110-30/+80
|\ \ \ \ \
| * | | | | USB: serial: make bulk_out_size a lower limitJohan Hovold2014-03-121-1/+2
| * | | | | Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-128-50/+43
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | 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-071-0/+16
| |\ \ \ \ \ \
| | * | | | | | usb: phy: Add set_wakeup APIPeter Chen2014-03-051-0/+16
| * | | | | | | storage: accept some UAS devices if streams are unavailableOliver Neukum2014-03-041-0/+1
| * | | | | | | uas: Add the posibilty to blacklist uas devices from using the uas driverHans de Goede2014-03-041-2/+4
| * | | | | | | uas: Pack iu struct definitionsHans de Goede2014-03-041-5/+5
| * | | | | | | uas: Fix response iu struct definitionHans de Goede2014-03-041-1/+1
| * | | | | | | uas: s/response_ui/response_iu/Hans de Goede2014-03-041-1/+1
| * | | | | | | usb-core: Track if an endpoint has streamsHans de Goede2014-03-041-0/+2
| * | | | | | | usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede2014-03-041-0/+2
| * | | | | | | Merge 3.14-rc5 into usb-nextGreg Kroah-Hartman2014-03-024-9/+8
| |\ \ \ \ \ \ \
| * | | | | | | | usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik2014-02-241-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-016-103/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | serial: sh-sci: Add more register documentationGeert Uytterhoeven2014-03-171-35/+58
| * | | | | | | | Merge 3.14-rc5 into tty-nextGreg Kroah-Hartman2014-03-024-9/+8
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | serial: imx: Remove init() and exit() platform callbacksAlexander Shiyan2014-02-281-2/+0
| * | | | | | | | tty: Fix low_latency BUGPeter Hurley2014-02-281-1/+1
OpenPOWER on IntegriCloud