summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-09-23f2fs: support large sector sizeChao Yu1-2/+3
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-18/+28
2014-09-23Merge branch 'pci/hotplug' into nextBjorn Helgaas1-2/+0
2014-09-23GPIO: gpio-dwapb: Enable platform driver binding to MFD driverWeike Chen1-0/+32
2014-09-23gpio: gpiolib: set gpiochip_remove retval to voidabdoulaye berthe1-1/+1
2014-09-23dmaengine: Mark the struct dma_slave_config direction field deprecatedLaurent Pinchart1-1/+3
2014-09-23libata: change ata_<foo>_printk routines to return voidJoe Perches1-6/+6
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd1-0/+5
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar7-62/+105
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+11
2014-09-23PCI: Remove unused pci_get_dma_source()Alex Williamson1-5/+0
2014-09-23PCI: Remove unused pci_find_upstream_pcie_bridge()Alex Williamson1-11/+0
2014-09-22nand: omap2: Remove horrible ifdefs to fix module probeEzequiel GarcĂ­a1-0/+16
2014-09-22Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas1-2/+15
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON1-0/+11
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig1-1/+2
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig1-1/+5
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig1-2/+2
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig1-0/+1
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig2-3/+1
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe14-73/+94
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2014-09-22ACPI / PM: Convert acpi_dev_pm_detach() into a static functionUlf Hansson1-2/+0
2014-09-22PM / Domains: Add APIs to attach/detach a PM domain for a deviceUlf Hansson1-0/+11
2014-09-22PM / Domains: Add generic OF-based PM domain look-upTomasz Figa1-0/+52
2014-09-22PM / Domains: Add a detach callback to the struct dev_pm_domainUlf Hansson1-0/+1
2014-09-22Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman4-3/+11
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni1-0/+1
2014-09-22extcon: gpio: Fix code cleanupGeorge Cherian1-1/+3
2014-09-22extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi1-287/+0
2014-09-20sched: Fix end_of_stack() and location of stack canary for architectures usin...Chuck Ebbert1-0/+13
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2014-09-20percpu-refcount: make percpu_ref based on longs instead of intsTejun Heo1-12/+12
2014-09-20Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+3
2014-09-20net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay1-3/+8
2014-09-20fou: Add GRO supportTom Herbert1-1/+2
2014-09-20net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli1-1/+0
2014-09-20net: phy: broadcom: add helper for PHY revision and patch levelFlorian Fainelli1-0/+2
2014-09-20net: add alloc_skb_with_frags() helperEric Dumazet1-0/+6
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+6
2014-09-19cgroup: remove CGRP_RELEASABLE flagZefan Li1-5/+0
2014-09-19cgroup: remove redundant check in cgroup_ino()Zefan Li1-5/+2
2014-09-19sched: Add helper for task stack page overrun checkingAaron Tomlin1-0/+2
2014-09-19init/main.c: Give init_task a canaryAaron Tomlin1-0/+2
2014-09-19seqlock: Add irqsave variant of read_seqbegin_or_lock()Rik van Riel1-0/+19
2014-09-19smp: Add new wake_up_all_idle_cpus() functionChuansheng Liu1-0/+2
2014-09-19sched: Add new API wake_up_if_idle() to wake up the idle cpuChuansheng Liu1-0/+1
2014-09-19Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas1-2/+0
2014-09-19Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2-11/+17