aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-12drm: export cmdline and preferred mode functions from fb helperJesse Barnes1-0/+6
2014-02-12ethtool: Fix unwanted section breaks in kernel-docBen Hutchings1-7/+9
2014-02-12ethtool: Move kernel-doc comment next to struct ethtool_dump definitionBen Hutchings1-3/+2
2014-02-12ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings1-0/+3
2014-02-12ethtool: Expand documentation of struct ethtool_perm_addrBen Hutchings1-1/+12
2014-02-12ethtool: Expand documentation of struct ethtool_statsBen Hutchings1-3/+13
2014-02-12ethtool: Expand documentation of struct ethtool_testBen Hutchings1-4/+17
2014-02-12ethtool: Expand documentation of string set typesBen Hutchings1-12/+47
2014-02-12ethtool: Update documentation of struct ethtool_pauseparamBen Hutchings1-13/+23
2014-02-12ethtool: Expand documentation of struct ethtool_ringparamBen Hutchings1-11/+26
2014-02-12ethtool: Expand documentation of struct ethtool_eepromBen Hutchings1-3/+20
2014-02-12ethtool: Expand documentation of struct ethtool_regsBen Hutchings1-3/+17
2014-02-12ethtool: Expand documentation of struct ethtool_wolBen Hutchings1-2/+11
2014-02-12ethtool: Expand documentation of struct ethtool_drvinfoBen Hutchings1-17/+39
2014-02-12ethtool: Expand documentation of struct ethtool_cmdBen Hutchings1-34/+90
2014-02-12mac80211: add NAPI support backJohannes Berg1-21/+13
2014-02-12Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-118/+2
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-108/+242
2014-02-12drm: expose subpixel order name routine v3Jesse Barnes1-0/+1
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-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+3
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-12cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNELJohannes Berg1-6/+1
2014-02-12Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki3-3/+32
2014-02-12drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee1-0/+1
2014-02-12ALSA: Mandate to pass a device pointer at card creation timeTakashi Iwai1-3/+10
2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2-3/+1
2014-02-12flowcache: Make flow cache name space awareFan Du3-2/+39
2014-02-12skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new endFan Du1-0/+2
2014-02-11ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd1-0/+10
2014-02-11PCI: Add pci_dev_flag for ACS enable quirksAlex Williamson1-0/+2
2014-02-11PCI: Add device-specific PCI ACS enableAlex Williamson1-0/+2
2014-02-11Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-70/+87
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-20/+103
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