summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-09Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman3-20/+45
2014-03-09mfd: arizona: Add support for new fratio encodingCharles Keepax1-3/+3
2014-03-09i2c: bfin-twi: move bits macros and structs in header from arch include to ge...Sonic Zhang1-0/+145
2014-03-09Merge tag 'omap-for-v3.15/crossbar-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2-1/+17
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I1-18/+18
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam1-0/+4
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian1-0/+9
2014-03-09Merge branch 'integrator/multiplatform-base' into next/cleanup2Olof Johansson2-3/+4
2014-03-09staging: usbip: claim ports used by shared devicesValentina Manea1-0/+7
2014-03-09Drivers: hv: vmbus: Increase the limit on the number of pfns we can handleK. Y. Srinivasan1-1/+1
2014-03-09Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson17-30/+132
2014-03-09kernfs: cache atomic_write_len in kernfs_open_fileTejun Heo1-0/+1
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-03-08netfilter: nf_tables: restore context for expression destructorsPatrick McHardy1-9/+4
2014-03-08phy: core: Add devm_of_phy_get to phy-coreKamil Debski1-0/+9
2014-03-08phy: core: Add an exported of_phy_get functionKamil Debski1-0/+6
2014-03-08Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2-14/+46
2014-03-08Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2014-03-08SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen1-2/+2
2014-03-08Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm i...Greg Kroah-Hartman2-30/+69
2014-03-08Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can...David S. Miller2-2/+8
2014-03-07IB/mlx5: Collect signature error completionSagi Grimberg4-0/+28
2014-03-07IB/mlx5: Support IB_WR_REG_SIG_MRSagi Grimberg1-0/+61
2014-03-07IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg1-0/+18
2014-03-07IB/mlx5: Initialize mlx5_ib_qp signature-related membersSagi Grimberg1-0/+1
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg2-0/+44
2014-03-07IB/core: Introduce signature verbs APISagi Grimberg1-1/+148
2014-03-07IB/core: Introduce protected memory regionsSagi Grimberg1-0/+38
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+8
2014-03-07mm: Create utility function for accessing a tasks commandline valueWilliam Roberts1-0/+1
2014-03-07capabilities: add descriptions for AUDIT_CONTROL and AUDIT_WRITERichard Guy Briggs1-0/+4
2014-03-07Merge tag 'v3.13' into for-3.15Eric Paris607-7346/+16464
2014-03-07fs: move i_readcountMimi Zohar1-3/+3
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I1-3/+0
2014-03-07workqueue: remove PREPARE_[DELAYED_]WORK()Tejun Heo1-13/+2
2014-03-07nvme: don't use PREPARE_WORKTejun Heo1-0/+1
2014-03-07Merge branch 'master' into wq/for-3.15Tejun Heo76-362/+502
2014-03-07Merge branch 'wq/for-3.14-fixes' into wq/for-3.15Tejun Heo2-4/+2
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo1-0/+1
2014-03-07ftrace: Remove freelist from struct dyn_ftraceJiri Slaby1-5/+2
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby1-1/+1
2014-03-07tracing: Evaluate len expression only once in __dynamic_array macroFilipe Brandenburger1-2/+4
2014-03-07tracing: Correctly expand len expressions from __dynamic_array macroFilipe Brandenburger1-1/+1
2014-03-07tracing/module: Replace include of tracepoint.h with jump_label.h in module.hSteven Rostedt (Red Hat)1-1/+1
2014-03-07tracing: Fix event header migrate.h to include tracepoint.hSteven Rostedt (Red Hat)1-0/+2
2014-03-07tracing: Fix event header writeback.h to include tracepoint.hSteven Rostedt (Red Hat)1-0/+1
2014-03-07tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt2-16/+21
2014-03-07tracing: Move event storage for array from macro to standalone functionSteven Rostedt2-12/+8
2014-03-07tracing: Move raw output code from macro to standalone functionSteven Rostedt2-9/+6
2014-03-07of: Fix of_graph_parse_endpoint stub for !CONFIG_OF buildsPhilipp Zabel1-1/+1