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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-16
|
\
|
*
drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)
Dave Airlie
2009-12-16
|
*
drm/radeon/kms: allow for texture tiling
Maciej Cencora
2009-12-16
|
*
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
2009-12-16
|
|
\
|
|
*
drm/radeon/kms: init pm on all chipsets
Rafał Miłecki
2009-12-16
|
*
|
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
2009-12-16
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/nouveau: remove use of -ERESTART
Ben Skeggs
2009-12-14
|
|
*
nouveau: Fix endianness with new context program loader
Benjamin Herrenschmidt
2009-12-14
|
|
*
drm/nouveau: fix build with CONFIG_AGP=n
Ben Skeggs
2009-12-14
|
|
*
drm/nouveau: fix ch7006 build
Randy Dunlap
2009-12-14
|
*
|
drm/radeon/kms: HDMI support for R600 KMS
Christian Koenig
2009-12-16
|
*
|
drm/radeon/kms: make sure mc is initialized before mapping blit bo
Alex Deucher
2009-12-16
|
*
|
drm/radeon/kms: Return to userspace on ERESTARTSYS
Jerome Glisse
2009-12-16
|
*
|
drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)
Dave Airlie
2009-12-16
|
*
|
drm/radeon/kms: don't report allocate failure on ERESTARTSYS
Dave Airlie
2009-12-16
|
*
|
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
Jerome Glisse
2009-12-16
|
*
|
drm/radeon/kms: If no placement is supplied fallback to system
Jerome Glisse
2009-12-16
|
*
|
drm/ttm: Fix memory type manager debug information printing
Jerome Glisse
2009-12-16
|
*
|
drm/ttm: Fix printk format & compute bo->mem.size at bo initialization
Jerome Glisse
2009-12-16
|
*
|
drm/ttm: Fix potential ttm_mem_evict_first races.
Thomas Hellstrom
2009-12-16
|
*
|
drm/ttm: Delayed delete fixes.
Thomas Hellstrom
2009-12-16
|
*
|
drm/ttm: fix two bugs in new placement routines.
Dave Airlie
2009-12-16
|
*
|
drm/ttm: fix incorrect logic in ttm_bo_io path
Dave Airlie
2009-12-16
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-12-16
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-12-14
|
|
\
\
|
*
|
|
sh-sci: Extend sh-sci driver with early console V2
Magnus Damm
2009-12-14
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s...
Paul Mundt
2009-12-10
|
|
\
\
\
|
*
|
|
|
sh: pfc: Fixup type mismatch in debug printks.
Paul Mundt
2009-12-09
|
*
|
|
|
sh: intc: Fixup compile breakage.
Paul Mundt
2009-12-09
|
*
|
|
|
sh: add a start_transfer() callback to the LCDC driver
Magnus Damm
2009-12-08
|
*
|
|
|
sh: intc: Fixed resume from hibernation
Francesco VIRLINZI
2009-12-08
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2009-12-16
|
\
\
\
\
\
|
*
|
|
|
|
ppc440spe-adma: adds updated ppc440spe adma driver
Anatolij Gustschin
2009-12-11
|
*
|
|
|
|
iop-adma.c: use resource_size()
H Hartley Sweeten
2009-12-11
|
*
|
|
|
|
sh: stylistic improvements for the DMA driver
Guennadi Liakhovetski
2009-12-11
|
*
|
|
|
|
dmaengine: fix dmatest to verify minimum transfer length and test buffer size
Guennadi Liakhovetski
2009-12-11
|
*
|
|
|
|
sh: DMA driver has to specify its alignment requirements
Guennadi Liakhovetski
2009-12-11
|
*
|
|
|
|
Add COH 901 318 DMA block driver v5
Linus Walleij
2009-11-20
*
|
|
|
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-12-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mtd: OneNAND: Fix test of unsigned in onenand_otp_walk()
Roel Kluin
2009-12-15
|
*
|
|
|
|
|
mtd: cfi_cmdset_0002, fix lock imbalance
Jiri Slaby
2009-12-10
|
*
|
|
|
|
|
Revert "mtd: move mxcnd_remove to .exit.text"
Uwe Kleine-König
2009-12-07
|
*
|
|
|
|
|
mtd: m25p80: add support for Macronix MX25L4005A
Simon Guinot
2009-12-05
|
*
|
|
|
|
|
mtd: nandsim: add support for 4KiB pages
Sebastian Andrzej Siewior
2009-12-01
|
*
|
|
|
|
|
Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6
David Woodhouse
2009-11-30
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mxc_nand: use DRIVER_NAME where appropriate
Sascha Hauer
2009-11-12
|
|
*
|
|
|
|
|
mxc_nand: remove TROP_US_DELAY
Sascha Hauer
2009-11-12
|
|
*
|
|
|
|
|
mxc_nand: Allow flash based bbt
Sascha Hauer
2009-11-12
|
|
*
|
|
|
|
|
mxc_nand: disable sp_en bit only once
Sascha Hauer
2009-11-12
|
|
*
|
|
|
|
|
mxc_nand: Add NFC V2 support
Sascha Hauer
2009-11-12
[next]