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
/
arch
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
*
Merge branch 'misc' into devel
Russell King
2011-01-06
|
\
|
*
Merge branch 'smp' into misc
Russell King
2011-01-06
|
|
\
|
|
*
ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug
Russell King
2010-12-20
|
|
*
ARM: SMP: split out software TLB maintainence broadcasting
Russell King
2010-12-20
|
|
*
ARM: localtimer: clean up local timer on hot unplug
Russell King
2010-12-20
|
|
*
ARM: smp: improve CPU bringup failure diagnostics
Russell King
2010-12-20
|
|
*
ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.
Dave Martin
2010-12-20
|
|
*
ARM: CPU hotplug: ensure correct ordering of unplug
Russell King
2010-12-20
|
|
*
ARM: CPU hotplug: move cpu_killed completion to core code
Russell King
2010-12-20
|
|
*
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
Russell King
2010-12-20
|
|
*
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
2010-12-20
|
|
*
ARM: SMP: ensure smp_send_stop() waits for CPUs to stop
Russell King
2010-12-20
|
|
*
ARM: SMP: use more sane register allocation for __fixup_smp_on_up
Russell King
2010-12-20
|
|
*
ARM: SMP: collect IPI and local timer IRQs for /proc/stat
Russell King
2010-12-20
|
|
*
ARM: SMP: provide individual IPI interrupt statistics
Russell King
2010-12-20
|
|
*
ARM: fix /proc/interrupts formatting
Russell King
2010-12-20
|
|
*
ARM: SMP: move ipi_count into irq_stat structure
Russell King
2010-12-20
|
|
*
ARM: SMP: provide accessors for irq_stat data
Russell King
2010-12-20
|
|
*
ARM: include local timer irq stats only when local timers configured
Russell King
2010-12-20
|
|
*
ARM: SMP: remove send_ipi_message()
Russell King
2010-12-20
|
|
*
ARM: SMP: remove IRQ-disabling for smp_cross_call()
Russell King
2010-12-03
|
|
*
ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead
Russell King
2010-12-03
|
|
*
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
2010-12-03
|
*
|
ARM: provide an early platform initialization hook
Russell King
2010-12-24
|
*
|
ARM: simplify early machine init hooks
Russell King
2010-12-24
|
*
|
ARM: 6538/1: Subarch IRQ handler macros V3
Magnus Damm
2010-12-24
|
*
|
ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time
eric miao
2010-12-24
|
*
|
ARM: move high-usage mostly read variables in setup.c to __read_mostly
Russell King
2010-12-05
|
*
|
ARM: implement support for read-mostly sections
Russell King
2010-12-05
|
*
|
ARM: always build swp_emulate as ARMv7
Russell King
2010-11-26
|
*
|
ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors
Leif Lindholm
2010-11-04
|
*
|
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
2010-11-04
*
|
|
Merge branch 'clksrc' into devel
Russell King
2011-01-05
|
\
\
\
|
*
|
|
ARM: sched_clock: provide common infrastructure for sched_clock()
Russell King
2010-12-22
|
*
|
|
Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stable
Russell King
2010-11-26
|
|
\
\
\
|
|
*
|
|
ARM: ftrace: graph tracer + dynamic ftrace
Rabin Vincent
2010-11-19
|
|
*
|
|
ARM: ftrace: function graph tracer support
Tim Bird
2010-11-19
|
|
*
|
|
ARM: ftrace: use gas macros to avoid code duplication
Rabin Vincent
2010-11-19
|
|
*
|
|
ARM: place C irq handlers in IRQ_ENTRY for ftrace
Rabin Vincent
2010-11-19
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ARM: perf: separate PMU backends into multiple files
Will Deacon
2010-11-25
|
*
|
|
ARM: perf: encode PMU name in arm_pmu structure
Will Deacon
2010-11-25
|
*
|
|
ARM: perf: add _init() functions to PMUs
Will Deacon
2010-11-25
|
*
|
|
ARM: perf: avoid exposing internal stop function for v6 PMU
Will Deacon
2010-11-25
|
*
|
|
ARM: perf: consolidate common PMU behaviour
Will Deacon
2010-11-25
|
|
/
/
|
|
|
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
*
-
-
-
-
-
-
-
-
-
.
\
\
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...
Russell King
2011-01-05
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
/
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
ARM: module: ignore unwind for sections not marked SHF_ALLOC
Russell King
2010-12-01
|
|
|
|
|
*
|
ARM: module: clean up handling of ELF unwind tables
Russell King
2010-12-01
|
|
|
|
|
|
/
|
|
|
|
*
/
ARM: 6522/1: kexec: Add call to non-crashing cores through IPI
Per Fransson
2010-12-04
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
ARM: GIC: move enablement of PPI interrupts to gic.c
Russell King
2010-12-14
|
|
|
/
/
*
|
|
|
ARM: 6540/1: Stop irqsoff trace on return to user
Todd Android Poynor
2010-12-24
[next]