summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-05-26sched: Provide is_percpu_thread() helperThomas Gleixner1-0/+10
2017-05-26cpu/hotplug: Convert hotplug locking to percpu rwsemThomas Gleixner1-1/+1
2017-05-26perf/tracing/cpuhotplug: Fix locking orderThomas Gleixner1-0/+2
2017-05-26PCI: Replace the racy recursion preventionThomas Gleixner1-0/+1
2017-05-26padata: Make padata_alloc() staticThomas Gleixner1-3/+0
2017-05-26stop_machine: Provide stop_machine_cpuslocked()Sebastian Andrzej Siewior1-3/+23
2017-05-26cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked()Thomas Gleixner1-0/+9
2017-05-26cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()Sebastian Andrzej Siewior1-0/+29
2017-05-26cpu/hotplug: Provide lockdep_assert_cpus_held()Thomas Gleixner1-0/+2
2017-05-26cpu/hotplug: Provide cpus_read|write_[un]lock()Thomas Gleixner1-15/+19
2017-05-26ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto1-32/+0
2017-05-26drm: remove unsafe drm_for_each_connector()Gustavo Padovan1-15/+0
2017-05-26ALSA: pcm: Fix negative appl_ptr handling in pcm-indirect helpersTakashi Iwai1-2/+8
2017-05-25bpf: add various verifier test casesDaniel Borkmann1-0/+10
2017-05-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+8
2017-05-25sysfs: remove signedness from sysfs_get_direntNick Desaulniers1-1/+1
2017-05-25kobject: support passing in variables for synthetic ueventsPeter Rajnoha1-3/+1
2017-05-25misc: bh1770glc: move header file out of I2C realmWolfram Sang1-0/+0
2017-05-25misc: apds990x: move header file out of I2C realmWolfram Sang1-0/+0
2017-05-25regulator: tps65917: Add support for SMPS12Keerthy1-0/+2
2017-05-25net_sched: only create filter chains for new filters/actionsWANG Cong1-1/+2
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller4-7/+165
2017-05-25drm/amdgpu: add an INFO query for monitoring VRAM CPU page faultsMarek Olšák1-0/+2
2017-05-25ext4: fix quota charging for shared xattr blocksTahsin Erdogan1-0/+6
2017-05-25uapi/drm: add AMDGPU_HW_IP_VCN_ENC for encode CSLeo Liu1-1/+2
2017-05-25uapi/drm: add AMDGPU_HW_IP_VCN_DEC for decode CSLeo Liu1-1/+2
2017-05-25drm/amdgpu: add RAVEN family id definitionChunming Zhou1-0/+1
2017-05-25drm/amdgpu: add vm ioctlChunming Zhou1-0/+22
2017-05-24vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-8/+10
2017-05-24net/sched: flower: add support for matching on tcp flagsJiri Pirko1-0/+3
2017-05-24net: flow_dissector: add support for dissection of tcp flagsJiri Pirko1-0/+9
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-1/+21
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval1-3/+1
2017-05-24qed: Provide MBI information in dev_infoTomer Tayar1-0/+17
2017-05-24qed: Align DP_ERR style with other DP macrosMintz, Yuval1-5/+7
2017-05-24ASoC: hdmi-codec: add .get_dai_id supportKuninori Morimoto1-0/+9
2017-05-24Merge branch 'topic/dai-id' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown1-0/+3
2017-05-24ASoC: add snd_soc_get_dai_id() functionKuninori Morimoto1-0/+3
2017-05-24cpuset: consider dying css as offlineTejun Heo1-0/+20
2017-05-24dma-buf/sync-file: Defer creation of sync_file->nameChris Wilson1-2/+9
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-2/+5
2017-05-24Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-0/+1
2017-05-24reset: add DT bindings header for Gemini reset controllerLinus Walleij1-0/+36
2017-05-24clk: renesas: Add r8a7794 CPG Core Clock DefinitionsGeert Uytterhoeven1-0/+47
2017-05-24clk: renesas: Add r8a7793 CPG Core Clock DefinitionsGeert Uytterhoeven1-0/+48
2017-05-24clk: renesas: Add r8a7792 CPG Core Clock DefinitionsGeert Uytterhoeven1-0/+43
2017-05-24clk: renesas: Add r8a7791 CPG Core Clock DefinitionsGeert Uytterhoeven1-0/+48
2017-05-24clk: renesas: Add r8a7790 CPG Core Clock DefinitionsGeert Uytterhoeven1-0/+52
2017-05-24mm, x86/mm: Make the batched unmap TLB flush API more genericAndy Lutomirski1-4/+11
2017-05-24KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall2-3/+29