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
*
clocksource: sh_mtu2: Sort headers alphabetically
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Remove FSF mail address from GPL notice
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy case
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Add support for multiple channels per device
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Set cpumask to cpu_possible_mask
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Replace hardcoded register values with macros
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Allocate channels dynamically
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Replace kmalloc + memset with kzalloc
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Add index to struct sh_mtu2_channel
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Constify name argument to sh_mtu2_register()
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Split channel setup to separate function
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables
Laurent Pinchart
2014-04-16
*
clocksource: sh_mtu2: Use request_irq() instead of setup_irq()
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Sort headers alphabetically
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Remove FSF mail address from GPL notice
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Rename clock to "fck" in the non-legacy case
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Add support for multiple channels per device
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Replace hardcoded register values with macros
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Allocate channels dynamically
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Replace kmalloc + memset with kzalloc
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Add index to struct sh_tmu_channel
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Add memory base to sh_tmu_channel structure
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Constify name argument to sh_tmu_register()
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Split channel setup to separate function
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Split channel fields from sh_tmu_priv
Laurent Pinchart
2014-04-16
*
clocksource: sh_tmu: Use request_irq() instead of setup_irq()
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Request IRQ for clock event device only
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Sort headers alphabetically
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Remove FSF mail address from GPL notice
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Add support for multiple channels per device
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Hardcode CMT clock source rating to 125
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Hardcode CMT clock event rating to 125
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Set cpumask to cpu_possible_mask
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Replace hardcoded register values with macros
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Split static information from sh_cmt_device
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Allocate channels dynamically
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Replace kmalloc + memset with kzalloc
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Add index to struct sh_cmt_channel
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Constify name argument to sh_cmt_register()
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Split channel setup to separate function
Laurent Pinchart
2014-04-16
*
clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
Laurent Pinchart
2014-04-16
[next]