Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
0258382bf3985b736dde51a456a5a3c2cf7af958
/
arch
/
s390
/
kernel
/
smp.c
c667aea
s390: rename struct _lowcore to struct lowcore
by Heiko Carstens
· 9 years ago
3dbc78d
s390/smp: save timestamp on external calls
by Heiko Carstens
· 9 years ago
1a2c584
s390/dump: cleanup CPU save area handling
by Martin Schwidefsky
· 9 years ago
1a36a39
s390/dump: rework CPU register dump code
by Martin Schwidefsky
· 9 years ago
f08b841
s390/dump: remove SAVE_AREA_BASE
by Martin Schwidefsky
· 9 years ago
df9694c
s390/dump: streamline oldmem copy functions
by Martin Schwidefsky
· 9 years ago
8a07dd0
s390/kdump: remove code to create ELF notes in the crashed system
by Martin Schwidefsky
· 9 years ago
e22cf8c
s390/cpumf: rework program parameter setting to detect guest samples
by Christian Borntraeger
· 9 years ago
b5a6b71
s390/diag: add tracepoint for diagnose calls
by Martin Schwidefsky
· 9 years ago
1ec2772
s390/diag: add a statistic for diagnose calls
by Martin Schwidefsky
· 9 years ago
e7f596d
s390/smp: add missing __init annotation to __smp_store_cpu_state()
by Heiko Carstens
· 10 years ago
1af135a
s390/kdump: fix compile for !SMP
by Heiko Carstens
· 10 years ago
1592a8e
s390/kdump: fix nosmt kernel parameter
by Michael Holzheu
· 10 years ago
d08d943
s390/smp: cleanup core vs. cpu in the SCLP interface
by Martin Schwidefsky
· 10 years ago
e7086eb
s390/smp: fix sigp cpu detection loop
by Martin Schwidefsky
· 10 years ago
3a9f3fe
s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()
by David Hildenbrand
· 10 years ago
37c5f6c
s390/sclp: unify basic sclp access by exposing "struct sclp"
by David Hildenbrand
· 10 years ago
9747bc4
s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"
by David Hildenbrand
· 10 years ago
a1307bb
s390/smp: wait until secondaries are active & online
by Heiko Carstens
· 10 years ago
5a79859
s390: remove 31 bit support
by Heiko Carstens
· 10 years ago
2f859d0
s390/smp: reduce size of struct pcpu
by Heiko Carstens
· 10 years ago
032f1be
s390/smp: remove check for CONFIG_ZFCPDUMP
by Paul Bolle
· 10 years ago
10ad34b
s390: add SMT support
by Martin Schwidefsky
· 10 years ago
c933146
s390/ftrace,kprobes: allow to patch first instruction
by Heiko Carstens
· 10 years ago
a62bc07
s390/kdump: add support for vector extension
by Michael Holzheu
· 10 years ago
8070361
s390: add support for vector extension
by Martin Schwidefsky
· 10 years ago
b5f87f1
s390/idle: consolidate idle functions and definitions
by Martin Schwidefsky
· 10 years ago
fe0f497
s390/nohz: use a per-cpu flag for arch_needs_cpu
by Martin Schwidefsky
· 10 years ago
d59b93d
s390/rwlock: use directed yield for write-locked rwlocks
by Martin Schwidefsky
· 10 years ago
f4192bf
s390/smp: Avoid busy loop after halt and "begin" on z/VM
by Michael Holzheu
· 11 years ago
bf28a59
s390/dump: Remove CONFIG_ZFCPDUMP
by Michael Holzheu
· 11 years ago
6c8cd5b
s390/spinlock: optimize spinlock code sequence
by Philipp Hachtmann
· 11 years ago
e7c46c6
s390/smp: fix smp_stop_cpu() for !CONFIG_SMP
by Heiko Carstens
· 11 years ago
d586c86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
467a9e1
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
1b948d6
s390/mm,tlb: optimize TLB flushing for zEC12
by Martin Schwidefsky
· 11 years ago
1dad093
s390/irq: Use defines for external interruption codes
by Thomas Huth
· 11 years ago
f4edbcd
s390, smp: Fix CPU hotplug callback registration
by Srivatsa S. Bhat
· 11 years ago
cf813db
s390/smp: limit number of cpus in possible cpu mask
by Heiko Carstens
· 11 years ago
f479c01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
d80512f
s390/smp: improve setup of possible cpu mask
by Heiko Carstens
· 11 years ago
96619fc
s390/smp: reduce memory consumption of pcpu_devices array
by Heiko Carstens
· 11 years ago
dea2419
s390/smp: only send external call ipi if needed
by Heiko Carstens
· 11 years ago
4560e7c
s390/vtime: correct idle time calculation
by Martin Schwidefsky
· 11 years ago
5895294
s390: Remove zfcpdump NR_CPUS dependency
by Michael Holzheu
· 11 years ago
e258d71
s390/uaccess: always run the kernel in home space
by Martin Schwidefsky
· 11 years ago
63df41d6
s390: make various functions static, add declarations to header files
by Heiko Carstens
· 11 years ago
e2741f1
s390: delete __cpuinit usage from all s390 files
by Paul Gortmaker
· 12 years ago
b6ed49e
s390/smp: get rid of generic_smp_call_function_interrupt
by Heiko Carstens
· 12 years ago
9acf73b
s390/smp: lost IPIs on cpu hotplug
by Heiko Carstens
· 12 years ago
a4eeea4
s390/smp: fix cpu re-scan vs. cpu state
by Martin Schwidefsky
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
dc7ee00
s390: lowcore stack pointer offsets
by Martin Schwidefsky
· 12 years ago
52c0065
s390: Use generic idle loop
by Thomas Gleixner
· 12 years ago
1aae056
s390/time: rename tod clock access functions
by Heiko Carstens
· 12 years ago
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
41459d3
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
· 13 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
Next »