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
/
s390
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/irq: count cpu restart events
Heiko Carstens
2013-01-08
1
-0
/
+1
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-2
/
+2
*
s390/smp: fix section mismatch for smp_add_present_cpu()
Heiko Carstens
2013-01-08
1
-3
/
+4
*
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+3
*
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
2012-09-26
1
-1
/
+1
*
s390/smp,topology: add polarization member to pcpu struct
Heiko Carstens
2012-09-26
1
-4
/
+19
*
s390/smp: avoid concurrent write to sigp status field
Heiko Carstens
2012-09-26
1
-6
/
+7
*
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
Heiko Carstens
2012-09-26
1
-3
/
+1
*
s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()
Heiko Carstens
2012-09-26
1
-5
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-07-24
1
-71
/
+43
|
\
|
*
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
2012-07-20
1
-4
/
+4
|
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+1
|
*
s390/idle: fix sequence handling vs cpu hotplug
Heiko Carstens
2012-07-17
1
-3
/
+0
|
*
s390/smp: make absolute lowcore / cpu restart parameter accesses more robust
Heiko Carstens
2012-06-14
1
-9
/
+7
|
*
s390/sigp: use sigp order code defines in assembly code
Heiko Carstens
2012-06-05
1
-3
/
+5
|
*
s390/smp: use sigp cpu status definitions
Heiko Carstens
2012-06-05
1
-2
/
+1
|
*
s390/smp/kvm: unifiy sigp definitions
Heiko Carstens
2012-06-05
1
-48
/
+24
|
*
s390/smp: remove redundant check
Heiko Carstens
2012-06-05
1
-2
/
+2
*
|
S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
2012-06-05
1
-2
/
+0
|
/
*
s390/cpu: remove cpu "capabilities" sysfs attribute
Heiko Carstens
2012-05-30
1
-14
/
+0
*
s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs
Michael Holzheu
2012-05-30
1
-9
/
+10
*
s390/kernel: Remove OS info init function call and diag 308 for kdump
Michael Holzheu
2012-05-23
1
-12
/
+0
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
1
-32
/
+3
|
\
|
*
s390: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-31
/
+2
|
*
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
*
|
s390/smp: get rid of compile warning
Heiko Carstens
2012-05-16
1
-0
/
+4
|
/
*
[S390] Fix build errors (fallout from system.h disintegration)
Heiko Carstens
2012-03-30
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-03-22
1
-570
/
+577
|
\
|
*
[S390] kernel: Pass correct stack for smp_call_ipl_cpu()
Michael Holzheu
2012-03-13
1
-1
/
+2
|
*
[S390] kernel: Add OS info memory interface
Michael Holzheu
2012-03-11
1
-0
/
+13
|
*
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
2012-03-11
1
-0
/
+2
|
*
[S390] irq: external interrupt code passing
Heiko Carstens
2012-03-11
1
-2
/
+2
|
*
[S390] rework idle code
Martin Schwidefsky
2012-03-11
1
-29
/
+17
|
*
[S390] rework smp code
Martin Schwidefsky
2012-03-11
1
-540
/
+543
*
|
sched: Cleanup cpu_active madness
Peter Zijlstra
2012-03-12
1
-6
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-01-09
1
-103
/
+70
|
\
|
*
[S390] outstanding interrupts vs. smp_send_stop
Martin Schwidefsky
2011-12-27
1
-8
/
+42
|
*
[S390] topology: increase poll frequency if change is anticipated
Heiko Carstens
2011-12-27
1
-0
/
+2
|
*
[S390] entry[64].S improvements
Martin Schwidefsky
2011-12-27
1
-1
/
+1
|
*
[S390] topology: get rid of ifdefs
Heiko Carstens
2011-12-27
1
-91
/
+22
|
*
[S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setup
Michael Holzheu
2011-12-27
1
-2
/
+2
|
*
[S390] irq: fix accounting of external call/emergency signal
Heiko Carstens
2011-12-27
1
-1
/
+1
*
|
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-38
/
+38
|
/
*
[S390] irqstats: split IPI interrupt accounting
Heiko Carstens
2011-10-30
1
-1
/
+4
*
[S390] smp: external call vs. emergency signal
Martin Schwidefsky
2011-10-30
1
-1
/
+11
*
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-30
1
-6
/
+10
*
[S390] kdump backend code
Michael Holzheu
2011-10-30
1
-2
/
+17
*
[S390] Force PSW restart on online CPU
Michael Holzheu
2011-10-30
1
-0
/
+23
*
[S390] smp: remove pointless comments in startup_secondary()
Heiko Carstens
2011-08-03
1
-6
/
+0
*
[S390] cpu hotplug: on cpu start wait until being marked active
Heiko Carstens
2011-08-03
1
-1
/
+6
[next]