summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-03-10regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea
2014-03-10i2c: s3c2410: Trivial cleanup in header fileSachin Kamat
2014-03-10get rid of fget_light()Al Viro
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-03-09reset: Add optional resets and stubsPhilipp Zabel
2014-03-09Merge tag 'ux500-dt-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-03-09Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman
2014-03-09mfd: arizona: Add support for new fratio encodingCharles Keepax
2014-03-09i2c: bfin-twi: move bits macros and structs in header from arch include to ge...Sonic Zhang
2014-03-08Merge tag 'omap-for-v3.15/crossbar-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian
2014-03-08Merge branch 'integrator/multiplatform-base' into next/cleanup2Olof Johansson
2014-03-08staging: usbip: claim ports used by shared devicesValentina Manea
2014-03-08Drivers: hv: vmbus: Increase the limit on the number of pfns we can handleK. Y. Srinivasan
2014-03-08Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson
2014-03-08kernfs: cache atomic_write_len in kernfs_open_fileTejun Heo
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-08phy: core: Add devm_of_phy_get to phy-coreKamil Debski
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-07Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm i...Greg Kroah-Hartman
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-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-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/module: Replace include of tracepoint.h with jump_label.h in module.hSteven Rostedt (Red Hat)
2014-03-07tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt