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: add ValleyView driver structs and IS_VALLEYVIEW macro
Jesse Barnes
2012-03-28
*
drm/i915: split PLL update code out of i9xx_crtc_mode_set
Daniel Vetter
2012-03-28
*
drm/i915: split LVDS update code out of i9xx_crtc_mode_set
Daniel Vetter
2012-03-28
*
drm/i915: Initialise GTT MTRR to -1
Chris Wilson
2012-03-28
*
drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private
Daniel Kurtz
2012-03-28
*
drm/i915/intel_i2c: gmbus disabled and reserved ports are invalid
Daniel Kurtz
2012-03-28
*
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
Daniel Kurtz
2012-03-28
*
drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers
Daniel Kurtz
2012-03-28
*
drm/i915/intel_i2c: assign HDMI port D to pin pair 6
Daniel Kurtz
2012-03-28
*
drm/i915/intel_i2c: cleanup error messages and comments
Daniel Kurtz
2012-03-28
*
drm/i915/intel_i2c: refactor gmbus_xfer
Daniel Kurtz
2012-03-28
*
drm/i915: mark pwrite/pread slowpaths with unlikely
Daniel Vetter
2012-03-27
*
drm/i915: fixup in-line clflushing on bit17 swizzled bos
Daniel Vetter
2012-03-27
*
mm: extend prefault helpers to fault in more than PAGE_SIZE
Daniel Vetter
2012-03-27
*
drm/i915: extract copy helpers from shmem_pread|pwrite
Daniel Vetter
2012-03-27
*
drm/i915: use uncached writes in pwrite
Daniel Vetter
2012-03-27
*
drm/i915: fall back to shmem pwrite when the buffer is not accessible
Daniel Vetter
2012-03-27
*
drm/i915: implement inline clflush for pwrite
Daniel Vetter
2012-03-27
*
drm/i915: don't clobber userspace memory before commiting to the pread
Daniel Vetter
2012-03-27
*
drm/i915: drop gtt slowpath
Daniel Vetter
2012-03-27
*
drm/i915: don't call shmem_read_mapping unnecessarily
Daniel Vetter
2012-03-27
*
drm/i915: don't use gtt_pwrite on LLC cached objects
Daniel Vetter
2012-03-27
*
drm/i915: kill ranged cpu read domain support
Daniel Vetter
2012-03-27
*
drm/i915: move clflushing into shmem_pread
Daniel Vetter
2012-03-27
*
drm: add helper to clflush a virtual address range
Daniel Vetter
2012-03-27
*
drm/i915: merge shmem_pread slow&fast-path
Daniel Vetter
2012-03-27
*
drm/i915: merge shmem_pwrite slow&fast-path
Daniel Vetter
2012-03-27
*
drm/i915: Avoid using mappable space for relocation processing through the CPU
Chris Wilson
2012-03-27
*
drm/i915: clear the entire gtt when using gem
Daniel Vetter
2012-03-27
*
drm/i915: the intel gtt is _not_ an agp bridge!
Daniel Vetter
2012-03-27
*
drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt
Daniel Vetter
2012-03-27
*
drm/i915: reinstate GM45 TV detection fix
Daniel Vetter
2012-03-27
*
drm/i915: Batch copy_from_user for relocation processing
Chris Wilson
2012-03-26
*
drm/i915: enable gmbus on gen2
Daniel Vetter
2012-03-25
*
drm/i915: add an explict mmio base for gpio/gmbus io
Daniel Vetter
2012-03-25
*
drm/i915/sdov: switch IS_SDVOB to a flag
Daniel Vetter
2012-03-24
*
drm/i915: re-order GT IIR bit definitions
Jesse Barnes
2012-03-23
*
drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c
Jesse Barnes
2012-03-23
*
drm/i915: Release the mmap offset when purging a buffer
Chris Wilson
2012-03-23
*
drm/i915: Add lvds_channel module option
Takashi Iwai
2012-03-22
*
drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
Takashi Iwai
2012-03-22
*
drm/i915: [dinq] shut up six instances of -Warray-bounds
Ben Widawsky
2012-03-22
*
drm/i915: [dinq] shut up two instances -Wunitialized
Ben Widawsky
2012-03-22
*
drm/i915: add HAS_ALIASING_PPGTT parameter for userspace
Daniel Vetter
2012-03-20
*
drm/i915: enable lazy global-gtt binding
Daniel Vetter
2012-03-20
*
drm/i915: implement SNB workaround for lazy global gtt
Daniel Vetter
2012-03-20
*
drm/i915: bind objects to the global gtt only when needed
Daniel Vetter
2012-03-20
*
drm/i915: split out dma mapping from global gtt bind/unbind functions
Daniel Vetter
2012-03-20
*
i915: Add and use pr_fmt and pr_<level>
Joe Perches
2012-03-18
*
drm/i915: panel: invert brightness acer aspire 5734z
Carsten Emde
2012-03-18
[next]