aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-27perf help: Use pr_warning()Arnaldo Carvalho de Melo1-2/+2
2017-06-27perf help: Elliminate dup code for reportingArnaldo Carvalho de Melo1-6/+8
2017-06-27ARM: 8684/1: NOMMU: Remove unused KTHREAD_SIZE definitionJérémy Lefaure1-6/+0
2017-06-27ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot1-1/+1
2017-06-27perf help: Introduce exec_failed() to avoid code duplicationArnaldo Carvalho de Melo1-13/+9
2017-06-27KVM: explain missing kvm_put_kvm in case of failurePaolo Bonzini1-0/+6
2017-06-27KVM: Replaces symbolic permissions with numericRoman Storozhenko1-3/+3
2017-06-27net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari5-3/+190
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari7-9/+319
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari7-3/+269
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari9-4/+552
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari9-1/+772
2017-06-27net/mlx5: FPGA, Add SBU infrastructureIlan Tayari9-1/+349
2017-06-27net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari4-0/+61
2017-06-27net/mlx5: FPGA, Add high-speed connection routinesIlan Tayari6-1/+1264
2017-06-27net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari5-0/+333
2017-06-27net/mlx5: FPGA, Move FPGA init/cleanup to init_onceIlan Tayari3-17/+16
2017-06-27net/mlx5: Add QP WQ supportIlan Tayari2-0/+56
2017-06-27net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari5-22/+21
2017-06-27IB/mlx5: Respect mlx5_core reserved GIDsIlan Tayari1-66/+53
2017-06-27net/mlx5: Add support for multiple RoCE enableIlan Tayari2-0/+5
2017-06-27net/mlx5: Add reserved-gids supportIlan Tayari7-3/+260
2017-06-27net/mlx5: Set interface flags before cleanup in unload_oneIlan Tayari1-2/+3
2017-06-27MIPS: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski47-221/+0
2017-06-27MIPS: Sort MIPS Kconfig Alphabetically.Matt Redfearn1-49/+49
2017-06-27ALSA: pcm: Disable only control mmap for explicit appl_ptr syncTakashi Iwai1-5/+17
2017-06-27ALSA: pcm: Add an ioctl to specify the supported protocol versionTakashi Iwai4-1/+11
2017-06-27net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman1-2/+0
2017-06-27net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia3-2/+16
2017-06-27net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman1-1/+1
2017-06-27Merge branch 'clockevents/4.13' of https://git.linaro.org/people/daniel.lezcano/linux into timers/coreThomas Gleixner6-128/+117
2017-06-27drm/mediatek: separate color module to fixup error memory reallocationyt.shen@mediatek.com5-81/+185
2017-06-27drm/mediatek: check for memory allocation failureChristophe Jaillet1-0/+2
2017-06-27drm/mediatek: re-phrase DRM_INFO error messageColin Ian King1-1/+1
2017-06-27drm/mediatek: use platform_register_driversPhilipp Zabel2-46/+8
2017-06-27drm/mediatek: Support UYVY and YUYV format for overlayBibby Hsieh2-0/+9
2017-06-27drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from hostXiong Zhang2-1/+5
2017-06-27drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDWXiong Zhang1-0/+18
2017-06-27clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_init()'Christophe Jaillet1-2/+3
2017-06-27clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomapArvind Yadav1-2/+6
2017-06-27clocksource/drivers/tcb_clksrc: Make IO endian agnosticAlexandre Belloni1-29/+29
2017-06-27HID: wacom: fix mistake in printkColin Ian King1-4/+4
2017-06-27Merge tag 'perf-urgent-for-mingo-4.12-20170626' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar1-4/+6
2017-06-27staging: speakup: make ttyio synths use device nameOkash Khawaja11-8/+37
2017-06-27staging: speakup: check and convert dev name or ser to dev_tOkash Khawaja3-0/+45
2017-06-27tty: add function to convert device name to numberOkash Khawaja2-0/+53
2017-06-27gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8KGregory CLEMENT3-8/+60
2017-06-26rpmsg: Don't overwrite release op of rpdevBjorn Andersson1-8/+0
2017-06-27powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9Benjamin Herrenschmidt2-3/+12
2017-06-27powerpc: Only do ERAT invalidate on radix context switch on P9 DD1Benjamin Herrenschmidt1-5/+10