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
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: localtimer: clean up local timer on hot unplug
Russell King
2010-12-20
2
-13
/
+0
*
ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.
Dave Martin
2010-12-20
1
-3
/
+19
*
ARM: SMP: remove smp_mpidr.h
Russell King
2010-12-20
1
-17
/
+0
*
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
2010-12-20
1
-4
/
+5
*
ARM: SMP: collect IPI and local timer IRQs for /proc/stat
Russell King
2010-12-20
1
-0
/
+8
*
ARM: SMP: provide individual IPI interrupt statistics
Russell King
2010-12-20
1
-1
/
+3
*
ARM: fix /proc/interrupts formatting
Russell King
2010-12-20
2
-3
/
+3
*
ARM: SMP: move ipi_count into irq_stat structure
Russell King
2010-12-20
1
-0
/
+3
*
ARM: SMP: provide accessors for irq_stat data
Russell King
2010-12-20
1
-0
/
+3
*
ARM: include local timer irq stats only when local timers configured
Russell King
2010-12-20
1
-0
/
+2
*
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
2010-12-03
1
-2
/
+2
*
ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context
MyungJoo Ham
2010-11-23
1
-0
/
+4
*
ARM: 6489/1: thumb2: fix incorrect optimisation in usracc
Will Deacon
2010-11-21
1
-1
/
+1
*
ARM: improve compiler's ability to optimize page tables
Russell King
2010-11-21
1
-0
/
+3
*
ARM: pxa: fix the missing definition of IRQ_BOARD_END
Eric Miao
2010-11-03
1
-1
/
+1
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-10-30
3
-10
/
+34
|
\
|
*
Merge branch 'devel-stable' into devel
Russell King
2010-10-28
2
-3
/
+34
|
|
\
|
|
*
Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...
Russell King
2010-10-28
2
-3
/
+30
|
|
|
\
|
|
|
*
ARM: l2x0: Determine the cache size
Santosh Shilimkar
2010-10-26
1
-0
/
+1
|
|
|
*
ARM: l2x0: Fix coding-style in the cache-l2x0.h
Santosh Shilimkar
2010-10-26
1
-3
/
+5
|
|
|
*
arm: Disable outer (L2) cache in kexec
Thomas Gleixner
2010-10-26
1
-0
/
+24
|
|
*
|
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
2010-10-28
1
-0
/
+4
|
|
|
\
\
|
|
|
*
|
ARM: Add L2X0 PREFETCH and POWER control register
Kyungmin Park
2010-10-25
1
-0
/
+4
|
|
|
|
/
|
*
|
|
ARM: fix memblock breakage
Russell King
2010-10-27
1
-7
/
+0
|
|
/
/
*
|
|
kgdb,arm: fix register dump
Rabin Vincent
2010-10-29
1
-2
/
+3
|
/
/
*
|
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
1
-8
/
+6
*
|
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
1
-3
/
+3
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-1
/
+1
|
\
\
|
*
|
Update broken web addresses in arch directory.
Justin P. Mattock
2010-10-18
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-10-22
1
-82
/
+1
|
\
\
\
|
*
|
|
ioctl: Use asm-generic/ioctls.h on arm (enables termiox)
Jeff Mahoney
2010-10-22
1
-82
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-10-21
20
-80
/
+410
|
\
\
\
|
*
|
|
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-20
1
-5
/
+1
|
*
|
|
ARM: make struct machine_desc definition coherent with its comment
Nicolas Pitre
2010-10-20
1
-1
/
+2
|
*
|
|
Merge branch 'devel-stable' into devel
Russell King
2010-10-19
5
-1
/
+46
|
|
\
\
\
|
|
*
|
|
ARM: add a vma entry for the user accessible vector page
Nicolas Pitre
2010-10-01
2
-1
/
+32
|
|
*
|
|
ARM: SECCOMP support
Nicolas Pitre
2010-10-01
2
-0
/
+13
|
|
*
|
|
ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem
Nicolas Pitre
2010-10-01
1
-0
/
+1
|
|
|
/
/
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
-
-
.
\
\
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
2010-10-18
17
-82
/
+369
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
ARM: 6340/1: module - additional unwind tables for exit/devexit sections
Phil Carmody
2010-09-02
1
-0
/
+2
|
|
|
|
|
|
*
|
|
ARM: 6339/1: module - simplify unwind table handling
Phil Carmody
2010-09-02
1
-12
/
+17
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems.
Kevin Hilman
2010-10-08
1
-0
/
+2
|
|
|
|
|
*
|
|
ARM: 6429/1: Check for is_smp for tlb_ops and cache_ops broadcast
Tony Lindgren
2010-10-08
1
-11
/
+17
|
|
|
|
|
*
|
|
ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP
Tony Lindgren
2010-10-04
1
-15
/
+41
|
|
|
|
|
*
|
|
ARM: Allow SMP kernels to boot on UP systems
Russell King
2010-10-04
4
-10
/
+63
|
|
|
|
|
*
|
|
ARM: Provide common header for hard_smp_processor_id()
Russell King
2010-10-04
1
-0
/
+12
|
|
|
|
|
*
|
|
ARM: 6293/1: coresight: cosmetic fixes
Alexander Shishkin
2010-10-04
1
-11
/
+11
|
|
|
|
|
*
|
|
ARM: 6291/1: coresight: move struct tracectx inside etm driver
Alexander Shishkin
2010-10-04
1
-12
/
+0
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...
Will Deacon
2010-09-08
3
-1
/
+17
|
|
|
|
*
|
|
ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint framework
Will Deacon
2010-09-08
1
-0
/
+123
[next]