Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5da1f88b8b727dc3a66c52d4513e871be6d43d19
/
arch
/
s390
/
kernel
/
smp.c
93f3b2e
s390/irq: count cpu restart events
by Heiko Carstens
· 12 years ago
420f42e
s390/irq: remove split irq fields from /proc/stat
by Heiko Carstens
· 12 years ago
eba6197
s390/smp: fix section mismatch for smp_add_present_cpu()
by Heiko Carstens
· 12 years ago
b881bc4
ARCH: drivers remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
41459d36cf
s390: add uninitialized_var() to suppress false positive compiler warnings
by Heiko Carstens
· 12 years ago
50ab9a9
s390/smp,topology: add polarization member to pcpu struct
by Heiko Carstens
· 12 years ago
c5e3acd
s390/smp: avoid concurrent write to sigp status field
by Heiko Carstens
· 12 years ago
1c72592
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
by Heiko Carstens
· 12 years ago
7755d6b
s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()
by Heiko Carstens
· 12 years ago
e017507
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
27f6b41
s390/vtimer: rework virtual timer interface
by Martin Schwidefsky
· 13 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 13 years ago
0008204
s390/idle: fix sequence handling vs cpu hotplug
by Heiko Carstens
· 13 years ago
fbe7656
s390/smp: make absolute lowcore / cpu restart parameter accesses more robust
by Heiko Carstens
· 13 years ago
46ce7fb
S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()
by Yong Zhang
· 13 years ago
eb54619
s390/sigp: use sigp order code defines in assembly code
by Heiko Carstens
· 13 years ago
a095a8a
s390/smp: use sigp cpu status definitions
by Heiko Carstens
· 13 years ago
a9ae32c
s390/smp/kvm: unifiy sigp definitions
by Heiko Carstens
· 13 years ago
524b24a
s390/smp: remove redundant check
by Heiko Carstens
· 13 years ago
b9e3f77
s390/cpu: remove cpu "capabilities" sysfs attribute
by Heiko Carstens
· 13 years ago
061da3d
s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs
by Michael Holzheu
· 13 years ago
d7b7cde
s390/kernel: Remove OS info init function call and diag 308 for kdump
by Michael Holzheu
· 13 years ago
bf67f3a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9d0f46a
s390/smp: get rid of compile warning
by Heiko Carstens
· 13 years ago
e80e781
s390: Use generic idle thread allocation
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
1e3cab2
[S390] Fix build errors (fallout from system.h disintegration)
by Heiko Carstens
· 13 years ago
db14179
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
c6da39f
[S390] kernel: Pass correct stack for smp_call_ipl_cpu()
by Michael Holzheu
· 13 years ago
5fbd036
sched: Cleanup cpu_active madness
by Peter Zijlstra
· 13 years ago
4857d4b
[S390] kernel: Add OS info memory interface
by Michael Holzheu
· 13 years ago
3ab121a
[S390] kernel: Add z/VM LGR detection
by Michael Holzheu
· 13 years ago
fde15c3
[S390] irq: external interrupt code passing
by Heiko Carstens
· 13 years ago
4c1051e
[S390] rework idle code
by Martin Schwidefsky
· 13 years ago
8b646bd
[S390] rework smp code
by Martin Schwidefsky
· 13 years ago
72f3188
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
85ac7ca
[S390] outstanding interrupts vs. smp_send_stop
by Martin Schwidefsky
· 13 years ago
d68bddb
[S390] topology: increase poll frequency if change is anticipated
by Heiko Carstens
· 13 years ago
c532890
[S390] entry[64].S improvements
by Martin Schwidefsky
· 13 years ago
83a24e3
[S390] topology: get rid of ifdefs
by Heiko Carstens
· 13 years ago
3931723
[S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setup
by Michael Holzheu
· 13 years ago
272f01b
[S390] irq: fix accounting of external call/emergency signal
by Heiko Carstens
· 13 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
2a3a2d6
[S390] irqstats: split IPI interrupt accounting
by Heiko Carstens
· 13 years ago
d98e19c
[S390] smp: external call vs. emergency signal
by Martin Schwidefsky
· 13 years ago
b50511e
[S390] cleanup psw related bits and pieces
by Martin Schwidefsky
· 13 years ago
60a0c68
[S390] kdump backend code
by Michael Holzheu
· 13 years ago
1943f53
[S390] Force PSW restart on online CPU
by Michael Holzheu
· 13 years ago
b7f2750
[S390] smp: remove pointless comments in startup_secondary()
by Heiko Carstens
· 13 years ago
cc34321
[S390] cpu hotplug: on cpu start wait until being marked active
by Heiko Carstens
· 13 years ago
7dd6b33
[S390] Add PSW restart shutdown trigger
by Michael Holzheu
· 13 years ago
cadfce7
[S390] disable cpu measurement alerts on a dying cpu
by Jan Glauber
· 13 years ago
859c965
[S390] allow setting of upper 32 bit in smp_ctl_set_bit
by Jan Glauber
· 14 years ago
d7b250e
[S390] irq: merge irq.c and s390_ext.c
by Heiko Carstens
· 14 years ago
5bd4187
[S390] cpu hotplug: fix external interrupt subclass mask handling
by Heiko Carstens
· 14 years ago
0f1959f
[S390] convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
b456d94
[S390] smp: add __noreturn attribute to cpu_die()
by Heiko Carstens
· 14 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
974de4d7
[S390] smp: remove cpu hotplug messages
by Heiko Carstens
· 14 years ago
da7f51c
[S390] smp/idle: call init_idle() before starting a new cpu
by Heiko Carstens
· 14 years ago
f230886
[S390] smp: delay idle task creation
by Heiko Carstens
· 14 years ago
052ff46
[S390] irq: have detailed statistics for interrupt types
by Heiko Carstens
· 14 years ago
14375bc
[S390] cleanup facility list handling
by Martin Schwidefsky
· 14 years ago
f6649a7
[S390] cleanup lowcore access from external interrupts
by Martin Schwidefsky
· 14 years ago
050eef3
[S390] fix tlb flushing vs. concurrent /proc accesses
by Martin Schwidefsky
· 14 years ago
d882ba6
s390: convert cpu notifier to return encapsulate errno value
by Akinobu Mita
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
92fe313
[S390] zcore: CPU registers are not saved under LPAR
by Michael Holzheu
· 15 years ago
5fbcae5
sysdev: fix missing s390 conversion
by Heiko Carstens
· 15 years ago
c9be0a3
sysdev: Pass attribute in sysdev_class attributes show/store
by Andi Kleen
· 15 years ago
cbb870c
[S390] Cleanup struct _lowcore usage and defines.
by Heiko Carstens
· 15 years ago
a93b8ec
[S390] smp: rework sigp code
by Heiko Carstens
· 15 years ago
2c2df11
[S390] smp: always reboot on cpu 0
by Heiko Carstens
· 15 years ago
f64ca21
[S390] zfcpdump: remove cross arch dump support
by Heiko Carstens
· 15 years ago
fb380aa
[S390] Move __cpu_logical_map to smp.c
by Heiko Carstens
· 15 years ago
02beacc
[S390] smp: setup smp_processor_id early
by Heiko Carstens
· 15 years ago
b3dcf3d
[S390] smp: fix sigp sense handling
by Heiko Carstens
· 15 years ago
f8501ba
[S390] smp: fix sigp stop handling
by Heiko Carstens
· 15 years ago
4f8048e
[S390] smp: fix prefix handling of offlined cpus
by Heiko Carstens
· 15 years ago
630cd04
cpumask: arch_send_call_function_ipi_mask: s390
by Rusty Russell
· 15 years ago
1aaf179
[S390] hibernate: Do real CPU swap at resume time
by Michael Holzheu
· 15 years ago
3fd26a7
[S390] smp: introduce LC_ORDER and simplify lowcore handling
by Heiko Carstens
· 15 years ago
5c0b912
[S390] Remove smp_cpu_not_running.
by Heiko Carstens
· 15 years ago
4bb5e07
[S390] Limit cpu detection to 256 physical cpus.
by Heiko Carstens
· 15 years ago
3a6ba46
[S390] vdso: fix per cpu area allocation
by Heiko Carstens
· 15 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
Next »