Age | Commit message (Expand) | Author |
2013-01-08 | s390/irq: count cpu restart events | Heiko Carstens |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens |
2013-01-08 | s390/smp: fix section mismatch for smp_add_present_cpu() | Heiko Carstens |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-09-26 | s390: add uninitialized_var() to suppress false positive compiler warnings | Heiko Carstens |
2012-09-26 | s390/smp,topology: add polarization member to pcpu struct | Heiko Carstens |
2012-09-26 | s390/smp: avoid concurrent write to sigp status field | Heiko Carstens |
2012-09-26 | s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers | Heiko Carstens |
2012-09-26 | s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier() | Heiko Carstens |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-07-20 | s390/vtimer: rework virtual timer interface | Martin Schwidefsky |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2012-07-17 | s390/idle: fix sequence handling vs cpu hotplug | Heiko Carstens |
2012-06-14 | s390/smp: make absolute lowcore / cpu restart parameter accesses more robust | Heiko Carstens |
2012-06-05 | S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang |
2012-06-05 | s390/sigp: use sigp order code defines in assembly code | Heiko Carstens |
2012-06-05 | s390/smp: use sigp cpu status definitions | Heiko Carstens |
2012-06-05 | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens |
2012-06-05 | s390/smp: remove redundant check | Heiko Carstens |
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 |