summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-121-1/+1
|\
| * fix mremap() vs. ioctx_kill() raceAl Viro2015-04-061-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-04-101-1/+3
|\ \
| * | Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-04-081-1/+3
* | | Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-091-1/+0
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2015-04-091-1/+0
| |\ \ \ \
| | | * | | cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz2015-04-031-1/+0
| | |/ / /
* | | | | include/linux/dmapool.h: declare struct deviceMark Brown2015-04-071-0/+2
* | | | | mm: move zone lock to a different cache line than order-0 free page listsMel Gorman2015-04-071-4/+3
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-061-0/+6
|\ \ \ \
| * | | | ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-061-0/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-031-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer2015-03-311-0/+1
| | |/ / | |/| |
* | | | Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds2015-04-021-0/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier2015-03-291-0/+4
| * | | irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier2015-03-291-0/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-021-1/+15
|\ \ \ \
| * | | | usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-03-291-2/+4
| * | | | usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-03-291-0/+12
* | | | | Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2015-04-012-0/+4
|\ \ \ \ \
| * | | | | fs: add dirtytime_expire_seconds sysctlTheodore Ts'o2015-03-171-0/+3
| * | | | | fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o2015-03-171-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-04-011-9/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-03-311-9/+9
* | | | | 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
| |_|_|_|/ / / |/| | | | | |
OpenPOWER on IntegriCloud