summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-144-2/+10
|\ \ \ \ \ \
| * | | | | | x86/mce: Hide mca_cfgBorislav Petkov2017-10-053-1/+9
| * | | | | | RAS/CEC: Use the right length for "cec_disable"Nicolas Iooss2017-10-051-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-148-26/+74
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.14-20171010' of git://git.kernel.org/pub/s...Ingo Molnar2017-10-105-22/+50
| |\ \ \ \ \ \
| | * | | | | | tools include uapi bpf.h: Sync kernel ABI header with tooling headerArnaldo Carvalho de Melo2017-10-091-1/+1
| | * | | | | | perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUMark Rutland2017-10-093-19/+47
| | * | | | | | perf script: Add missing separator for "-F ip,brstack" (and brstackoff)Mark Santaniello2017-10-061-2/+2
| * | | | | | | perf/x86/intel/uncore: Fix memory leaks on allocation failuresColin Ian King2017-10-101-2/+10
| * | | | | | | perf/core: Fix cgroup time when scheduling descendantsleilei.lin2017-10-101-1/+1
| * | | | | | | perf/core: Avoid freeing static PMU contexts when PMU is unregisteredWill Deacon2017-10-101-0/+8
| |/ / / / / /
| * | | | | | Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/s...Ingo Molnar2017-10-051-1/+5
| |\ \ \ \ \ \
| | * | | | | | perf callchain: Compare dsos (as well) for CCKEY_FUNCTIONRavi Bangoria2017-10-051-1/+5
* | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-10-143-30/+24Star
|\ \ \ \ \ \ \ \
| * | | | | | | | locking/lockdep: Disable cross-release features for nowIngo Molnar2017-10-141-2/+2
| * | | | | | | | locking/selftest: Avoid false BUG reportPeter Zijlstra2017-10-101-0/+2
| * | | | | | | | locking/lockdep: Fix stacktrace messPeter Zijlstra2017-10-101-28/+20Star
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-143-2/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | genirq/cpuhotplug: Enforce affinity setting on startup of managed irqsThomas Gleixner2017-10-092-1/+4
| * | | | | | | | genirq/cpuhotplug: Add sanity check for effective affinity maskThomas Gleixner2017-10-091-1/+27
| * | | | | | | | genirq: Warn when effective affinity is not updatedThomas Gleixner2017-10-091-0/+14
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-141-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDERJosh Poimboeuf2017-10-041-1/+5
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Linus Torvalds2017-10-145-26/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton2017-10-091-2/+0Star
| * | | | | | | | MIPS: Fix generic-board-config.sh for builds using O=Paul Burton2017-10-091-4/+2Star
| * | | | | | | | MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton2017-10-091-2/+4
| * | | | | | | | MIPS: loongson1: set default number of rx and tx queues for stmmacKelvin Cheung2017-10-091-17/+21
| * | | | | | | | MIPS: bpf: Fix uninitialised target compiler errorMatt Redfearn2017-10-091-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'drm-fixes-for-v4.14-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-10-1419-50/+119
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-10-146-19/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula2017-10-111-1/+1
| | * | | | | | | | drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä2017-10-091-5/+9
| | * | | | | | | | drm/i915: Order two completing nop_submit_requestChris Wilson2017-10-091-1/+6
| | * | | | | | | | drm/i915: Silence compiler warning for hsw_power_well_enable()Chris Wilson2017-10-091-1/+1
| | * | | | | | | | drm/i915: Use crtc_state_is_legacy_gamma in intel_color_checkMaarten Lankhorst2017-10-091-9/+7Star
| | * | | | | | | | drm/i915/edp: Increase the T12 delay quirk to 1300msManasi Navare2017-10-091-1/+1
| | * | | | | | | | drm/i915/edp: Get the Panel Power Off timestamp after panel is offManasi Navare2017-10-091-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'msm-fixes-4.14-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie2017-10-147-25/+35
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/msm: fix _NO_IMPLICIT fencing caseRob Clark2017-10-122-17/+18
| | * | | | | | | | drm/msm: fix error path cleanupRob Clark2017-10-121-1/+2
| | * | | | | | | | drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set()Archit Taneja2017-10-121-2/+0Star
| | * | | | | | | | drm/msm/dsi: Use correct pm_runtime_put variant during host_initArchit Taneja2017-10-121-1/+1
| | * | | | | | | | drm/msm: fix return value check in _msm_gem_kernel_new()Wei Yongjun2017-10-121-2/+2
| | * | | | | | | | drm/msm: use proper memory barriers for updating tail/headRob Clark2017-10-121-2/+10
| | * | | | | | | | drm/msm/mdp5: add missing max size for 8x74 v1Rob Clark2017-10-121-0/+2
| * | | | | | | | | Merge tag 'imx-drm-fixes-2017-10-12' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2017-10-133-0/+44
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | gpu: ipu-v3: pre: implement workaround for ERR009624Lucas Stach2017-10-111-0/+29
| | * | | | | | | | | gpu: ipu-v3: prg: wait for double buffers to be filled on channel startupLucas Stach2017-10-111-0/+7
| | * | | | | | | | | gpu: ipu-v3: Allow channel burst locking on i.MX6 onlyPhilipp Zabel2017-10-111-0/+8
| | | |/ / / / / / / | | |/| | | | | | |