index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
ARM: SMP: split out software TLB maintainence broadcasting
Russell King
2010-12-20
3
-127
/
+140
|
|
|
*
|
|
|
ARM: localtimer: clean up local timer on hot unplug
Russell King
2010-12-20
2
-11
/
+18
|
|
|
*
|
|
|
ARM: smp: improve CPU bringup failure diagnostics
Russell King
2010-12-20
1
-9
/
+5
|
|
|
*
|
|
|
ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.
Dave Martin
2010-12-20
2
-5
/
+12
|
|
|
*
|
|
|
ARM: CPU hotplug: ensure correct ordering of unplug
Russell King
2010-12-20
1
-1
/
+3
|
|
|
*
|
|
|
ARM: CPU hotplug: move cpu_killed completion to core code
Russell King
2010-12-20
1
-1
/
+13
|
|
|
*
|
|
|
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
Russell King
2010-12-20
1
-0
/
+1
|
|
|
*
|
|
|
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
2010-12-20
1
-11
/
+38
|
|
|
*
|
|
|
ARM: SMP: ensure smp_send_stop() waits for CPUs to stop
Russell King
2010-12-20
1
-3
/
+15
|
|
|
*
|
|
|
ARM: SMP: use more sane register allocation for __fixup_smp_on_up
Russell King
2010-12-20
1
-17
/
+22
|
|
|
*
|
|
|
ARM: SMP: collect IPI and local timer IRQs for /proc/stat
Russell King
2010-12-20
1
-0
/
+15
|
|
|
*
|
|
|
ARM: SMP: provide individual IPI interrupt statistics
Russell King
2010-12-20
2
-6
/
+24
|
|
|
*
|
|
|
ARM: fix /proc/interrupts formatting
Russell King
2010-12-20
3
-15
/
+20
|
|
|
*
|
|
|
ARM: SMP: move ipi_count into irq_stat structure
Russell King
2010-12-20
1
-12
/
+2
|
|
|
*
|
|
|
ARM: SMP: provide accessors for irq_stat data
Russell King
2010-12-20
1
-2
/
+2
|
|
|
*
|
|
|
ARM: include local timer irq stats only when local timers configured
Russell King
2010-12-20
2
-12
/
+14
|
|
|
*
|
|
|
ARM: SMP: remove send_ipi_message()
Russell King
2010-12-20
1
-13
/
+5
|
|
|
*
|
|
|
ARM: SMP: remove IRQ-disabling for smp_cross_call()
Russell King
2010-12-03
1
-6
/
+0
|
|
|
*
|
|
|
ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead
Russell King
2010-12-03
1
-61
/
+26
|
|
|
*
|
|
|
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
2010-12-03
2
-9
/
+3
|
|
|
|
/
/
/
|
|
*
|
|
|
ARM: provide an early platform initialization hook
Russell King
2010-12-24
1
-0
/
+3
|
|
*
|
|
|
ARM: simplify early machine init hooks
Russell King
2010-12-24
3
-16
/
+10
|
|
*
|
|
|
ARM: 6538/1: Subarch IRQ handler macros V3
Magnus Damm
2010-12-24
1
-29
/
+2
|
|
*
|
|
|
ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time
eric miao
2010-12-24
2
-2
/
+18
|
|
*
|
|
|
ARM: move high-usage mostly read variables in setup.c to __read_mostly
Russell King
2010-12-05
1
-8
/
+8
|
|
*
|
|
|
ARM: implement support for read-mostly sections
Russell King
2010-12-05
1
-0
/
+1
|
|
*
|
|
|
ARM: always build swp_emulate as ARMv7
Russell King
2010-11-26
1
-0
/
+1
|
|
*
|
|
|
ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors
Leif Lindholm
2010-11-04
2
-0
/
+268
|
|
*
|
|
|
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
2010-11-04
3
-6
/
+17
|
*
|
|
|
|
Merge branch 'clksrc' into devel
Russell King
2011-01-05
11
-2488
/
+2733
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: sched_clock: provide common infrastructure for sched_clock()
Russell King
2010-12-22
2
-0
/
+70
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stable
Russell King
2010-11-26
6
-74
/
+244
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: ftrace: graph tracer + dynamic ftrace
Rabin Vincent
2010-11-19
2
-5
/
+76
|
|
|
*
|
|
|
ARM: ftrace: function graph tracer support
Tim Bird
2010-11-19
3
-1
/
+82
|
|
|
*
|
|
|
ARM: ftrace: use gas macros to avoid code duplication
Rabin Vincent
2010-11-19
1
-66
/
+80
|
|
|
*
|
|
|
ARM: place C irq handlers in IRQ_ENTRY for ftrace
Rabin Vincent
2010-11-19
3
-3
/
+7
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
ARM: perf: separate PMU backends into multiple files
Will Deacon
2010-11-25
4
-2352
/
+2390
|
|
*
|
|
|
ARM: perf: encode PMU name in arm_pmu structure
Will Deacon
2010-11-25
1
-11
/
+8
|
|
*
|
|
|
ARM: perf: add _init() functions to PMUs
Will Deacon
2010-11-25
1
-20
/
+45
|
|
*
|
|
|
ARM: perf: avoid exposing internal stop function for v6 PMU
Will Deacon
2010-11-25
1
-1
/
+1
|
|
*
|
|
|
ARM: perf: consolidate common PMU behaviour
Will Deacon
2010-11-25
1
-93
/
+38
|
|
|
/
/
/
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...
Russell King
2011-01-05
3
-61
/
+85
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
/
/
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
_
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
ARM: module: ignore unwind for sections not marked SHF_ALLOC
Russell King
2010-12-01
1
-0
/
+3
|
|
|
|
|
|
*
|
ARM: module: clean up handling of ELF unwind tables
Russell King
2010-12-01
1
-55
/
+51
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
ARM: 6522/1: kexec: Add call to non-crashing cores through IPI
Per Fransson
2010-12-04
1
-0
/
+30
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
ARM: GIC: move enablement of PPI interrupts to gic.c
Russell King
2010-12-14
1
-6
/
+1
|
|
|
|
/
/
*
|
|
|
|
Merge commit 'v2.6.37' into perf/core
Ingo Molnar
2011-01-05
2
-1
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
ARM: 6540/1: Stop irqsoff trace on return to user
Todd Android Poynor
2010-12-24
1
-0
/
+6
|
*
|
|
|
ARM: smp: avoid incrementing mm_users on CPU startup
Russell King
2010-12-18
1
-1
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
perf: Dynamic pmu types
Peter Zijlstra
2010-12-16
1
-1
/
+1
[prev]
[next]