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: add convenience function to create an range property
Sascha Hauer
2012-02-09
*
drm: add convenience function to create an enum property
Sascha Hauer
2012-02-09
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-02-07
|
\
|
*
drm/i915: add a LLC feature flag in device description
Eugeni Dodonov
2012-01-17
|
*
drm/i915: kill i915_mem.c
Daniel Vetter
2012-01-17
|
*
drm/i915: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2012-01-17
|
*
drm/i915/dp: Check for AUXCH error before checking for success
Adam Jackson
2012-01-17
|
*
drm/i915/dp: Use auxch precharge value of 5 everywhere
Adam Jackson
2012-01-17
|
*
drm/i915/dp: Tweak auxch clock divider for PCH
Adam Jackson
2012-01-17
|
*
drm/i915: Remove a comment about PCH from the non-PCH path
Adam Jackson
2012-01-17
|
*
drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)
Adam Jackson
2012-01-17
|
*
drm/i915: Implement plane-disabled assertion for PCH too
Adam Jackson
2012-01-17
|
*
drivers: i915: Fix BLC PWM register setup
Simon Que
2012-01-17
|
*
drm/i915: Check that plane/pipe is disabled before removing the fb
Chris Wilson
2012-01-17
|
*
drm/i915: fix typo in function name
Eugeni Dodonov
2012-01-17
|
*
drm/i915: split out pll divider code
Jesse Barnes
2012-01-17
|
*
drm/i915: split 9xx refclk & sdvo tv code out
Jesse Barnes
2012-01-17
|
*
agp/intel: Add pci id for hostbridge from has/qemu
Ben Widawsky
2012-01-17
|
*
drm/i915: there is no pipe CxSR on ironlake
Eugeni Dodonov
2012-01-17
|
*
drm/i915: Only look for matching clocks for LVDS downclock
Sean Paul
2012-01-16
|
*
drm/i915: Silence _DSM errors
Adam Jackson
2012-01-16
*
|
drm exynos: use drm_fb_helper_set_par directly
Sascha Hauer
2012-02-03
*
|
drm crtc_helper: use list_for_each_entry
Sascha Hauer
2012-02-03
*
|
drm crtc: Fix locking comments
Sascha Hauer
2012-02-03
*
|
drm fb helper: remove unused variable crtc_id
Sascha Hauer
2012-02-03
*
|
drm fb helper: remove unused variable conn_limit
Sascha Hauer
2012-02-03
*
|
drm fb helper: use drm_helper_connector_dpms to do dpms
Sascha Hauer
2012-02-03
*
|
drm: add proper return value for drm_mode_crtc_set_gamma_size
Sascha Hauer
2012-02-03
*
|
drm drm_fb_helper: destroy modes
Sascha Hauer
2012-02-03
*
|
drm crtc: use drm_mode_destroy instead of kfree in drm_mode_remove
Sascha Hauer
2012-02-03
*
|
drm/edid: drm modes have to be free with drm_mode_destroy
Sascha Hauer
2012-02-03
*
|
drm crtc: add forgotten idr cleanup functions
Sascha Hauer
2012-02-03
*
|
drm/radeon/kms: add r1xx/r2xx CS support for tiled textures
Alex Deucher
2012-02-03
*
|
drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGS
Alex Deucher
2012-02-03
*
|
drm: give up on edid retries when i2c bus is not responding
Eugeni Dodonov
2012-02-03
*
|
drm/radeon/kms/dce3+: add support for hw i2c using atom
Alex Deucher
2012-02-03
*
|
drm/radeon/kms: Use the standard VESA timeout for DDC channels
Jean Delvare
2012-02-03
*
|
drm/kms: Make i2c buses faster
Jean Delvare
2012-02-03
*
|
drm/radeon/kms: remove benchmarks shorter than one page
Ilija Hadzic
2012-02-03
*
|
drm/radeon/kms: common definitions for blit copy code
Ilija Hadzic
2012-02-03
*
|
drm: remove master fd restriction on mode setting getters
Mandeep Singh Baines
2012-02-03
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-02-02
|
\
\
|
*
|
rbd: fix safety of rbd_put_client()
Alex Elder
2012-02-02
|
*
|
rbd: fix a memory leak in rbd_get_client()
Alex Elder
2012-02-02
|
*
|
ceph: create a new session lock to avoid lock inversion
Alex Elder
2012-02-02
|
*
|
ceph: fix length validation in parse_reply_info()
Xi Wang
2012-02-02
|
*
|
ceph: initialize client debugfs outside of monc->mutex
Sage Weil
2012-02-02
|
*
|
ceph: change "ceph.layout" xattr to be "ceph.file.layout"
Alex Elder
2012-02-02
*
|
|
include/linux/lp8727.h: Remove executable bit
Josh Triplett
2012-02-02
*
|
|
Fix race in process_vm_rw_core
Christopher Yeoh
2012-02-02
[next]