index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 '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: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pS
Joe Perches
2010-11-07
1
-4
/
+1
|
*
ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARN
Joe Perches
2010-11-07
1
-2
/
+1
|
*
ARM: 6469/1: perf-events: squash compiler warning
Will Deacon
2010-11-07
1
-1
/
+1
|
*
ARM: 6468/1: backtrace: fix calculation of thread stack base
Will Deacon
2010-11-07
2
-2
/
+2
*
|
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 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-10-30
2
-0
/
+4
|
\
|
*
Merge branch 'devel-stable' into devel
Russell King
2010-10-28
1
-0
/
+3
|
|
\
|
|
*
Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...
Russell King
2010-10-28
1
-0
/
+3
|
|
|
\
|
|
|
*
arm: Disable outer (L2) cache in kexec
Thomas Gleixner
2010-10-26
1
-0
/
+3
|
*
|
|
ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_type
Tony Lindgren
2010-10-27
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-10-29
1
-1
/
+1
|
\
\
\
|
*
|
|
kgdb,arm: fix register dump
Rabin Vincent
2010-10-29
1
-1
/
+1
|
|
/
/
*
|
|
ptrace: cleanup arch_ptrace() on ARM
Namhyung Kim
2010-10-27
1
-12
/
+13
*
|
|
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-1
/
+2
|
/
/
*
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
\
|
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-10-21
19
-405
/
+1914
|
\
\
\
|
*
|
|
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-20
1
-2
/
+0
|
*
|
|
arm: use addruart macro to establish debug mappings
Jeremy Kerr
2010-10-20
1
-4
/
+19
|
*
|
|
arm: return both physical and virtual addresses from addruart
Jeremy Kerr
2010-10-20
1
-3
/
+19
[next]