summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-08-04proc: Implement /proc/thread-self to point at the directory of the current th...Eric W. Biederman
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-08-04Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-08-04Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-04Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2014-08-04Merge remote-tracking branches 'spi/topic/sh', 'spi/topic/sh-msiof' and 'spi/...Mark Brown
2014-08-04Merge remote-tracking branch 'regmap/topic/getdev' into regmap-nextMark Brown
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a...Mark Brown
2014-08-04Merge remote-tracking branches 'asoc/topic/sigmadsp', 'asoc/topic/sirf', 'aso...Mark Brown
2014-08-04Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...Mark Brown
2014-08-04Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown
2014-08-04Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-asrc', 'asoc...Mark Brown
2014-08-04Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/cirrus' and 'a...Mark Brown
2014-08-04Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown
2014-08-04Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2014-08-04Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2014-08-04Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2014-08-04Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2014-08-04hwmon: (ntc_thermistor) Support B57330V2103 from EPCOSJohannes Pointner
2014-08-04dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart
2014-08-04drm/tegra: Make job submission 64-bit safeThierry Reding
2014-08-04drm/tegra: Add SET/GET_FLAGS IOCTLsThierry Reding
2014-08-04drm/tegra: Add SET/GET_TILING IOCTLsThierry Reding
2014-08-04Merge branch 'drm/dsi/for-next' into drm/tegra/for-nextThierry Reding
2014-08-04dmaengine: add device tree binding documentation for the nbpfaxi driverGuennadi Liakhovetski
2014-08-04Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org...Dave Airlie
2014-08-04Merge branch '3.17/hdmi-infoframe' into for-nextTomi Valkeinen
2014-08-03NFS: allow lockless access to access_cacheNeilBrown
2014-08-03NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown
2014-08-03sunrpc/auth: allow lockless (rcu) lookup of credential cache.NeilBrown
2014-08-03nfs: fix comment and add warn_on for PG_INODE_REFWeston Andros Adamson
2014-08-03nfs: check wait_on_bit_lock err in page_group_lockWeston Andros Adamson
2014-08-03sunrpc: remove "ec" argument from encrypt_v2 operationJeff Layton
2014-08-03sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctxJeff Layton
2014-08-03Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int...Trond Myklebust
2014-08-03drm/exynos: fimd: support LCD I80 interfaceYoungJun Cho
2014-08-02lib: Resizable, Scalable, Concurrent Hash TableThomas Graf
2014-08-02cdc_subset: deal with a device that needs reset for timeoutOliver Neukum
2014-08-02inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov
2014-08-02inet: frags: enum the flag definitions and add descriptionsNikolay Aleksandrov
2014-08-02inet: frags: rename last_in to flagsNikolay Aleksandrov
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-08-02net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov
2014-08-02net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov
2014-08-02net: filter: simplify socket chargingAlexei Starovoitov
2014-08-02f2fs: add tracepoint for f2fs_direct_IOChao Yu