summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-08-12dma-buf/fence: kerneldoc: remove unused struct membersSumit Semwal1-2/+0
2016-08-12netfilter: nf_tables: add hash expressionLaura Garcia Liebana1-0/+20
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-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter1-0/+14
2016-08-12xfrm: policy: convert policy_lock to spinlockFlorian Westphal1-1/+1
2016-08-12xfrm: policy: make xfrm_policy_lookup_bytype locklessFlorian Westphal1-1/+1
2016-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2016-08-11soc: rockchip: add reboot-mode headerAndy Yan1-0/+15
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-11rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng3-2/+55
2016-08-11net: sched: convert qdisc linked list to hashtableJiri Kosina3-3/+7
2016-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2016-08-10ASoC: simple-card-utils: add asoc_simple_card_clean_reference()Kuninori Morimoto1-0/+2
2016-08-10ASoC: simple-card-utils: add asoc_simple_card_canonicalize_cpu()Kuninori Morimoto1-0/+2
2016-08-10drm: Add DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags v2Michel Dänzer2-3/+37
2016-08-10drm: Add page_flip_target CRTC hook v2Michel Dänzer1-0/+18
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: add tracepoints for basic operationsTejun Heo1-0/+163
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-10locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui1-2/+25
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-10xfrm: state: don't use lock anymore unless acquire operation is neededFlorian Westphal1-3/+3
2016-08-10xfrm: constify xfrm_replay structuresJulia Lawall1-1/+1
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-10net: Remove fib_local variableDavid Ahern1-1/+0
2016-08-09drm: avoid "possible bad bitmask?" warningDave Gordon1-1/+1
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds1-33/+15
2016-08-09Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-3/+11
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2016-08-09drm: Add ratelimited versions of the DRM_DEBUG* macrosLyude1-0/+30