summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-12soc: samsung: Add SPDX license identifiers to headersKrzysztof Kozlowski2-9/+2
2018-02-12ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski1-15/+2
2018-02-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+9
2018-02-12scsi: raid_class: Add 'JBOD' RAID levelHannes Reinecke1-0/+1
2018-02-12dma-mapping: fix a comment typoChristoph Hellwig1-1/+1
2018-02-12of: Support parsing phandle argument lists through a nexus nodeStephen Boyd1-0/+12
2018-02-12clk: rockchip: remove HCLK_VIO from rk3328 dt headerHeiko Stuebner1-1/+0
2018-02-12Merge branch 'topic/hda-sync-power' into for-nextTakashi Iwai1-0/+2
2018-02-12ALSA: hda: Copying sync power state helper to coreAbhijeet Kumar1-0/+2
2018-02-12ASoC: soc-generic-dmaengine-pcm: replace platform to componentKuninori Morimoto1-0/+2
2018-02-12PM: cpuidle: Fix cpuidle_poll_state_init() prototypeRafael J. Wysocki1-1/+1
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko3-5/+5
2018-02-12ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko1-2/+2
2018-02-12ASoC: ac97: replace codec to componentKuninori Morimoto1-3/+10
2018-02-12ASoC: rt5659: Add the support of Intel HDA Headeroder_chiou@realtek.com1-0/+1
2018-02-12Merge branch 'topic/fixes' into for-linusTakashi Iwai1-1/+1
2018-02-12ALSA: ac97: Fix copy and paste typo in documentationMatthias Lange1-1/+1
2018-02-12dmaengine: avoid map_cnt overflow with CONFIG_DMA_ENGINE_RAIDZi Yan1-0/+4
2018-02-12ptr_ring: prevent integer overflow when calculating sizeJason Wang1-1/+1
2018-02-12unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2-27/+37
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds3-12/+12
2018-02-12Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-17/+19
2018-02-11drm/vc4: Expose performance counters to userspaceBoris Brezillon1-0/+76
2018-02-11Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-2/+865
2018-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-12/+26
2018-02-10Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2018-02-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-0/+3
2018-02-09ptr_ring: try vmalloc() when kmalloc() failsJason Wang1-5/+8
2018-02-09ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang1-0/+2
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+8
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-33/+36
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-46/+79
2018-02-09Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2018-02-09Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-115/+76
2018-02-08Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...David S. Miller1-0/+2
2018-02-08net: Extra '_get' in declaration of arch_get_platform_mac_addressMathieu Malaterre1-1/+1
2018-02-08Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+3
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-2/+230
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+2
2018-02-08compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven1-2/+1
2018-02-08compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2-0/+8
2018-02-08Merge branches 'acpi-tables', 'acpi-bus' and 'acpi-processor'Rafael J. Wysocki2-4/+7
2018-02-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki1-46/+79
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski1-46/+79
2018-02-08Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+11
2018-02-08Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds2-3/+5
2018-02-07Merge tag 'platform-drivers-x86-v4.16-2' of git://git.infradead.org/linux-pla...Linus Torvalds1-0/+14
2018-02-07Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+1
2018-02-07Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds1-0/+2
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds1-0/+58