summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-06PCI: Remove unnecessary space before function pointer argumentsBenjamin Young1-3/+3
2018-12-06net: dsa: Add overhead to tag protocol ops.Andrew Lunn1-0/+1
2018-12-06Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+3
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+1
2018-12-06io_pgetevents: use __kernel_timespecDeepa Dinamani2-2/+14
2018-12-06pselect6: use __kernel_timespecDeepa Dinamani2-1/+9
2018-12-06ppoll: use __kernel_timespecDeepa Dinamani2-1/+9
2018-12-06signal: Add restore_user_sigmask()Deepa Dinamani1-0/+2
2018-12-06signal: Add set_user_sigmask()Deepa Dinamani2-0/+6
2018-12-06asm-generic: unistd.h: fixup broken macro include.Guo Ren1-0/+4
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig1-3/+3
2018-12-06dma-mapping: return an error code from dma_mapping_errorChristoph Hellwig1-1/+1
2018-12-06dma-mapping: remove the mapping_error dma_map_ops methodChristoph Hellwig1-5/+0
2018-12-06iommu/dma-iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig1-1/+0
2018-12-06dma-direct: remove the mapping_error dma_map_ops methodChristoph Hellwig1-3/+0
2018-12-06dma-mapping: provide a generic DMA_MAPPING_ERRORChristoph Hellwig1-0/+5
2018-12-06bus: fsl-mc: explicitly define the fsl_mc_command endiannessIoana Ciornei1-6/+6
2018-12-06mtd: add support for reading MTD devices via the nvmem APIAlban Bedel1-0/+2
2018-12-06nvmem: add new config optionBartosz Golaszewski1-0/+2
2018-12-06nvmem: Move nvmem_type_str array to its only userAndy Shevchenko1-7/+0
2018-12-06nvmem: add type attributeAlexandre Belloni1-0/+16
2018-12-06include: pe.h: remove message[] from mz header definitionAKASHI Takahiro1-1/+1
2018-12-06powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()AKASHI Takahiro1-2/+0
2018-12-06s390, kexec_file: drop arch_kexec_mem_walk()AKASHI Takahiro1-0/+8
2018-12-06kexec_file: make kexec_image_post_load_cleanup_default() globalAKASHI Takahiro1-0/+1
2018-12-06asm-generic: add kexec_file_load system call to unistd.hAKASHI Takahiro1-1/+3
2018-12-06XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox1-0/+54
2018-12-06drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driverKulkarni, Ganapatrao1-0/+1
2018-12-06kref/kobject: Improve documentationEzequiel Garcia1-4/+1
2018-12-06sctp: frag_point sanity checkJakub Audykowicz1-0/+5
2018-12-06Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/l...Dave Airlie4-0/+169
2018-12-06Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-0/+29
2018-12-06bpf: Change insn_offset to insn_off in bpf_func_infoMartin KaFai Lau1-1/+1
2018-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-19/+44
2018-12-06net: mii: mii_lpa_mod_linkmode_lpa_t: Make use of linkmode_mod_bit helperAndrew Lunn1-6/+2
2018-12-06net: mii: Add mii_lpa_mod_linkmode_lpa_tAndrew Lunn1-16/+52
2018-12-06net: mii: Rename mii_stat1000_to_linkmode_lpa_tAndrew Lunn2-10/+19
2018-12-06net: mii: Fix autoneg in mii_lpa_to_linkmode_lpa_t()Andrew Lunn1-3/+6
2018-12-06clk: qcom: gcc-msm8998: Add clkref clocksBjorn Andersson1-0/+5
2018-12-06clk: qcom: Enumerate remaining msm8998 resetsJeffrey Hugo1-0/+87
2018-12-06mm, thp: restore node-local hugepage allocationsDavid Rientjes1-2/+0
2018-12-06Merge tag 'drm-intel-next-2018-12-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-5/+491
2018-12-06drm/scheduler: Add drm_sched_suspend/resume_timeout()Sharat Masetty1-0/+4
2018-12-06firmware: qcom: scm: fix compilation error when disabledJonathan Marek1-0/+3
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer1-2/+2
2018-12-05Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchworkMauro Carvalho Chehab63-209/+495
2018-12-05media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil4-72/+92
2018-12-05Merge tag 'psy-mfd-axp813-immutable-for-v4.21-signed' into psy-nextSebastian Reichel1-0/+1
2018-12-05power: supply: add AC power supply driver for AXP813Oskari Lemmela1-0/+1
2018-12-05iommu: Change tlb_range_add to iotlb_range_add and tlb_sync to iotlb_synctom1-2/+2