summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-0/+2
2014-09-19rcu: Eliminate deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney2-0/+3
2014-09-19vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher1-0/+2
2014-09-19mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé2-1/+3
2014-09-18cpuset: simplify proc_cpuset_show()Zefan Li1-1/+2
2014-09-18cgroup: simplify proc_cgroup_show()Zefan Li1-1/+2
2014-09-18cgroup: use a per-cgroup work for release agentZefan Li1-7/+3
2014-09-18ARM: OMAP: Remove unused pieces of legacy DMA APITony Lindgren1-37/+0
2014-09-18Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie1-2/+2
2014-09-18spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg1-4/+5
2014-09-18jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_listJan Kara1-1/+1
2014-09-18cgroup: remove some useless forward declarationsLi Zefan1-1/+0
2014-09-18lockd: move lockd's grace period handling into its own moduleJeff Layton1-0/+2
2014-09-17KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon1-1/+0
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck1-1/+0
2014-09-17KVM: ARM: vgic: register kvm_device_ops dynamicallyWill Deacon1-1/+0
2014-09-17KVM: device: add simple registration mechanism for kvm_device_opsWill Deacon1-0/+1
2014-09-17nand: omap2: Add support for flash-based bad block tableEzequiel García1-0/+1
2014-09-17PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parametersMegan Kamiya1-2/+2
2014-09-17PCI/AER: Make <linux/aer.h> standalone includableThierry Reding1-0/+2
2014-09-17PCI: Add device flag helper functionsEthan Zhao1-0/+13
2014-09-17irqchip: add irq-omap-intc.h headerFelipe Balbi1-0/+32