aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-30soc: renesas: r8a77970-sysc: Correct names of A2DP/A2CN power domainsGeert Uytterhoeven1-3/+3
2018-11-30soc: renesas: r8a77970-sysc: Remove non-existent CR7 power domainGeert Uytterhoeven1-1/+0
2018-11-30efi: Reduce the amount of memblock reservations for persistent allocationsArd Biesheuvel1-0/+3
2018-11-30efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel1-3/+10
2018-11-30x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86Sai Praneeth Prakhya1-3/+0
2018-11-29clk: mediatek: add clock support for MT7629 SoCRyder Lee1-0/+203
2018-11-29function_graph: Remove unused task_curr_ret_stack()Steven Rostedt (VMware)1-10/+0
2018-11-29tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu1-3/+3
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-4/+19
2018-11-29net/mlx5: Forward SRQ resource eventsSaeed Mahameed1-2/+1
2018-11-29net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed1-1/+1
2018-11-29net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed1-9/+0
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed1-9/+1
2018-11-29net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed1-1/+1
2018-11-29net/mlx5: Driver events notifier APISaeed Mahameed1-0/+4
2018-11-29RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch1-0/+1
2018-11-29pstore/ram: Correctly calculate usable PRZ bytesKees Cook1-1/+4
2018-11-29Merge back earlier ACPICA changes for 4.21.Rafael J. Wysocki2-1/+24
2018-11-29net: phy: sfp: correct location of SFP standardsBaruch Siach1-1/+1
2018-11-29Merge branch 'topic/leds-trigger' into for-nextTakashi Iwai33-83/+175
2018-11-29Merge tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2018-11-29blk-mq: add mq_ops->commit_rqs()Jens Axboe1-0/+10
2018-11-29block: improve logic around when to sort a plug listJens Axboe1-0/+1
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin1-5/+0
2018-11-29drm: Add DRM_MODESET_LOCK_BEGIN/END helpersSean Paul1-0/+59
2018-11-29lib: cordic: Move cordic macros and defines to header filePriit Laes1-0/+9
2018-11-29ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai1-1/+3
2018-11-29printk: Make printk_emit() local function.Tetsuo Handa1-5/+0
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-105/+223
2018-11-29Merge v4.20-rc4 into drm-nextDave Airlie15-107/+256
2018-11-29Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie6-103/+27
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp1-3/+9
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp1-1/+5
2018-11-28scsi: target: drop unused pi_prot_format attribute storageDavid Disseldorp1-1/+0
2018-11-29Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie6-9/+351
2018-11-28svcrdma: Optimize the logic that selects the R_key to invalidateChuck Lever1-0/+1
2018-11-28platform/x86: thinkpad_acpi: Drop superfluous exported functionTakashi Iwai1-16/+0
2018-11-28platform/x86: dell-laptop: Drop superfluous exported functionTakashi Iwai1-7/+0
2018-11-28bpf: helper to pop data from messagesJohn Fastabend1-1/+15
2018-11-28drm: Add vrr_enabled property to drm CRTCNicholas Kazlauskas2-0/+14
2018-11-28drm: Add vrr_capable property to the drm connectorNicholas Kazlauskas1-0/+15
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+19
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-2/+15
2018-11-28block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu1-1/+1
2018-11-28soc/tegra: pmc: Add Tegra194 supportThierry Reding1-0/+21
2018-11-28fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri1-2/+1
2018-11-28ASoC: davinci-mcasp: Implement configurable dismod handlingPeter Ujfalusi1-0/+1
2018-11-28leds: trigger: Introduce audio mute LED triggerTakashi Iwai1-0/+20
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2-0/+10
2018-11-28ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner1-17/+0