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/radeon/kms: Add MSI quirk for Dell RS690
Alex Deucher
2011-11-03
*
drm/radeon/kms: Add MSI quirk for HP RS690
Alex Deucher
2011-11-03
*
drm/radeon/kms: split MSI check into a separate function
Alex Deucher
2011-11-03
*
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
2011-11-02
*
drm/radeon/kms: always do extended edid probe
Alex Deucher
2011-11-01
*
drm/radeon/kms: remove useless radeon_ddc_dump()
Alex Deucher
2011-11-01
*
drm/radeon/kms: make atombios_dig_transmitter_setup() version based
Alex Deucher
2011-11-01
*
drm/radeon/kms: make atombios_dig_encoder_setup() version based
Alex Deucher
2011-11-01
*
drm/radeon/kms: make atombios_dvo_setup() version based
Alex Deucher
2011-11-01
*
drm/radeon/kms: move atom encoder setup to a new file
Alex Deucher
2011-11-01
*
drm/radeon/kms: allocate vram scratch page on 6xx+
Alex Deucher
2011-11-01
*
drm/radeon/kms: check for DP MST mode in a few more places (v2)
Alex Deucher
2011-11-01
*
drm/radeon/kms/atom: rework encoder dpms
Alex Deucher
2011-11-01
*
drm/radeon/kms: only require 2.7 Ghz DP clock for NUTMEG
Alex Deucher
2011-11-01
*
drm/radeon/kms: rework DP bridge checks
Alex Deucher
2011-11-01
*
drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code...
Ilija Hadzic
2011-11-01
*
drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3
Jerome Glisse
2011-11-01
*
drm/radeon: set hpd polarity at init time so hotplug detect works
Jerome Glisse
2011-11-01
*
drm/radeon/kms: cleanup atombios_adjust_pll()
Alex Deucher
2011-11-01
*
drm/radeon/kms: properly set panel mode for eDP
Alex Deucher
2011-11-01
*
drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_sync
Alex Deucher
2011-11-01
*
drm/radeon/kms: rework texture cache flush in r6xx+ blit code
Alex Deucher
2011-11-01
*
drm/radeon: avoid bouncing connector status btw disconnected & unknown
Jerome Glisse
2011-11-01
*
vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".
Thomas Hellstrom
2011-11-01
*
drm: Introduce "Virtual" connectors and encoders
Thomas Hellstrom
2011-11-01
*
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
2011-10-31
|
\
|
*
epoll: fix spurious lockdep warnings
Nelson Elhage
2011-10-31
|
*
checkpatch: add a --strict check for utf-8 in commit logs
Joe Perches
2011-10-31
|
*
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete
Joe Perches
2011-10-31
|
*
llist-return-whether-list-is-empty-before-adding-in-llist_add-fix
Andrew Morton
2011-10-31
|
*
wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack
Andy Shevchenko
2011-10-31
|
*
fat: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
|
*
security: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
|
*
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
|
*
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
|
*
lib/string.c: fix strim() semantics for strings that have only blanks
Michael Holzheu
2011-10-31
|
*
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
2011-10-31
|
*
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
Glauber Costa
2011-10-31
|
*
lib/bitmap.c: quiet sparse noise about address space
H Hartley Sweeten
2011-10-31
|
*
lib/spinlock_debug.c: print owner on spinlock lockup
Akinobu Mita
2011-10-31
|
*
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
Alexey Dobriyan
2011-10-31
|
*
drivers/leds/leds-lp5521.c: check if reset is successful
Srinidhi KASAGAR
2011-10-31
|
*
leds: turn the blink_timer off before starting to blink
Antonio Ospite
2011-10-31
|
*
leds: save the delay values after a successful call to blink_set()
Antonio Ospite
2011-10-31
|
*
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
David Daney
2011-10-31
|
*
drivers/leds/leds-lm3530.c: add __devexit_p where needed
Axel Lin
2011-10-31
|
*
drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...
Axel Lin
2011-10-31
|
*
drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data
Magnus Damm
2011-10-31
|
*
drivers/leds/leds-renesas-tpu.c: update driver to use workqueue
Magnus Damm
2011-10-31
|
*
drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata
Wolfram Sang
2011-10-31
[next]