index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
drm/i915: Never read FORCEWAKE
Ben Widawsky
2012-09-03
*
drm/i915: Change forcewake timeout to 2ms
Ben Widawsky
2012-09-03
*
drm/i915: use cpu_relax() in wait_for_atomic
Ben Widawsky
2012-09-03
*
drm/i915: Extract forcewake ack timeout
Ben Widawsky
2012-09-03
*
drm/i915: fix sdvo hotplug support check and activation
Jani Nikula
2012-09-03
*
drm/i915: only enable sdvo hotplug irq if needed
Jani Nikula
2012-09-03
*
drm/i915: Convert remaining debugfs iterators over rings to for_each_ring()
Chris Wilson
2012-09-03
*
drm/i915: differ error message between forcwake timeouts
Daniel Vetter
2012-09-03
*
drm/i915: align vlv forcewake with common lore
Daniel Vetter
2012-09-03
*
drm/i915: add a tracepoint for gpu frequency changes
Daniel Vetter
2012-09-03
*
drm/ips: move drps/ips/ilk related variables into dev_priv->ips
Daniel Vetter
2012-09-03
*
drm/i915: add workarounds to gen7_render_ring_flush
Paulo Zanoni
2012-09-03
*
drm/i915: add workarounds directly to gen6_render_ring_flush
Paulo Zanoni
2012-09-03
*
drm/i915: add gen7_render_ring_flush
Paulo Zanoni
2012-09-03
*
drm/i915: move i915_get_extra_insdone out of CONFIG_DEBUG_FS block
Daniel Vetter
2012-09-03
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-09-02
|
\
|
*
drm/i915: Remove __GFP_NO_KSWAPD
Sedat Dilek
2012-08-27
|
*
drm/i915: disable rc6 on ilk when vt-d is enabled
Daniel Vetter
2012-08-26
|
*
drm/i915: Avoid unbinding due to an interrupted pin_and_fence during execbuffer
Chris Wilson
2012-08-24
|
*
drm/i915: Use new INSTDONE registers (Gen7+)
Ben Widawsky
2012-08-24
|
*
drm/i915: Add new INSTDONE registers
Ben Widawsky
2012-08-24
|
*
drm/i915: Extract reading INSTDONE
Ben Widawsky
2012-08-24
|
*
drm/i915: Use a non-blocking wait for set-to-domain ioctl
Chris Wilson
2012-08-24
|
*
drm/i915: Juggle code order to ease flow of the next patch
Chris Wilson
2012-08-24
|
*
drm/i915: Use cpu relocations if the object is in the GTT but not mappable
Chris Wilson
2012-08-23
|
*
drm/i915: Extract general object init routine
Chris Wilson
2012-08-23
|
*
drm/i915: Protect private gem objects from truncate (such as imported dmabuf)
Chris Wilson
2012-08-23
|
*
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
2012-08-23
|
*
i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active...
Tejun Heo
2012-08-23
|
*
drm/i915: Find unclaimed MMIO writes.
Ben Widawsky
2012-08-22
|
*
drm/i915: Add ERR_INT to gen7 error state
Ben Widawsky
2012-08-22
|
*
drm/i915: Cantiga+ cannot handle a hsync front porch of 0
Chris Wilson
2012-08-22
|
*
drm/i915: fix reassignment of variable "intel_dp->DP"
Xu, Anhua
2012-08-21
|
*
drm/i915: Try harder to allocate an mmap_offset
Chris Wilson
2012-08-21
|
*
drm/i915: Show pin count in debugfs
Chris Wilson
2012-08-21
|
*
drm/i915: Show (count, size) of purgeable objects in i915_gem_objects
Chris Wilson
2012-08-21
|
*
drm/i915: Add some sanity checks to unbound tracking
Chris Wilson
2012-08-21
|
*
drm/i915: Track unbound pages
Chris Wilson
2012-08-21
|
*
drm/i915: move functions around
Daniel Vetter
2012-08-20
|
*
drm/i915: Haswell HDMI audio initialization
Wang Xingchao
2012-08-17
|
*
drm/udl: call begin/end cpu access at more appropriate time
Dave Airlie
2012-08-17
|
*
drm/i915: implement dma buf begin_cpu_access (v2)
Dave Airlie
2012-08-17
|
*
drm/i915: Allow VGA on CRTC 2
Keith Packard
2012-08-17
|
*
drm/i915: Don't hardcode the number of pipes in the error state dump
Damien Lespiau
2012-08-17
|
*
drm/fb-helper: don't clobber output routing in setup_crtcs
Daniel Vetter
2012-08-17
|
*
drm/i915: ironlake_write_eld code cleanup
Wang Xingchao
2012-08-17
|
*
drm/i915: write eld info for HDMI audio
Wang Xingchao
2012-08-17
|
*
drm/i915: HSW audio registers definition
Wang Xingchao
2012-08-17
|
*
drm/i915: extract ironlake_fdi_pll_disable
Daniel Vetter
2012-08-17
|
*
drm/i915: kill a few unused things in dev_priv
Daniel Vetter
2012-08-17
[next]