summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-09-23dmaengine: Mark the struct dma_slave_config direction field deprecatedLaurent Pinchart
2014-09-23libata: change ata_<foo>_printk routines to return voidJoe Perches
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-22PCI: Remove unused pci_get_dma_source()Alex Williamson
2014-09-22PCI: Remove unused pci_find_upstream_pcie_bridge()Alex Williamson
2014-09-22nand: omap2: Remove horrible ifdefs to fix module probeEzequiel García
2014-09-22Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-22ACPI / PM: Convert acpi_dev_pm_detach() into a static functionUlf Hansson
2014-09-22PM / Domains: Add APIs to attach/detach a PM domain for a deviceUlf Hansson
2014-09-22PM / Domains: Add generic OF-based PM domain look-upTomasz Figa
2014-09-22PM / Domains: Add a detach callback to the struct dev_pm_domainUlf Hansson
2014-09-22Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni
2014-09-22extcon: gpio: Fix code cleanupGeorge Cherian
2014-09-22extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi
2014-09-20sched: Fix end_of_stack() and location of stack canary for architectures usin...Chuck Ebbert
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-09-20percpu-refcount: make percpu_ref based on longs instead of intsTejun Heo
2014-09-19Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2014-09-19net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay
2014-09-19fou: Add GRO supportTom Herbert
2014-09-19net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli
2014-09-19net: phy: broadcom: add helper for PHY revision and patch levelFlorian Fainelli
2014-09-19net: add alloc_skb_with_frags() helperEric Dumazet
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-19cgroup: remove CGRP_RELEASABLE flagZefan Li
2014-09-19cgroup: remove redundant check in cgroup_ino()Zefan Li
2014-09-19sched: Add helper for task stack page overrun checkingAaron Tomlin
2014-09-19init/main.c: Give init_task a canaryAaron Tomlin
2014-09-19seqlock: Add irqsave variant of read_seqbegin_or_lock()Rik van Riel
2014-09-19smp: Add new wake_up_all_idle_cpus() functionChuansheng Liu
2014-09-19sched: Add new API wake_up_if_idle() to wake up the idle cpuChuansheng Liu
2014-09-18Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas
2014-09-18Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-09-18rcu: Eliminate deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney
2014-09-18vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
2014-09-19mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé
2014-09-18cpuset: simplify proc_cpuset_show()Zefan Li