index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
2013-07-14
1
-9
/
+8
*
s390/smp: get rid of generic_smp_call_function_interrupt
Heiko Carstens
2013-06-26
1
-4
/
+1
*
s390/smp: lost IPIs on cpu hotplug
Heiko Carstens
2013-05-27
1
-16
/
+11
*
s390/smp: fix cpu re-scan vs. cpu state
Martin Schwidefsky
2013-05-17
1
-1
/
+1
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
1
-2
/
+1
|
\
|
*
s390: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-2
/
+1
*
|
s390: lowcore stack pointer offsets
Martin Schwidefsky
2013-04-26
1
-5
/
+10
|
/
*
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-5
/
+5
*
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
[next]