summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson1-3/+1
2016-05-17block: Update blkdev_dax_capable() for consistencyToshi Kani2-8/+1
2016-05-17block: Add bdev_dax_supported() for dax mount checksToshi Kani1-0/+1
2016-05-17block: Add vfs_msg() interfaceToshi Kani1-0/+11
2016-05-17Merge branch 'drm-uapi-extern-c-fixes' of https://github.com/evelikov/linux i...Dave Airlie24-1/+202
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro54-242/+401
2016-05-17cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger1-1/+1
2016-05-17iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger1-0/+1
2016-05-17Merge branch 'topic/xilinx' into for-linusVinod Koul1-0/+14
2016-05-17Merge branch 'topic/pl08x' into for-linusVinod Koul1-1/+1
2016-05-17Merge branch 'topic/dw' into for-linusVinod Koul2-7/+10
2016-05-17Merge tag 'device-properties-4.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-17/+8
2016-05-17Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds17-211/+244
2016-05-17Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds9-56/+205
2016-05-17perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2-2/+17
2016-05-17perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo1-0/+2
2016-05-17perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo1-2/+4
2016-05-17perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-5/+11
2016-05-17Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds6-95/+215
2016-05-17Merge tag 'regulator-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds8-3/+53
2016-05-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds2-11/+9
2016-05-17Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds1-0/+2
2016-05-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+14
2016-05-17dax: Remove complete_unwritten argumentJan Kara2-11/+7
2016-05-17DAX: move RADIX_DAX_ definitions to dax.cNeilBrown1-9/+0
2016-05-17Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2016-05-17Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+3
2016-05-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-44/+136
2016-05-17Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+138
2016-05-17Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+2
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-4/+29
2016-05-16Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2016-05-16PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfsAlex Williamson1-0/+4
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+159
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+28
2016-05-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-18/+109
2016-05-16Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-138/+0
2016-05-16bpf: add generic constant blinding for use in jitsDaniel Borkmann1-0/+42
2016-05-16bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann1-2/+3
2016-05-16bpf: add bpf_patch_insn_single helperDaniel Borkmann1-0/+3
2016-05-16bpf: move bpf_jit_enable declarationDaniel Borkmann2-1/+2
2016-05-16netlink: kill nla_put_u64()Nicolas Dichtel1-12/+2
2016-05-16net/mlx5_core: Flow counters infrastructureAmir Vadai2-0/+19
2016-05-16net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai2-0/+4
2016-05-16net/mlx5_core: Firmware commands to support flow countersAmir Vadai1-3/+96
2016-05-16net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai1-0/+1
2016-05-16net/sched: Enable netdev drivers to update statistics of offloaded actionsAmir Vadai2-2/+30
2016-05-16net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar2-0/+18
2016-05-16net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.Samudrala, Sridhar2-3/+3
2016-05-16ibft: Expose iBFT acpi header via sysfsDavid Bond1-0/+13