index
:
blackbird-op-linux
master
Blackbird™ 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
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-01-06
27
-3189
/
+3989
|
\
|
*
Merge branch 'devel-stable' into devel
Russell King
2011-01-06
11
-296
/
+538
|
|
\
|
|
*
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2010-12-22
6
-14
/
+147
|
|
|
\
|
|
|
*
ARM: pxa: add iwmmx support for PJ4
Haojian Zhuang
2010-12-20
3
-13
/
+137
|
|
*
|
Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into deve...
Russell King
2010-12-18
4
-226
/
+344
|
|
|
\
\
|
|
|
*
|
ARM: hw_breakpoint: do not fail initcall if monitor mode is disabled
Will Deacon
2010-12-15
1
-29
/
+25
|
|
|
*
|
ARM: hw_breakpoint: fix warnings generated by sparse
Will Deacon
2010-12-06
1
-7
/
+13
|
|
|
*
|
ARM: ptrace: fix style issue with hw_breakpoint interface
Will Deacon
2010-12-06
1
-2
/
+2
|
|
|
*
|
ARM: hw_breakpoint: disallow per-cpu breakpoints without overflow handler
Will Deacon
2010-12-06
1
-2
/
+4
|
|
|
*
|
ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints
Will Deacon
2010-12-06
1
-41
/
+40
|
|
|
*
|
ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabled
Will Deacon
2010-12-06
1
-57
/
+77
|
|
|
*
|
ARM: hw_breakpoint: don't advertise reserved breakpoints
Will Deacon
2010-12-06
1
-89
/
+117
|
|
|
*
|
ARM: hw_breakpoint: disable preemption during debug exception handling
Will Deacon
2010-12-06
3
-5
/
+36
|
|
|
*
|
ARM: hw_breakpoint: correct and simplify alignment fixup code
Will Deacon
2010-12-06
1
-26
/
+31
|
|
|
*
|
ARM: hw_breakpoint: reset control registers in hotplug path
Will Deacon
2010-12-06
1
-1
/
+15
|
|
|
*
|
ARM: hw_breakpoint: ensure OS lock is clear before writing to debug registers
Will Deacon
2010-12-06
1
-5
/
+22
|
|
*
|
|
ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock
Will Deacon
2010-12-04
4
-35
/
+35
|
|
*
|
|
ARM: 6512/1: perf: fix warnings generated by sparse
Will Deacon
2010-12-04
4
-23
/
+23
|
*
|
|
|
Merge branch 'pgt' (early part) into devel
Russell King
2011-01-06
2
-42
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
ARM: pgtable: collect up identity mapping functions
Russell King
2010-12-22
1
-34
/
+0
|
|
*
|
|
|
ARM: pgtable: remove L2 cache flushes for SMP page table bring-up
Russell King
2010-12-22
1
-2
/
+0
|
|
*
|
|
|
ARM: pgtable: directly pass pgd/pmd/pte to their error functions
Russell King
2010-11-26
1
-6
/
+6
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'misc' into devel
Russell King
2011-01-06
13
-351
/
+676
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'smp' into misc
Russell King
2011-01-06
13
-301
/
+355
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug
Russell King
2010-12-20
1
-0
/
+1
|
|
|
*
|
|
|
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
[next]