summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-06-26clk: Add devm_clk_bulk_get_optional() functionSylwester Nawrocki1-0/+28
2019-06-26clk: Add clk_bulk_get_optional() functionSylwester Nawrocki1-0/+19
2019-06-25linux/dim: Add completions count to dim_sampleYamin Friedman1-3/+25
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa2-337/+255
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa2-26/+25
2019-06-25linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa2-3/+4
2019-06-25linux/dim: Rename externally exposed macrosTal Gilboa2-15/+15
2019-06-25linux/dim: Remove "net" prefix from internal DIM membersTal Gilboa2-87/+86
2019-06-25linux/dim: Move logic to dim.hTal Gilboa2-146/+155
2019-06-25clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski1-1/+1
2019-06-25pwm: Add consumer device linkFabrice Gasnier1-2/+4
2019-06-25dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig1-0/+2
2019-06-25iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon1-7/+4
2019-06-25regulator: core: Expose some of core functions needed by couplersDmitry Osipenko1-0/+35
2019-06-25regulator: core: Introduce API for regulators coupling customizationDmitry Osipenko3-4/+66
2019-06-25pinctrl: remove unneeded #ifdef around declarationsMasahiro Yamada4-26/+6
2019-06-25timekeeping: Boot should be boottime for coarse ns accessorJason A. Donenfeld1-1/+1
2019-06-25dma-mapping: add a dma_alloc_need_uncached helperChristoph Hellwig1-0/+14
2019-06-25Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-0/+2
2019-06-25net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2-16/+2
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso778-4984/+1130
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett1-0/+1
2019-06-24tpm: Reserve the TPM final events tableMatthew Garrett2-9/+102
2019-06-24tpm: Abstract crypto agile event size calculationsMatthew Garrett1-0/+68
2019-06-24perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers1-0/+5
2019-06-24Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar273-1234/+391
2019-06-24sched/uclamp: Extend sched_setattr() to support utilization clampingPatrick Bellasi1-0/+9
2019-06-24sched/uclamp: Add system default clampsPatrick Bellasi2-0/+21
2019-06-24sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi3-6/+73
2019-06-24sched/debug: Add a new sched_trace_*() helper functionsQais Yousef1-1/+15
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot3-13/+5
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar266-1215/+297
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang2-0/+9
2019-06-24regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspendKrzysztof Kozlowski1-0/+5
2019-06-24media: marvell-ccic: provide a clock for the sensorLubomir Rintel1-2/+0
2019-06-24media: marvell-ccic: use async notifier to get the sensorLubomir Rintel1-1/+0
2019-06-24media: marvell-ccic: drop unused stuffLubomir Rintel1-1/+0
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy1-1/+2
2019-06-24Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2019-06-24IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava1-0/+2
2019-06-24module: allow arch overrides for .exit section namesMatthias Schiffer1-0/+5
2019-06-24Merge tag 'v5.2-rc6' into generic-dma-opsJoerg Roedel773-4945/+960
2019-06-24drivers: Add generic helper to match by of_nodeSuzuki K Poulose1-0/+2
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose1-2/+2
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-2/+2
2019-06-24mfd: Remove unused helper syscon_regmap_lookup_by_pdevnameSuzuki K Poulose1-6/+0
2019-06-24binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.cChristoph Hellwig1-6/+0
2019-06-24binfmt_flat: use fixed size type for the on-disk formatChristoph Hellwig1-22/+22
2019-06-24binfmt_flat: consolidate two version of flat_v2_reloc_tChristoph Hellwig1-4/+2
2019-06-24binfmt_flat: remove the unused OLD_FLAT_FLAG_RAM definitionChristoph Hellwig1-3/+0