summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2014-09-18cgroup: simplify proc_cgroup_show()Zefan Li
2014-09-18cgroup: use a per-cgroup work for release agentZefan Li
2014-09-18ARM: OMAP: Remove unused pieces of legacy DMA APITony Lindgren
2014-09-18Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie
2014-09-18spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg
2014-09-18jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_listJan Kara
2014-09-18cgroup: remove some useless forward declarationsLi Zefan
2014-09-17lockd: move lockd's grace period handling into its own moduleJeff Layton
2014-09-17KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck
2014-09-17KVM: ARM: vgic: register kvm_device_ops dynamicallyWill Deacon