index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-15
[S390] smp: __smp_call_function_map vs cpu_online_map fix.
Heiko Carstens
1
-8
/
+8
2008-04-30
[S390] Automatically detect added cpus.
Heiko Carstens
1
-5
/
+14
2008-04-30
[S390] smp: Fix locking order.
Heiko Carstens
1
-6
/
+6
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
1
-1
/
+2
2008-04-17
[S390] Convert monitor calls to function calls.
Heiko Carstens
1
-1
/
+0
2008-04-17
[S390] Vertical cpu management.
Heiko Carstens
1
-2
/
+81
2008-04-17
[S390] cpu topology support for s390.
Heiko Carstens
1
-3
/
+1
2008-03-05
[S390] Get rid of memcpy gcc warning workaround.
Heiko Carstens
1
-8
/
+2
2008-02-19
[S390] Initialize per cpu lowcores on cpu hotplug.
Heiko Carstens
1
-15
/
+38
2008-02-05
[S390] Fix couple of section mismatches.
Heiko Carstens
1
-3
/
+3
2008-02-05
[S390] Fix smp_call_function_mask semantics.
Heiko Carstens
1
-4
/
+3
2008-01-26
[S390] replace lock_cpu_hotplug with get_online_cpus
Martin Schwidefsky
1
-6
/
+6
2008-01-26
[S390] add smp_call_function_mask
Carsten Otte
1
-0
/
+27
2008-01-26
[S390] Allocate and free cpu lowcores and stacks when needed/possible.
Heiko Carstens
1
-34
/
+72
2008-01-26
[S390] kernel: Shutdown Actions Interface
Michael Holzheu
1
-27
/
+0
2008-01-26
[S390] Get rid of additional_cpus kernel parameter.
Heiko Carstens
1
-104
/
+76
2008-01-26
[S390] Standby cpu activation/deactivation.
Heiko Carstens
1
-71
/
+330
2007-11-20
[S390] Dont overwrite lowcores on smp_send_stop().
Heiko Carstens
1
-49
/
+7
2007-11-05
[S390] Rename "idle_time" attribute to "idle_time_us".
Heiko Carstens
1
-3
/
+3
2007-10-22
[S390] tlb flush fix.
Martin Schwidefsky
1
-1
/
+1
2007-10-22
[S390] Add per-cpu idle time / idle count sysfs attributes.
Heiko Carstens
1
-3
/
+60
2007-07-30
Remove fs.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-07-27
[S390] Improve __smp_call_function_map.
Heiko Carstens
1
-8
/
+6
2007-07-27
[S390] Convert to smp_call_function_single.
Heiko Carstens
1
-9
/
+7
2007-07-10
[S390] smp: Merge smp_count_cpus() and smp_get_save_areas().
Heiko Carstens
1
-42
/
+21
2007-05-31
[S390] Fix section annotations.
Heiko Carstens
1
-3
/
+3
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-27
[S390] Clean up smp code in preparation for some larger changes.
Heiko Carstens
1
-161
/
+100
2007-04-27
[S390] Processor degradation notification.
Heiko Carstens
1
-5
/
+43
2007-04-27
[S390] zfcpdump support.
Michael Holzheu
1
-0
/
+62
2007-03-06
[S390] smp: disable preemption in smp_call_function/smp_call_function_on
Heiko Carstens
1
-7
/
+8
2007-02-21
[S390] New header file ipl.h
Michael Holzheu
1
-0
/
+1
2007-02-21
[S390] smp_call_function cleanup
Jan Glauber
1
-104
/
+77
2007-02-12
[S390] smp_call_function/smp_call_function_on locking.
Heiko Carstens
1
-6
/
+9
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-4
/
+4
2007-02-05
[S390] ETR support.
Martin Schwidefsky
1
-1
/
+2
2007-02-05
[S390] noexec protection
Gerald Schaefer
1
-1
/
+1
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-14
/
+5
2007-01-09
[S390] Fix cpu hotplug (missing 'online' attribute).
Heiko Carstens
1
-1
/
+4
2006-12-04
[S390] pfault code cleanup.
Heiko Carstens
1
-10
/
+3
2006-12-04
[S390] cpu shutdown rework
Heiko Carstens
1
-73
/
+31
2006-10-06
[S390] irq change build fixes.
Heiko Carstens
1
-1
/
+1
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
1
-46
/
+27
2006-09-20
[S390] ipl/dump on panic.
Michael Holzheu
1
-9
/
+1
2006-06-28
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-04-01
[PATCH] for_each_possible_cpu: s390
KAMEZAWA Hiroyuki
1
-3
/
+3
2006-03-24
[PATCH] s390: cpu up retries
Michael Ryan
1
-1
/
+3
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-3
/
+1
2006-02-18
[PATCH] s390: smp initialization speed
Heiko Carstens
1
-5
/
+10
[next]