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
*
intel-gtt: generic (insert|remove)_entries for sandybridge
Daniel Vetter
2010-09-21
*
intel-gtt: generic (insert|remove)_entries for g33/i965
Daniel Vetter
2010-09-21
*
intel-gtt: generic (insert|remove)_entries for i915
Daniel Vetter
2010-09-21
*
intel-gtt: generic (insert|remove)_entries for i830
Daniel Vetter
2010-09-21
*
agp: kill agp_(map|unmap)_page
Daniel Vetter
2010-09-21
*
intel-gtt: drop agp scratch page support stuff
Daniel Vetter
2010-09-21
*
intel-gtt: introduce pte write function for gen6
Daniel Vetter
2010-09-21
*
intel-gtt: introduce pte write function for g33/i965/gm45
Daniel Vetter
2010-09-21
*
intel-gtt: introduce pte write function for i8xx/i915/i945
Daniel Vetter
2010-09-21
*
intel-gtt: initialize our own scratch page
Daniel Vetter
2010-09-21
*
drm/i915: Track pinned objects
Chris Wilson
2010-09-21
*
drm/i915: Drain any pending flips on the fb prior to unpinning
Chris Wilson
2010-09-21
*
drm/i915: Merge ring flushing and lazy requests
Chris Wilson
2010-09-21
*
drm/i915: Track gpu fence usage
Chris Wilson
2010-09-21
*
drm/i915/ringbuffer: whitespace cleanup
Chris Wilson
2010-09-21
*
drm/i915: drop alignment ringbuffer parameter
Daniel Vetter
2010-09-21
*
drm/i915: don't explicitly initialize ringbuffer members to zero
Daniel Vetter
2010-09-21
*
drm/i915: use new macros to access the ring ctl register
Daniel Vetter
2010-09-21
*
drm/i915: use new macros to access the ring head register
Daniel Vetter
2010-09-21
*
drm/i915: use new macros to access the ring start register
Daniel Vetter
2010-09-21
*
drm/i915: use new macros to access the ring tail register
Daniel Vetter
2010-09-21
*
drm/i915: add relative ring register macros
Daniel Vetter
2010-09-21
*
drm/i915: kill duplicated/unneeded register defines
Daniel Vetter
2010-09-21
*
drm/i915: Use ring->flush() instead of MI_FLUSH
Chris Wilson
2010-09-21
*
drm/i915/ringbuffer: Mark the initialisation structs as constant.
Chris Wilson
2010-09-21
*
drm/i915: add a new BSD ring buffer for Sandybridge
Xiang, Haihao
2010-09-21
*
drm/i915/ringbuffer: Implement advance using set_tail
Chris Wilson
2010-09-21
*
drm/i915: add set_tail hook in struct intel_ring_buffer
Xiang, Haihao
2010-09-21
*
drm/i915: do not export the instances of struct intel_ring_buffer
Xiang, Haihao
2010-09-21
*
drm/i915: fix HAS_BSD with a device info flag
Xiang, Haihao
2010-09-21
*
drm/i915: Clean up bo lists on all hung gpus
Chris Wilson
2010-09-21
*
drm/i915: Clear GPU read domains on reset
Chris Wilson
2010-09-21
*
drm/i915: Clear flushing lists on GPU reset
Chris Wilson
2010-09-21
*
drm/i915: Only emit a flush request on the active ring.
Chris Wilson
2010-09-21
*
drm/i915: Inline i915_gem_ring_retire_request()
Chris Wilson
2010-09-21
*
drm/i915/debug: Dump BSD ring buffers to debugfs
Chris Wilson
2010-09-21
*
drm/i915: After a reset perform a forced modeset
Chris Wilson
2010-09-21
*
drm/i915: Add support for GPU soft reset on Ironlake.
Kenneth Graunke
2010-09-21
*
drm/i915: Rename graphics reset registers.
Kenneth Graunke
2010-09-21
*
drm/i915: Actually set the reset bit in i965_reset.
Kenneth Graunke
2010-09-21
*
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-21
*
drm/i915: Cache LVDS EDID
Chris Wilson
2010-09-21
*
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-21
|
\
|
*
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
2010-09-21
|
|
\
|
|
*
Linux 2.6.36-rc5
v2.6.36-rc5
Linus Torvalds
2010-09-20
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2010-09-20
|
|
|
\
|
|
|
*
Staging: vt6655: fix buffer overflow
Dan Carpenter
2010-09-20
|
|
|
*
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sven Eckelmann
2010-09-20
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-09-20
|
|
|
\
\
|
|
|
*
|
USB: musb: MAINTAINERS: Fix my mail address
Felipe Balbi
2010-09-20
[next]