summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra
2014-04-18Shiraz has movedViresh Kumar
2014-04-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-18libata/ahci: accommodate tag ordered controllersDan Williams
2014-04-18mfd: arizona: Factor out read of device tree GPIOsCharles Keepax
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-18regmap: add reg_read/reg_write callbacks to regmap_bus structBoris BREZILLON
2014-04-18regulator: tps65090: Allow setting the overcurrent wait timeDoug Anderson
2014-04-18regulator: tps65217: Remove *rdev[] from struct tps65217Axel Lin
2014-04-18regulator: core: Return error in get optional stubTim Kryger
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-18perf: Allow building PMU drivers as modulesYan, Zheng
2014-04-18sched: Remove set_need_resched()Peter Zijlstra
2014-04-18sched/wait: Explain the shadowing and type inconsistenciesPeter Zijlstra
2014-04-18arch: Prepare for smp_mb__{before,after}_atomic()Peter Zijlstra
2014-04-17genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds
2014-04-17ipmi: boolify some thingsCorey Minyard
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard
2014-04-17KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin
2014-04-17efivars: Stop passing a struct argument to efivar_validate()Matt Fleming
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-16Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan
2014-04-16bsg: update check for rq based driver for blk-mqJens Axboe
2014-04-16block: export blk_finish_requestChristoph Hellwig
2014-04-16blk-mq: rename mq_flush_work struct request memberChristoph Hellwig
2014-04-16blk-mq: add blk_mq_requeue_requestChristoph Hellwig
2014-04-16blk-mq: add blk_mq_start_hw_queuesChristoph Hellwig
2014-04-16blk-mq: add blk_mq_delay_queueChristoph Hellwig
2014-04-16blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig
2014-04-16blk-mq: allow drivers to hook into I/O completionChristoph Hellwig
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-04-16net: phy: add minimal support for QSGMII PHYThomas Petazzoni
2014-04-16clocksource: sh_cmt: Add support for multiple channels per deviceLaurent Pinchart
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-15block: all blk-mq requests are taggedChristoph Hellwig
2014-04-15blk-mq: split out tag initialization, support shared tagsChristoph Hellwig
2014-04-15blk-mq: add ->init_request and ->exit_request methodsChristoph Hellwig
2014-04-15block: remove struct request buffer memberJens Axboe
2014-04-15Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe
2014-04-15percpu: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter
2014-04-15compiler-intel.h: Remove duplicate definitionPranith Kumar
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller