index
:
~miku/drm-intel
88910
bdw_forcewake
bdw_rc6
byt_rc6_test
byt_rps
byt_test
byt_test4
ctx_masked_write
dc_state
dc_state2
dp
dptest
dyndebug
dynpages_test
elist
elist2
error_capture_fixes
execlists_no_special_default
fw_debug
fw_test
fwackv_v414
gt_awake
hangcheck
hangcheck_move
i915_gpu_state
icl
icl_irq
idleness
intel_lrc_cleanup
kbl-4.7-fixes
kbl_workarounds
min_idle
missed_irqs
parser_test
per_ppgtt_scratch
ppgtt_cleanup
pushtest
rc0_util
rc6_test
reg_detect
render_state
reset_cleanups
review
ring_hw_init
ring_stop
scratch_check
scratch_page
setclear
shang
skl
skl_fw_test
skl_gt3e_fixes
skl_gt4
skl_masked_write
skl_test
slow_rps
svm
test
tjaaltonen_wa
unclaimed_detect
unclaimed_mmio
uncore_cleanup
uncore_cleanup20
uncore_cleanup27
uncore_cleanup28
uncore_cleanup29
uncore_fw_domains
va_alloc_range_fix2
vlk8822
vm
vm_cleanups
wa_init
wait_for
wait_until
Kernel playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
drm/i915: Don't mark idle if hangcheck is due
missed_irqs
Mika Kuoppala
1
-16
/
+29
2016-02-16
drm/i915: Mark busy earlier in request submission
Mika Kuoppala
2
-4
/
+7
2016-02-16
drm/i915: Use last submitted seqno as engine active indicator
Mika Kuoppala
2
-4
/
+7
2016-02-16
drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessor
Chris Wilson
1
-2
/
+1
2016-02-16
drm/i915: Use simplest form for flushing the single cacheline in the HWS
Chris Wilson
1
-2
/
+3
2016-02-16
drm/i915: Harden detection of missed interrupts
Chris Wilson
3
-5
/
+17
2016-02-16
drm/i915: Separate out the seqno-barrier from engine->get_seqno
Chris Wilson
8
-41
/
+51
2016-02-16
drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+
Chris Wilson
1
-2
/
+11
2016-02-16
drm-intel-nightly: 2016y-02m-16d-10h-50m-21s UTC integration manifest
Maarten Lankhorst
1
-0
/
+20
2016-02-16
Merge remote-tracking branch 'origin/topic/core-for-CI' into drm-intel-nightly
Maarten Lankhorst
1
-33
/
+54
2016-02-16
Merge remote-tracking branch 'origin/topic/kerneldoc' into drm-intel-nightly
Maarten Lankhorst
3
-38
/
+164
2016-02-16
Merge remote-tracking branch 'origin/topic/drm-misc' into drm-intel-nightly
Maarten Lankhorst
13
-42
/
+645
2016-02-16
Merge remote-tracking branch 'origin/topic/drm-fixes' into drm-intel-nightly
Maarten Lankhorst
2
-4
/
+11
2016-02-16
Merge remote-tracking branch 'sound-upstream/for-linus' into drm-intel-nightly
Maarten Lankhorst
2
-6
/
+11
2016-02-16
Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-nightly
Maarten Lankhorst
13
-3
/
+1063
2016-02-16
Merge remote-tracking branch 'origin/drm-intel-next-queued' into drm-intel-ni...
Maarten Lankhorst
145
-3777
/
+5224
2016-02-16
drm/i915: Fix some minor issues with atomic cdclk.
Maarten Lankhorst
1
-8
/
+4
2016-02-16
drm/i915: Use atomic helpers for suspend, v2.
Maarten Lankhorst
3
-85
/
+45
2016-02-15
drm/i915: Check for get_pages instead of shmem (filp)
Ben Widawsky
1
-1
/
+1
2016-02-15
drm/i915: Reject invalid-pad for context-destroy and -create ioctls
Chris Wilson
1
-0
/
+6
2016-02-15
drm/i915: Add missing 'else' to intel_digital_port_connected()
Ville Syrjälä
1
-1
/
+1
2016-02-15
drm/i915: Fix hpd live status bits for g4x
Ville Syrjälä
2
-14
/
+15
2016-02-15
drm/i915/ilk: Move register read under spinlock
Tvrtko Ursulin
1
-2
/
+4
2016-02-15
drm/i915/guc: Do not wait for firmware load atomically
Tvrtko Ursulin
1
-3
/
+3
2016-02-15
drm/i915: Fix struct mutex vs. RPS lock inversion
Tvrtko Ursulin
2
-9
/
+4
2016-02-15
drm/i915: GEM operations need to be done under the big lock
Tvrtko Ursulin
2
-2
/
+8
2016-02-15
drm/i915: Use appropriate spinlock flavour
Tvrtko Ursulin
1
-4
/
+2
2016-02-15
kernel/cpu: Use lockref for online CPU reference counting
Joonas Lahtinen
1
-33
/
+54
2016-02-15
ALSA: hda - Cancel probe work instead of flush at remove
Takashi Iwai
1
-2
/
+2
2016-02-15
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
1
-4
/
+9
2016-02-15
drm/i915: Clear shared dpll based on old state, v2.
Maarten Lankhorst
1
-13
/
+8
2016-02-15
drm/fb_helper: Use add_one_connector in add_all_connectors.
Maarten Lankhorst
1
-8
/
+4
2016-02-15
drm/fb_helper: Use correct allocation count for arrays.
Maarten Lankhorst
1
-7
/
+7
2016-02-15
Revert "drm/i915: fix context/engine cleanup order"
Daniel Vetter
3
-15
/
+14
2016-02-15
drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruption
Chris Wilson
1
-2
/
+2
2016-02-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-26
/
+75
2016-02-14
drm/i915: Update DRIVER_DATE to 20160214
Daniel Vetter
1
-1
/
+1
2016-02-14
Linux 4.5-rc4
Linus Torvalds
1
-1
/
+1
2016-02-15
Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
10
-26
/
+75
2016-02-14
Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-1
/
+12
2016-02-14
Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2016-02-14
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-7
/
+79
2016-02-14
Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-12
/
+19
2016-02-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-26
/
+63
2016-02-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+10
2016-02-14
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2016-02-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+18
2016-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2016-02-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
21
-71
/
+46
2016-02-14
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+7
[next]