summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-02-12drm: export cmdline and preferred mode functions from fb helperJesse Barnes
2014-02-12ethtool: Fix unwanted section breaks in kernel-docBen Hutchings
2014-02-12ethtool: Move kernel-doc comment next to struct ethtool_dump definitionBen Hutchings
2014-02-12ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_perm_addrBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_statsBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_testBen Hutchings
2014-02-12ethtool: Expand documentation of string set typesBen Hutchings
2014-02-12ethtool: Update documentation of struct ethtool_pauseparamBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_ringparamBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_eepromBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_regsBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_wolBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_drvinfoBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_cmdBen Hutchings
2014-02-12mac80211: add NAPI support backJohannes Berg
2014-02-12Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-02-12drm: expose subpixel order name routine v3Jesse Barnes
2014-02-12ASoC: atmel_ssc_dai: make option to choose clockBo Shen
2014-02-12Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-02-12Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-02-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-02-12gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot
2014-02-12of: add functions to count number of elements in a propertyHeiko Stuebner
2014-02-12cgroup: remove cgroupfs_root->refcntTejun Heo
2014-02-12cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it ato...Tejun Heo
2014-02-12cgroup: remove cgroup->nameTejun Heo
2014-02-12cgroup: remove cftype_setTejun Heo
2014-02-12cgroup: warn if "xattr" is specified with "sane_behavior"Tejun Heo
2014-02-12cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNELJohannes Berg
2014-02-12Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki
2014-02-12drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee
2014-02-12ALSA: Mandate to pass a device pointer at card creation timeTakashi Iwai
2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai
2014-02-12flowcache: Make flow cache name space awareFan Du
2014-02-12skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new endFan Du
2014-02-11ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd
2014-02-11PCI: Add pci_dev_flag for ACS enable quirksAlex Williamson
2014-02-11PCI: Add device-specific PCI ACS enableAlex Williamson
2014-02-11Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-11NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust
2014-02-11SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust
2014-02-11acpi-dma: convert to return error code when asked for channelAndy Shevchenko
2014-02-11cgroup: convert to kernfsTejun Heo
2014-02-11cgroup: misc preps for kernfs conversionTejun Heo
2014-02-11cgroup: introduce cgroup_ino()Tejun Heo
2014-02-11cgroup: update the meaning of cftype->max_write_lenTejun Heo
2014-02-11cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()Tejun Heo