summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* init: export name_to_dev_t and mark name argument as constDan Ehrenberg2015-04-151-1/+1
* dm: remove unnecessary wrapper around blk_lld_busyMike Snitzer2015-03-311-5/+0
* Merge remote-tracking branch 'jens/for-4.1/core' into dm/for-nextMike Snitzer2015-03-311-0/+3
|\
| * blk-mq: export blk_mq_run_hw_queuesMike Snitzer2015-03-131-0/+1
| * blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_diskMike Snitzer2015-03-131-0/+2
* | block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer2015-03-311-0/+1
* | mm: numa: slow PTE scan rate if migration failures occurMel Gorman2015-03-251-4/+5
* | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-241-0/+1
|\ \
| * | ata: Add a new flag to destinguish sas controllerShaohua Li2015-03-191-0/+1
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...Mark Brown2015-03-232-1/+4
|\ \ \ \
| | * | | regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy2015-03-171-0/+3
| * | | | regulator: Fix documentation for regmap in the configAxel Lin2015-03-181-1/+1
| |/ / /
* | | | Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-03-211-0/+1
|\ \ \ \
| * | | | dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka2015-02-271-0/+1
| |/ / /
* | | | Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-03-191-3/+3
|\ \ \ \
| * | | | Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij2015-03-051-3/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-192-1/+11
|\ \ \ \
| * | | | netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel2015-03-171-1/+4
| * | | | xps: must clear sender_cpu before forwardingEric Dumazet2015-03-111-0/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-03-181-0/+4
|\ \ \ \ \
| * | | | | livepatch: Fix subtle race with coming and going modulesPetr Mladek2015-03-171-0/+4
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-151-0/+18
|\ \ \ \ \ \
| * | | | | | clk: introduce clk_is_matchMichael Turquette2015-03-111-0/+18
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds2015-03-151-0/+5
|\ \ \ \ \ \
| * | | | | | irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu2015-03-081-0/+3
| * | | | | | irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier2015-03-081-0/+2
| |/ / / / /
* | | | | | Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-131-1/+1
|\ \ \ \ \ \
| * | | | | | of/platform: Fix sparc:allmodconfig buildGuenter Roeck2015-03-131-1/+1
* | | | | | | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2015-03-131-0/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | new helper: dup_iter()Al Viro2015-02-171-0/+2
* | | | | | | kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2015-03-122-4/+8
* | | | | | | kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-122-2/+4
| |_|_|_|/ / |/| | | | |
* | | | | | Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2015-03-091-1/+1
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ...Mark Brown2015-03-061-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | spi: fix a typo in comment.Marcin Bis2015-03-031-1/+1
| | |/ / / / / /
* | | | | | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-091-1/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2015-03-051-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-081-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-261-2/+1
| |/ / / / / /
* | | | | | | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-081-7/+7
|\ \ \ \ \ \ \
| * | | | | | | serial: uapi: Declare all userspace-visible io typesPeter Hurley2015-03-071-7/+7
| * | | | | | | serial: core: Fix iotype userspace breakagePeter Hurley2015-03-071-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-063-3/+24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'irq-pm'Rafael J. Wysocki2015-03-062-1/+9
| |\ \ \ \ \ \ \
| | * | | | | | | genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-042-0/+6
| | * | | | | | | genirq / PM: better describe IRQF_NO_SUSPEND semanticsMark Rutland2015-02-261-1/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'suspend-to-idle'Rafael J. Wysocki2015-03-051-2/+15
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki2015-03-051-2/+15
| | |/ / / / /
* | | | | | | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-03-061-1/+4
|\ \ \ \ \ \ \
| * | | | | | | NFS: Fix a regression in the read() syscallTrond Myklebust2015-03-031-0/+1