summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-08-15net: make net namespace sysctls belong to container's ownerDmitry Torokhov1-0/+4
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed3-111/+15
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed2-79/+3
2016-08-14net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed2-75/+1
2016-08-14net/mlx5: MCG commands via mlx5 ifcSaeed Mahameed1-1/+1
2016-08-14net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed1-29/+0
2016-08-14net/mlx5: Init/Teardown hca commands via mlx5 ifcSaeed Mahameed1-24/+0
2016-08-14net: remove type_check from dev_get_nest_level()Sabrina Dubroca1-2/+1
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+12
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2016-08-13cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headersSargun Dhillon1-0/+23
2016-08-13rpmsg: Drop prototypes for non-existing functionsBjorn Andersson1-2/+0
2016-08-13remoteproc/omap: fix various code formatting issuesAnna, Suman1-3/+3
2016-08-13remoteproc: align code with open parenthesisAnna, Suman1-2/+2
2016-08-13remoteproc: fix bare unsigned type usageAnna, Suman1-1/+1
2016-08-13rpmsg: align code with open parenthesisAnna, Suman1-3/+3
2016-08-13clk: core: New macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado1-0/+12
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+4
2016-08-12dma-buf/fence: kerneldoc: remove spurious section headerSumit Semwal1-1/+1
2016-08-12dma-buf/fence: kerneldoc: remove unused struct membersSumit Semwal1-2/+0
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall1-0/+6
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall1-0/+6
2016-08-12mfd: da8xx-cfgchip: New header file for CFGCHIP registersDavid Lechner1-0/+153
2016-08-11bvec: avoid variable shadowing warningJohannes Berg1-1/+2
2016-08-11video: ARM CLCD: support Nomadik variantLinus Walleij1-0/+42
2016-08-11video: ARM CLCD: support pads connected in reverse orderLinus Walleij1-3/+15
2016-08-11video: ARM CLCD: backlight support for OFLinus Walleij1-0/+3
2016-08-11dma-buf/sync_file: only enable fence signalling on poll()Gustavo Padovan1-0/+2
2016-08-11dma-buf/sync_file: add sync_file_get_fence()Gustavo Padovan1-0/+1
2016-08-11dma-buf/sync_file: refactor fence storage in struct sync_fileGustavo Padovan1-12/+5
2016-08-11dma-buf/fence-array: add fence_is_array()Gustavo Padovan1-0/+10
2016-08-11qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru1-0/+15
2016-08-11net: sched: convert qdisc linked list to hashtableJiri Kosina1-0/+4
2016-08-10regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICsTero Kristo1-0/+5
2016-08-10mfd: tps65218: add version check to the PMIC probeTero Kristo1-0/+1
2016-08-10cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2-21/+6
2016-08-10kernfs: remove kernfs_path_len()Tejun Heo1-4/+0
2016-08-10kernfs: make kernfs_path*() behave in the style of strlcpy()Tejun Heo2-6/+22
2016-08-10kernfs: add dummy implementation of kernfs_path_from_node()Tejun Heo1-0/+5
2016-08-10sched/debug: Make the "Preemption disabled at ..." message more usefulVegard Nossum1-0/+9
2016-08-10locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra1-9/+75
2016-08-10sched/core: Fix power to capacity renaming in commentMorten Rasmussen1-1/+1
2016-08-10perf/core: Optimize perf_pmu_sched_task()Peter Zijlstra1-0/+3
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros1-0/+4
2016-08-10mfd: Add STMPE1600 supportPatrice Chotard1-0/+1
2016-08-10mfd: stmpe: Rework registers accessPatrice Chotard1-0/+18
2016-08-10mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enumPatrice Chotard1-0/+2
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds1-33/+15