Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
701038144945ef98c5817f43079952fa38c35999
/
arch
/
s390
/
kernel
/
smp.c
3a6ba46
[S390] vdso: fix per cpu area allocation
by Heiko Carstens
· 16 years ago
e98bbaa
[S390] lockless idle time accounting
by Martin Schwidefsky
· 16 years ago
155af2f
[S390] s390: hibernation support for s390
by Hans-Joachim Picht
· 16 years ago
dfd9f7a
[S390] ftrace: add dynamic ftrace support
by Heiko Carstens
· 16 years ago
76d4e00
[S390] merge cpu.h into cputime.h
by Martin Schwidefsky
· 16 years ago
88e0128
[S390] smp: fix cpu_possible_map initialization
by Heiko Carstens
· 16 years ago
25097bf
[S390] s390: move machine flags to lowcore
by Christian Ehrhardt
· 16 years ago
def6cfb
[S390] cpumask: Use accessors code.
by Rusty Russell
· 16 years ago
93632d1
[S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.
by Rusty Russell
· 16 years ago
d0d3cdf
[S390] smp: perform initial cpu reset before starting a cpu
by Heiko Carstens
· 16 years ago
6d54c5a
[S390] smp: fix memory leak on __cpu_up
by Heiko Carstens
· 16 years ago
59f2e69
[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.
by Michael Holzheu
· 16 years ago
da292bb
[S390] eliminate ipl_device from lowcore
by Martin Schwidefsky
· 16 years ago
7b46848
[S390] eliminate cpuinfo_S390 structure
by Martin Schwidefsky
· 16 years ago
3324e60
[S390] lockdep: trace hardirq off in smp_send_stop
by Christian Borntraeger
· 16 years ago
099b765
[S390] Automatic IPL after dump
by Frank Munzert
· 16 years ago
81ffa04
[S390] vdso: compile fix
by Heiko Carstens
· 16 years ago
61420f5
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c742b31
[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID
by Martin Schwidefsky
· 16 years ago
6f43092
[PATCH] improve precision of idle time detection.
by Martin Schwidefsky
· 16 years ago
395d31d
[S390] convert cpu related printks to pr_xxx macros.
by Martin Schwidefsky
· 16 years ago
33b1d09
[S390] panic_stack leak in smp_alloc_lowcore
by Martin Schwidefsky
· 16 years ago
c185b78
[S390] Remove config options.
by Martin Schwidefsky
· 16 years ago
ca9fc75
[S390] convert s390 to generic IPI infrastructure
by Heiko Carstens
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
da5aae7
[S390] Fix sysdev class file creation.
by Heiko Carstens
· 16 years ago
e545a61
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
by Manfred Spraul
· 16 years ago
8853e50
[S390] Remove unneeded spinlock initialization.
by Heiko Carstens
· 16 years ago
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 17 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 17 years ago
24d3e21
[S390] Fix build failure in __cpu_up()
by Segher Boessenkool
· 17 years ago
67060d9
[S390] Fix section mismatch warnings.
by Heiko Carstens
· 17 years ago
85cb185
[S390] smp: __smp_call_function_map vs cpu_online_map fix.
by Heiko Carstens
· 17 years ago
1e48951
[S390] Automatically detect added cpus.
by Heiko Carstens
· 17 years ago
0b18d31
[S390] smp: Fix locking order.
by Heiko Carstens
· 17 years ago
a806170
[S390] Fix a lot of sparse warnings.
by Heiko Carstens
· 17 years ago
43ca5c3
[S390] Convert monitor calls to function calls.
by Heiko Carstens
· 17 years ago
c10fde0
[S390] Vertical cpu management.
by Heiko Carstens
· 17 years ago
dbd70fb
[S390] cpu topology support for s390.
by Heiko Carstens
· 17 years ago
98c7b38
[S390] Get rid of memcpy gcc warning workaround.
by Heiko Carstens
· 17 years ago
591bb4f
[S390] Initialize per cpu lowcores on cpu hotplug.
by Heiko Carstens
· 17 years ago
2bc89b5
[S390] Fix couple of section mismatches.
by Heiko Carstens
· 17 years ago
37c5f71
[S390] Fix smp_call_function_mask semantics.
by Heiko Carstens
· 17 years ago
9d40d2e
[S390] replace lock_cpu_hotplug with get_online_cpus
by Martin Schwidefsky
· 17 years ago
dab5209
[S390] add smp_call_function_mask
by Carsten Otte
· 17 years ago
1cb6bb4
[S390] Allocate and free cpu lowcores and stacks when needed/possible.
by Heiko Carstens
· 17 years ago
99ca4e5
[S390] kernel: Shutdown Actions Interface
by Michael Holzheu
· 17 years ago
48483b3
[S390] Get rid of additional_cpus kernel parameter.
by Heiko Carstens
· 17 years ago
08d0796
[S390] Standby cpu activation/deactivation.
by Heiko Carstens
· 17 years ago
677d762
[S390] Dont overwrite lowcores on smp_send_stop().
by Heiko Carstens
· 17 years ago
69d39d6
[S390] Rename "idle_time" attribute to "idle_time_us".
by Heiko Carstens
· 17 years ago
ba8a922
[S390] tlb flush fix.
by Martin Schwidefsky
· 17 years ago
fae8b22
[S390] Add per-cpu idle time / idle count sysfs attributes.
by Heiko Carstens
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
8da1aec
[S390] Improve __smp_call_function_map.
by Heiko Carstens
· 17 years ago
3bb447f
[S390] Convert to smp_call_function_single.
by Heiko Carstens
· 17 years ago
285f672
[S390] smp: Merge smp_count_cpus() and smp_get_save_areas().
by Heiko Carstens
· 18 years ago
ea1f4ee
[S390] Fix section annotations.
by Heiko Carstens
· 18 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
39ce010
[S390] Clean up smp code in preparation for some larger changes.
by Heiko Carstens
· 18 years ago
2fc2d1e
[S390] Processor degradation notification.
by Heiko Carstens
· 18 years ago
411ed32
[S390] zfcpdump support.
by Michael Holzheu
· 18 years ago
2586416
[S390] smp: disable preemption in smp_call_function/smp_call_function_on
by Heiko Carstens
· 18 years ago
46b05d2
[S390] New header file ipl.h
by Michael Holzheu
· 18 years ago
63db6e8
[S390] smp_call_function cleanup
by Jan Glauber
· 18 years ago
0ec6766
[S390] smp_call_function/smp_call_function_on locking.
by Heiko Carstens
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
d54853e
[S390] ETR support.
by Martin Schwidefsky
· 18 years ago
c1821c2
[S390] noexec protection
by Gerald Schaefer
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
by Heiko Carstens
· 18 years ago
6721f77
[S390] Fix cpu hotplug (missing 'online' attribute).
by Heiko Carstens
· 18 years ago
29b08d2
[S390] pfault code cleanup.
by Heiko Carstens
· 18 years ago
c6b5b84
[S390] cpu shutdown rework
by Heiko Carstens
· 18 years ago
5a489b98
[S390] irq change build fixes.
by Heiko Carstens
· 18 years ago
94c12cc
[S390] Inline assembly cleanup.
by Martin Schwidefsky
· 18 years ago
ff6b8ea
[S390] ipl/dump on panic.
by Michael Holzheu
· 18 years ago
76b67ed
[PATCH] node hotplug: register cpu: remove node struct
by KAMEZAWA Hiroyuki
· 19 years ago
97db7fb
[PATCH] for_each_possible_cpu: s390
by KAMEZAWA Hiroyuki
· 19 years ago
699ff13
[PATCH] s390: cpu up retries
by Michael Ryan
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
5433045
[PATCH] s390: smp initialization speed
by Heiko Carstens
· 19 years ago
37a3302
[PATCH] s390: possible_cpus parameter
by Heiko Carstens
· 19 years ago
255acee
[PATCH] s390: additional_cpus parameter
by Heiko Carstens
· 19 years ago
9733e24
[PATCH] s390: earlier initialization of cpu_possible_map
by Heiko Carstens
· 19 years ago
30af712
[PATCH] s390: task_stack_page()
by Al Viro
· 19 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 19 years ago
973bd99
[PATCH] s390: atomic primitives
by Martin Schwidefsky
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
c782268
[PATCH] s390: diag 0x308 reipl
by Volker Sameske
· 19 years ago
5d3f229
[PATCH] s390: kexec fixes and improvements.
by Heiko Carstens
· 19 years ago
99b2d8d
[PATCH] s390: external call performance
by Heiko Carstens
· 19 years ago
6b979de
[PATCH] s390: add vmcp interface
by Christian Borntraeger
· 20 years ago
77fa224
[PATCH] s390: improved machine check handling
by Heiko Carstens
· 20 years ago
f370513
[PATCH] i386 CPU hotplug
by Zwane Mwaikambo
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago