summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-03-08phy: core: Add an exported of_phy_get functionKamil Debski
2014-03-07Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-03-07Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-07SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen
2014-03-07Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm i...Greg Kroah-Hartman
2014-03-07Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can...David S. Miller
2014-03-07IB/mlx5: Collect signature error completionSagi Grimberg
2014-03-07IB/mlx5: Support IB_WR_REG_SIG_MRSagi Grimberg
2014-03-07IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg
2014-03-07IB/mlx5: Initialize mlx5_ib_qp signature-related membersSagi Grimberg
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg
2014-03-07IB/core: Introduce signature verbs APISagi Grimberg
2014-03-07IB/core: Introduce protected memory regionsSagi Grimberg
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-03-07mm: Create utility function for accessing a tasks commandline valueWilliam Roberts
2014-03-07capabilities: add descriptions for AUDIT_CONTROL and AUDIT_WRITERichard Guy Briggs
2014-03-07Merge tag 'v3.13' into for-3.15Eric Paris
2014-03-07fs: move i_readcountMimi Zohar
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I
2014-03-07workqueue: remove PREPARE_[DELAYED_]WORK()Tejun Heo
2014-03-07nvme: don't use PREPARE_WORKTejun Heo
2014-03-07Merge branch 'master' into wq/for-3.15Tejun Heo
2014-03-07Merge branch 'wq/for-3.14-fixes' into wq/for-3.15Tejun Heo
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-07ftrace: Remove freelist from struct dyn_ftraceJiri Slaby
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07tracing: Evaluate len expression only once in __dynamic_array macroFilipe Brandenburger
2014-03-07tracing: Correctly expand len expressions from __dynamic_array macroFilipe Brandenburger
2014-03-07tracing/module: Replace include of tracepoint.h with jump_label.h in module.hSteven Rostedt (Red Hat)
2014-03-07tracing: Fix event header migrate.h to include tracepoint.hSteven Rostedt (Red Hat)
2014-03-07tracing: Fix event header writeback.h to include tracepoint.hSteven Rostedt (Red Hat)
2014-03-07tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt
2014-03-07tracing: Move event storage for array from macro to standalone functionSteven Rostedt
2014-03-07tracing: Move raw output code from macro to standalone functionSteven Rostedt
2014-03-07of: Fix of_graph_parse_endpoint stub for !CONFIG_OF buildsPhilipp Zabel
2014-03-07netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer
2014-03-07netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer
2014-03-07netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer
2014-03-07netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring
2014-03-06net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa
2014-03-06[media] of: move common endpoint parsing to drivers/ofPhilipp Zabel
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel
2014-03-06mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens