summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...Ingo Molnar2015-02-254-16/+13Star
| |\ \ \ \
| | * | | | clocksource: pxa: Fix section mismatchRobert Jarzmik2015-02-251-1/+1
| | * | | | clocksource: mtk: Fix race conditions in probe codeMatthias Brugger2015-02-251-4/+5
| | * | | | clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano2015-02-252-11/+7Star
| | | |_|/ | | |/| |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-019-22/+72
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-03-017-8/+30
| |\ \ \ \ \
| | * | | | | perf tools: Make sparc64 arch point to sparcDavid Ahern2015-02-251-0/+4
| | * | | | | perf symbols: Define EM_AARCH64 for older OSesDavid Ahern2015-02-251-0/+5
| | * | | | | perf top: Fix SIGBUS on sparc64David Ahern2015-02-251-1/+1
| | * | | | | perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter2015-02-251-3/+15
| | * | | | | perf tools: Fix pthread_attr_setaffinity_np build errorAdrian Hunter2015-02-251-1/+2
| | * | | | | perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer2015-02-251-1/+1
| | * | | | | perf bench: Fix order of arguments to memcpy_alloc_memBruce Merry2015-02-231-2/+2
| |/ / / / /
| * | | | | kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()Petr Mladek2015-02-212-0/+14
| * | | | | kprobes/x86: Use 5-byte NOP when the code might be modified by ftracePetr Mladek2015-02-211-14/+28
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-03-011-0/+1
|\ \ \ \ \ \
| * | | | | | locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior2015-03-011-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-2831-98/+235
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at9...Dave Airlie2015-02-273-4/+3Star
| |\ \ \ \ \ \
| | * | | | | | drm: atmel-hlcdc: remove clock polarity from crtc driverNicolas Ferre2015-02-261-1/+1
| | * | | | | | drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon2015-02-241-2/+0Star
| | * | | | | | drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling itBoris Brezillon2015-02-241-1/+2
| * | | | | | | Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-02-278-25/+73
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Fix frontbuffer false positve.Rodrigo Vivi2015-02-251-3/+0Star
| | * | | | | | | drm/i915: Align initial plane backing objects correctlyDaniel Vetter2015-02-242-10/+14
| | * | | | | | | drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak2015-02-241-0/+22
| | * | | | | | | drm/i915: Check obj->vma_list under the struct_mutexChris Wilson2015-02-241-3/+4
| | * | | | | | | drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath2015-02-243-7/+18
| | * | | | | | | drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula2015-02-231-0/+3
| | * | | | | | | drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()Jani Nikula2015-02-231-0/+9
| | * | | | | | | drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi2015-02-232-2/+3
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-02-2714-20/+98
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | drm/radeon: only enable DP audio if the monitor supports itAlex Deucher2015-02-251-6/+15
| | * | | | | | drm/radeon: fix atom aux payload size check for writes (v2)Alex Deucher2015-02-251-0/+7
| | * | | | | | drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher2015-02-251-4/+4
| | * | | | | | drm/radeon: enable SRBM timeout interrupt on EG/NIChristian König2015-02-254-0/+17
| | * | | | | | drm/radeon: enable SRBM timeout interrupt on SIChristian König2015-02-252-0/+11
| | * | | | | | drm/radeon: enable SRBM timeout interrupt on CIK v2Leo Liu2015-02-252-0/+12
| | * | | | | | drm/radeon: dump full IB if we hit a packet errorAlex Deucher2015-02-252-9/+22
| | * | | | | | drm/radeon: disable mclk switching with 120hz+ monitorsAlex Deucher2015-02-251-0/+6
| | * | | | | | drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher2015-02-251-1/+1
| | * | | | | | drm/radeon: enable native backlight control on old macsNathan-J. Hirschauer2015-02-251-0/+3
| |/ / / / / /
| * | | | | | Merge tag 'drm-amdkfd-fixes-2015-02-23' of git://people.freedesktop.org/~gabb...Dave Airlie2015-02-243-9/+11
| |\ \ \ \ \ \
| | * | | | | | drm/amdkfd: don't set get_pipes_num() as inlineOded Gabbay2015-02-232-6/+7
| | * | | | | | drm/amdkfd: Initialize only amdkfd's assigned pipelinesOded Gabbay2015-02-233-3/+4
| | |/ / / / /
| * | | | | | Merge tag 'drm/tegra/for-3.20-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie2015-02-242-39/+48
| |\ \ \ \ \ \
| | * | | | | | drm/tegra: dc: Move more code into ->init()Thierry Reding2015-02-191-38/+36Star
| | * | | | | | drm/tegra: dc: Wire up CRTC parent of atomic stateThierry Reding2015-02-191-1/+3
| | * | | | | | drm/tegra: dc: Reset state's active_changed fieldThierry Reding2015-02-191-0/+1
| | * | | | | | drm/tegra: hdmi: Explicitly set clock rateThierry Reding2015-02-191-0/+8