index
:
linux/linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2012-05-30
s390/cpu: remove cpu "capabilities" sysfs attribute
Heiko Carstens
2012-05-30
s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs
Michael Holzheu
2012-05-23
s390/kernel: Remove OS info init function call and diag 308 for kdump
Michael Holzheu
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-16
s390/smp: get rid of compile warning
Heiko Carstens
2012-04-26
s390: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-03-30
[S390] Fix build errors (fallout from system.h disintegration)
Heiko Carstens
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-03-13
[S390] kernel: Pass correct stack for smp_call_ipl_cpu()
Michael Holzheu
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
2012-03-11
[S390] kernel: Add OS info memory interface
Michael Holzheu
2012-03-11
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
2012-03-11
[S390] rework idle code
Martin Schwidefsky
2012-03-11
[S390] rework smp code
Martin Schwidefsky
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2011-12-27
[S390] outstanding interrupts vs. smp_send_stop
Martin Schwidefsky
2011-12-27
[S390] topology: increase poll frequency if change is anticipated
Heiko Carstens
2011-12-27
[S390] entry[64].S improvements
Martin Schwidefsky
2011-12-27
[S390] topology: get rid of ifdefs
Heiko Carstens
2011-12-27
[S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setup
Michael Holzheu
2011-12-27
[S390] irq: fix accounting of external call/emergency signal
Heiko Carstens
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-10-30
[S390] irqstats: split IPI interrupt accounting
Heiko Carstens
2011-10-30
[S390] smp: external call vs. emergency signal
Martin Schwidefsky
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-30
[S390] kdump backend code
Michael Holzheu
2011-10-30
[S390] Force PSW restart on online CPU
Michael Holzheu
2011-08-03
[S390] smp: remove pointless comments in startup_secondary()
Heiko Carstens
2011-08-03
[S390] cpu hotplug: on cpu start wait until being marked active
Heiko Carstens
2011-08-03
[S390] Add PSW restart shutdown trigger
Michael Holzheu
2011-07-24
[S390] disable cpu measurement alerts on a dying cpu
Jan Glauber
2011-06-22
[S390] allow setting of upper 32 bit in smp_ctl_set_bit
Jan Glauber
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2011-05-23
[S390] cpu hotplug: fix external interrupt subclass mask handling
Heiko Carstens
2011-05-23
[S390] convert old cpumask API into new one
KOSAKI Motohiro
2011-05-23
[S390] smp: add __noreturn attribute to cpu_die()
Heiko Carstens
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-01-05
[S390] smp: remove cpu hotplug messages
Heiko Carstens
2011-01-05
[S390] smp/idle: call init_idle() before starting a new cpu
Heiko Carstens
2011-01-05
[S390] smp: delay idle task creation
Heiko Carstens
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
2010-08-24
[S390] fix tlb flushing vs. concurrent /proc accesses
Martin Schwidefsky
2010-05-27
s390: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
[S390] zcore: CPU registers are not saved under LPAR
Michael Holzheu
2010-03-07
sysdev: fix missing s390 conversion
Heiko Carstens
[prev]
[next]