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
*
dmaengine: PL08x: convert to use vchan done list
Russell King
2012-07-01
*
dmaengine: PL08x: convert to use vchan submitted/issued lists
Russell King
2012-07-01
*
dmaengine: PL08x: use vchan's spinlock
Russell King
2012-07-01
*
dmaengine: PL08x: convert to use virt-dma structs
Russell King
2012-07-01
*
dmaengine: PL08x: rejig physical channel allocation
Russell King
2012-07-01
*
dmaengine: PL08x: start next descriptor from irq context
Russell King
2012-07-01
*
dmaengine: PL08x: split the pend_list in two
Russell King
2012-07-01
*
dmaengine: PL08x: re-jig the starting of txds
Russell King
2012-07-01
*
dmaengine: PL08x: remove waiting descriptor pointer
Russell King
2012-07-01
*
dmaengine: PL08x: move DMA signal muxing into slave prepare code
Russell King
2012-07-01
*
dmaengine: PL08x: convert to a list of completed descriptors
Russell King
2012-07-01
*
dmaengine: PL08x: track mux usage on a per-channel basis.
Russell King
2012-07-01
*
dmaengine: PL08x: move DMA signal muxing into pl08x_dma_chan struct
Russell King
2012-07-01
*
dmaengine: PL08x: split DMA signal muxing from channel alloc
Russell King
2012-07-01
*
dmaengine: PL08x: get rid of unnecessary checks in dma_slave_config
Russell King
2012-07-01
*
dmaengine: PL08x: ignore 'direction' argument in dma_slave_config
Russell King
2012-07-01
*
dmaengine: PL08x: extract function to to generate cctl values
Russell King
2012-07-01
*
dmaengine: PL08x: move the bus and increment selection to dma prepare function
Russell King
2012-07-01
*
dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chan
Russell King
2012-07-01
*
dmaengine: PL08x: get src/dst addr direct from dma_slave_config struct
Russell King
2012-07-01
*
dmaengine: PL08x: constify channel names and bus_id strings
Russell King
2012-07-01
*
dmaengine: PL08x: move private data structures into amba-pl08x.c
Russell King
2012-07-01
*
ARM: spear: update for PL08x dma engine changes
Russell King
2012-07-01
*
dmaengine: PL08x: clean up get_signal/put_signal
Russell King
2012-07-01
*
dmaengine: PL08x: remove circular_buffer boolean from channel data
Russell King
2012-07-01
*
dmaengine: PL08x: remove redundant spinlock
Russell King
2012-07-01
*
dmaengine: PL08x: fix missed dma_transfer_direction fixup
Russell King
2012-07-01
*
dmaengine: PL08x: remove runtime PM support
Russell King
2012-07-01
*
dmaengine: virt-dma: add support for cyclic DMA periodic callbacks
Russell King
2012-07-01
*
dmaengine: virt-dma: vchan_find_desc()
Russell King
2012-07-01
*
dmaengine: split out virtual channel DMA support from sa11x0 driver
Russell King
2012-07-01
*
Linux 3.5-rc5
Linus Torvalds
2012-06-30
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-06-30
|
\
|
*
Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-06-30
|
|
\
|
|
*
ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entry
Sachin Kamat
2012-06-26
|
|
*
ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping
Jose Miguel Goncalves
2012-06-20
|
|
*
ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL
Jonghwan Choi
2012-06-20
|
*
|
ARM: imx6q: fix suspend regression caused by common clk migration
Shawn Guo
2012-06-30
|
*
|
Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-06-30
|
|
\
\
|
|
*
|
ARM: OMAP4470: Fix OMAP4470 boot failure
Jon Hunter
2012-06-27
|
|
*
|
ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=n
Kevin Hilman
2012-06-26
|
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...
Olof Johansson
2012-06-24
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ARM: shmobile: r8a7779: Route all interrupts to ARM
Phil Edworthy
2012-06-22
|
|
*
|
ARM: shmobile: kzm9d: use late init machine hook
Kuninori Morimoto
2012-06-21
|
|
*
|
ARM: shmobile: kzm9g: use late init machine hook
Kuninori Morimoto
2012-06-21
|
|
*
|
ARM: mach-shmobile: armadillo800eva: Use late init machine hook
Laurent Pinchart
2012-06-21
|
|
*
|
ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerel
Guennadi Liakhovetski
2012-06-20
|
|
*
|
ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabled
Nobuhiro Iwamatsu
2012-06-20
|
|
*
|
ARM: shmobile: sh7372: bugfix: chclr_offset base
Kuninori Morimoto
2012-06-20
|
|
*
|
ARM: shmobile: sh73a0: bugfix: SY-DMAC number
Kuninori Morimoto
2012-06-20
|
|
|
/
[next]