summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-04-17blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig1-1/+1
2014-04-17blk-mq: allow drivers to hook into I/O completionChristoph Hellwig1-7/+2
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck1-0/+2
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck1-0/+3
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2-19/+1
2014-04-16net: phy: add minimal support for QSGMII PHYThomas Petazzoni1-0/+3
2014-04-16clocksource: sh_cmt: Add support for multiple channels per deviceLaurent Pinchart1-0/+1
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar1-7/+7
2014-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+0
2014-04-16block: all blk-mq requests are taggedChristoph Hellwig1-1/+2
2014-04-16blk-mq: split out tag initialization, support shared tagsChristoph Hellwig1-18/+16
2014-04-16blk-mq: add ->init_request and ->exit_request methodsChristoph Hellwig1-2/+12
2014-04-16block: remove struct request buffer memberJens Axboe1-1/+0
2014-04-16Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe103-727/+2320
2014-04-15percpu: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter1-1/+1
2014-04-15compiler-intel.h: Remove duplicate definitionPranith Kumar1-3/+0
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+0
2014-04-15regulator: s2mps11: Add external GPIO control for S2MPS14Krzysztof Kozlowski1-0/+2
2014-04-15net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann1-1/+0
2014-04-14mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris1-8/+16
2014-04-14mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris1-27/+27
2014-04-14mtd: spi-nor: drop \t after #defineBrian Norris1-36/+36
2014-04-14mtd: spi-nor: add the copyright informationHuang Shijie1-0/+9
2014-04-14mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie1-0/+12
2014-04-14mtd: spi-nor: add the framework for SPI NORHuang Shijie1-0/+20
2014-04-14mtd: spi-nor: add the basic data structuresHuang Shijie1-0/+110
2014-04-14mtd: spi-nor: copy the SPI NOR commands to a new header fileHuang Shijie1-0/+55
2014-04-14efi: create memory map iteration helperMark Salter1-0/+6
2014-04-14spi: convert spi-bfin-v3.c to a multiplatform driverScott Jiang1-0/+254
2014-04-14reset: Add of_reset_control_get to reset.hHans de Goede1-0/+10
2014-04-14Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...James Morris2-3/+14
2014-04-14Merge commit 'v3.14' into nextJames Morris339-3448/+6908
2014-04-14Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-1/+13
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-04-13Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds3-0/+24
2014-04-13Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds1-7/+12
2014-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-118/+71
2014-04-13Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds3-22/+57
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds3-1/+34
2014-04-12Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-9/+12
2014-04-12Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+6
2014-04-12net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-1/+1
2014-04-11net: rfkill: gpio: remove unused and obsolete platform parametersHeikki Krogerus1-10/+0
2014-04-11mm: slab/slub: use page->list consistently instead of page->lruDave Hansen1-1/+2
2014-04-11IB/mlx5: Add block multicast loopback supportEli Cohen2-0/+2
2014-04-11AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERICChris Metcalf1-1/+1
2014-04-11NVMe: Retry failed commands with non-fatal errorsKeith Busch1-2/+2
2014-04-11NVMe: Make I/O timeout a module parameterKeith Busch1-1/+2
2014-04-11NVMe: CPU hot plug notificationKeith Busch1-0/+1
2014-04-11NVMe: per-cpu io queuesKeith Busch1-1/+5