summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-02-13irqchip: support cascaded VICsLinus Walleij1-2/+4
2014-02-13ARM: integrator: switch to fetch clocks from device treeLinus Walleij1-1/+0
2014-02-13dma-buf: update debugfs outputSumit Semwal1-1/+1
2014-02-13net: phy: add "has_fixups" boolean propertyFlorian Fainelli1-0/+1
2014-02-13net: phy: re-design phy_modes to be self-containedFlorian Fainelli1-0/+42
2014-02-13net: phy: allow driver to implement their own aneg_doneFlorian Fainelli1-0/+3
2014-02-13net: phy: add genphy_aneg_done()Florian Fainelli1-0/+1
2014-02-13Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires1-0/+2
2014-02-13ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings1-0/+3
2014-02-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-66/+133
2014-02-12ASoC: atmel_ssc_dai: make option to choose clockBo Shen1-0/+1
2014-02-12Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+2
2014-02-12Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-2/+5
2014-02-12gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot2-8/+18
2014-02-12of: add functions to count number of elements in a propertyHeiko Stuebner1-0/+76
2014-02-12cgroup: remove cgroupfs_root->refcntTejun Heo1-3/+1
2014-02-12cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it ato...Tejun Heo1-2/+2
2014-02-12cgroup: remove cgroup->nameTejun Heo1-27/+36
2014-02-12cgroup: remove cftype_setTejun Heo1-17/+9
2014-02-12cgroup: warn if "xattr" is specified with "sane_behavior"Tejun Heo1-0/+2
2014-02-12Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki1-2/+2
2014-02-12skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new endFan Du1-0/+2
2014-02-12PCI: Add pci_dev_flag for ACS enable quirksAlex Williamson1-0/+2
2014-02-12PCI: Add device-specific PCI ACS enableAlex Williamson1-0/+2
2014-02-12Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-70/+87
2014-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+38
2014-02-11NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust1-0/+1
2014-02-11SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust1-1/+2
2014-02-11acpi-dma: convert to return error code when asked for channelAndy Shevchenko1-2/+3
2014-02-11cgroup: convert to kernfsTejun Heo1-32/+20
2014-02-11cgroup: misc preps for kernfs conversionTejun Heo1-6/+2
2014-02-11cgroup: introduce cgroup_ino()Tejun Heo1-0/+9
2014-02-11cgroup: update the meaning of cftype->max_write_lenTejun Heo1-2/+3
2014-02-11cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()Tejun Heo1-2/+1
2014-02-11cgroup: improve css_from_dir() into css_tryget_from_dir()Tejun Heo1-2/+2
2014-02-11devres: introduce API "devm_kstrdup"Manish Badarkhe1-0/+1
2014-02-11Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15Tejun Heo1-0/+2
2014-02-11block: Fix cloning of discard/write same biosKent Overstreet1-0/+11
2014-02-11cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan1-0/+2
2014-02-11video: xilinxfb: Move xilinxfb_platform_data directly to the driverMichal Simek1-30/+0
2014-02-11video: imxfb: Use regulator API with LCD class for poweringAlexander Shiyan1-1/+0
2014-02-11Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r...Mark Brown1-2/+5
2014-02-11Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo8-7/+30
2014-02-11smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU callsPaul Gortmaker1-0/+3
2014-02-11PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki1-2/+5
2014-02-11PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki2-0/+13
2014-02-11PM / QoS: Add no_constraints_value field to struct pm_qos_constraintsRafael J. Wysocki1-0/+1
2014-02-11PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki1-7/+7
2014-02-10blk-mq: rework flush sequencing logicChristoph Hellwig2-12/+4
2014-02-10blk-mq: rework I/O completionsChristoph Hellwig1-0/+4