index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
stacktrace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-30
drm/i915: Add i915_gem_request_unreference__unlocked
Chris Wilson
2
-6
/
+15
2015-03-30
drm/i915: Check lane sharing between pipes B & C using atomic state
Ander Conselvan de Oliveira
1
-27
/
+42
2015-03-30
Linux 4.0-rc6
v4.0-rc6
Linus Torvalds
1
-1
/
+1
2015-03-29
arm64: juno: Fix misleading name of UART reference clock
Dave Martin
1
-1
/
+1
2015-03-27
drm/i915: Update DRIVER_DATE to 20150327
Daniel Vetter
1
-1
/
+1
2015-03-27
drm/i915: Skip allocating shadow batch for 0-length batches
Chris Wilson
1
-1
/
+1
2015-03-27
drm/i915: Handle error to get connector state when staging config
Ander Conselvan de Oliveira
1
-0
/
+2
2015-03-27
drm/i915: Compare GGTT view structs instead of types
Joonas Lahtinen
5
-16
/
+30
2015-03-27
drm/i915: fix simple_return.cocci warnings
kbuild test robot
1
-7
/
+1
2015-03-27
drm/i915: Add module param to test the load detect code
Daniel Vetter
3
-3
/
+12
2015-03-27
drm/i915: Remove usage of encoder->new_crtc from clock computations
Ander Conselvan de Oliveira
1
-13
/
+38
2015-03-27
drm/i915: Don't look at staged config crtc when changing DRRS state
Ander Conselvan de Oliveira
1
-1
/
+1
2015-03-27
drm/i915: Convert intel_pipe_will_have_type() to using atomic state
Ander Conselvan de Oliveira
2
-52
/
+83
2015-03-27
drm/i915: Pass an atomic state to modeset_global_resources() functions
Ander Conselvan de Oliveira
2
-5
/
+7
2015-03-27
drm/i915: Add dynamic page trace events
Michel Thierry
3
-0
/
+106
2015-03-27
drm/i915: Finish gen6/7 dynamic page table allocation
Michel Thierry
2
-19
/
+129
2015-03-27
drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages
Michel Thierry
1
-11
/
+0
2015-03-27
drm/i915: Fix i915_dma_map_single positive error code
Michel Thierry
1
-1
/
+4
2015-03-27
drm/i915: Prevent out of range pt in gen6_for_each_pde
Michel Thierry
1
-3
/
+3
2015-03-27
drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl
Tommi Rantala
1
-1
/
+1
2015-03-27
drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
Daniel Vetter
3
-27
/
+1
2015-03-27
watchdog: imgpdc: Fix default heartbeat
James Hogan
1
-3
/
+3
2015-03-27
watchdog: imgpdc: Fix probe NULL pointer dereference
James Hogan
1
-1
/
+1
2015-03-27
watchdog: mtk_wdt: signedness bug in mtk_wdt_start()
Dan Carpenter
1
-1
/
+1
2015-03-26
drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()
Ander Conselvan de Oliveira
1
-1
/
+1
2015-03-26
drm/i915: Don't use staged config in intel_dp_mst_compute_config()
Ander Conselvan de Oliveira
1
-6
/
+11
2015-03-26
drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()
Ander Conselvan de Oliveira
1
-9
/
+15
2015-03-26
drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_config
Ander Conselvan de Oliveira
1
-5
/
+16
2015-03-26
drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()
Ander Conselvan de Oliveira
1
-1
/
+1
2015-03-26
drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()
Ander Conselvan de Oliveira
1
-4
/
+10
2015-03-26
drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()
Ander Conselvan de Oliveira
1
-2
/
+16
2015-03-26
drm/i915: Copy the staged connector config to the legacy atomic state
Ander Conselvan de Oliveira
1
-7
/
+45
2015-03-26
drm/i915: Update dummy connector atomic state with current config
Ander Conselvan de Oliveira
1
-9
/
+36
2015-03-26
drm/i915: Implement connector state duplication
Ander Conselvan de Oliveira
9
-0
/
+9
2015-03-26
drm/i915/skl: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2015-03-26
drm/i915: Allocate a crtc_state also when the crtc is being disabled
Ander Conselvan de Oliveira
1
-8
/
+22
2015-03-26
drm/i915: Allocate a drm_atomic_state for the legacy modeset code
Ander Conselvan de Oliveira
1
-30
/
+155
2015-03-26
drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()
Ander Conselvan de Oliveira
4
-5
/
+7
2015-03-26
drm/i915: Add intel_atomic_get_crtc_state() helper function
Ander Conselvan de Oliveira
1
-0
/
+13
2015-03-26
drm/i915: always preserve bios swizzling
Daniel Vetter
1
-25
/
+22
2015-03-26
drm/i915: Add initial_ prefix to bios fb takeover code
Daniel Vetter
1
-7
/
+7
2015-03-26
drm/i915: Remove duplicated psr.active unset
Rodrigo Vivi
1
-2
/
+0
2015-03-26
drm/i915: Fixup legacy plane->crtc link for initial fb config
Daniel Vetter
1
-0
/
+2
2015-03-26
drm/i915: kill i915.powersave
Rodrigo Vivi
5
-16
/
+3
2015-03-26
drm/i915: Fixup legacy plane->crtc link for initial fb config
Daniel Vetter
1
-0
/
+2
2015-03-26
drm/i915: Fix atomic state when reusing the firmware fb
Damien Lespiau
1
-2
/
+9
2015-03-26
ALSA: hda - Add one more node in the EAPD supporting candidate list
Hui Wang
1
-1
/
+1
2015-03-26
clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()
Maxime Ripard
1
-7
/
+0
2015-03-26
clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors
Richard Weinberger
1
-0
/
+3
2015-03-26
drm/i915: Keep ring->active_list and ring->requests_list consistent
Chris Wilson
1
-17
/
+21
[next]