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/prime: fix sgt NULL checking
Joonyoung Shim
2013-07-05
|
*
|
|
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2013-07-05
|
|
\
\
\
|
|
*
|
|
drm/exynos: remove duplicated error routine and unnecessary assign
Seung-Woo Kim
2013-07-04
|
|
*
|
|
drm/exynos: fix pages allocation size in lowlevel_buffer_allocate
YoungJun Cho
2013-07-04
|
|
*
|
|
drm/exynos: use drm_calloc_large when allocates pointer array
YoungJun Cho
2013-07-04
|
|
*
|
|
drm/exynos: add error check routine in exynos_drm_open
YoungJun Cho
2013-07-04
|
|
*
|
|
drm/exynos: initialize the buf_num in vp_video_buffer
YoungJun Cho
2013-07-04
|
|
*
|
|
drm/exynos: remove dead code in vidi_power_on
YoungJun Cho
2013-07-04
|
|
*
|
|
drm/exynos: fix not to remain exynos_gem_obj as a leak
YoungJun Cho
2013-07-04
|
|
*
|
|
of/documentation: Update hpd gpio property for exynos_hdmi
Sachin Kamat
2013-07-04
|
*
|
|
|
drm/rcar-du: Fix buffer pitch alignment
Laurent Pinchart
2013-07-05
|
*
|
|
|
drm/rcar-du: Don't ignore rcar_du_crtc_create() return value
Laurent Pinchart
2013-07-05
|
*
|
|
|
Merge branch 'qxl-next' of git://people.freedesktop.org/~airlied/linux into d...
Dave Airlie
2013-07-04
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
qxl: use drm helper hotplug support
Dave Airlie
2013-07-04
|
|
*
|
|
qxl: add suspend/resume/hibernate support.
Dave Airlie
2013-07-04
|
|
*
|
|
qxl: add fb and ttm entry points for use by suspend/resume.
Dave Airlie
2013-07-04
|
|
*
|
|
qxl: add ring prep code for s/r
Dave Airlie
2013-07-04
|
|
*
|
|
qxl: prepare memslot code for suspend/resume
Dave Airlie
2013-07-04
|
|
*
|
|
qxl: split monitors_config object creation out.
Dave Airlie
2013-07-04
|
|
*
|
|
drm/qxl: set time on drawables from userspace
Dave Airlie
2013-07-04
|
|
*
|
|
drm/qxl: add support for > 1 output
Dave Airlie
2013-07-04
|
|
*
|
|
drm/qxl: make dynamic resizing work properly.
Dave Airlie
2013-07-04
|
|
/
/
/
|
*
|
|
drm/mm: kill color_search_free/get_block
Daniel Vetter
2013-07-03
|
*
|
|
drm: fix print format of sequence in trace point
Seung-Woo Kim
2013-07-03
|
*
|
|
drm: fix error routines in drm_open_helper
Seung-Woo Kim
2013-07-03
|
*
|
|
drm: add assertion for checking null edid to drm_edid_block_valid
Seung-Woo Kim
2013-07-03
|
*
|
|
drm: Convert drm class driver from legacy pm ops to dev_pm_ops
Shuah Khan
2013-07-03
|
*
|
|
Merge tag 'drm-intel-fixes-2013-07-03' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-07-03
|
|
\
\
\
|
|
*
|
|
drm/i915: Don't try to tear down the stolen drm_mm if it's not there
Daniel Vetter
2013-07-02
|
|
*
|
|
drm/i915: Break up the large vsnprintf() in print_error_buffers()
Chris Wilson
2013-07-01
|
|
*
|
|
drm/i915: Refactor the wait_rendering completion into a common routine
Chris Wilson
2013-07-01
|
|
*
|
|
drm/i915: Only clear write-domains after a successful wait-seqno
Chris Wilson
2013-07-01
|
|
*
|
|
drm/i915: correct intel_dp_get_config() function for DevCPT
Xiong Zhang
2013-07-01
|
|
*
|
|
drm/i915: fix hpd interrupt register locking
Daniel Vetter
2013-07-01
|
|
*
|
|
drm/i915: fold the no-irq check into intel_hpd_irq_handler
Daniel Vetter
2013-07-01
|
|
*
|
|
drm/i915: fold the queue_work into intel_hpd_irq_handler
Daniel Vetter
2013-07-01
|
|
*
|
|
drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler
Daniel Vetter
2013-07-01
|
|
*
|
|
drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/
Daniel Vetter
2013-07-01
|
|
*
|
|
drm/i915: close tiny race in the ilk pcu even interrupt setup
Daniel Vetter
2013-07-01
|
|
*
|
|
drm/i915: fix locking around ironlake_enable|disable_display_irq
Daniel Vetter
2013-07-01
|
|
*
|
|
drm/i915: Fix context sizes on HSW
Ben Widawsky
2013-07-01
|
|
*
|
|
drm/i915: Fix VLV sprite register offsets
Ville Syrjälä
2013-07-01
|
|
*
|
|
Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview"
Ville Syrjälä
2013-07-01
|
|
*
|
|
drm/i915: s/LFP/LPF in DPIO PLL register names
Ville Syrjälä
2013-07-01
|
|
*
|
|
drm/i915: Fix VLV PLL LPF coefficients for DAC
Ville Syrjälä
2013-07-01
|
|
*
|
|
drm/i915: Jump to at least RPe on VLV when increasing the GPU frequency
Ville Syrjälä
2013-07-01
|
|
*
|
|
drm/i915: Don't increase the GPU frequency from the delayed VLV rps timer
Ville Syrjälä
2013-07-01
|
|
*
|
|
drm/i915: GEN6_RP_INTERRUPT_LIMITS doesn't seem to exist on VLV
Ville Syrjälä
2013-07-01
|
|
*
|
|
drm/i915: Make the rps new_delay comparison more readable
Ville Syrjälä
2013-07-01
|
|
*
|
|
drm/i915: Don't wait for Punit after each freq change on VLV
Ville Syrjälä
2013-07-01
[prev]
[next]