Age | Commit message (Expand) | Author |
2019-01-11 | s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU | David Hildenbrand |
2019-01-11 | s390/smp: fix CPU hotplug deadlock with CPU rescan | Gerald Schaefer |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport |
2018-10-09 | s390/kasan: reipl and kexec support | Vasily Gorbik |
2018-10-09 | s390/smp: kasan stack instrumentation support | Vasily Gorbik |
2018-10-09 | s390: unify stack size definitions | Vasily Gorbik |
2018-10-09 | s390: add support for virtually mapped kernel stacks | Martin Schwidefsky |
2018-04-05 | headers: untangle kmemleak.h from mm.h | Randy Dunlap |
2018-02-07 | s390: introduce execute-trampolines for branches | Martin Schwidefsky |
2018-02-05 | s390: add options to change branch prediction behaviour for the kernel | Martin Schwidefsky |
2018-02-05 | s390/alternative: use a copy of the facility bit mask | Martin Schwidefsky |
2018-01-09 | treewide: Use DEVICE_ATTR_WO | Joe Perches |
2017-11-20 | s390/topology: fix compile error in file arch/s390/kernel/smp.c | Thomas Richter |
2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-19 | s390/nmi: allocation of the extended save area | Martin Schwidefsky |
2017-10-19 | s390/nmi: use smp_emergency_stop instead of smp_send_stop | Martin Schwidefsky |
2017-10-16 | s390/cputime: fix guest/irq/softirq times after CPU hotplug | Christian Borntraeger |
2017-09-28 | s390/spinlock: introduce spinlock wait queueing | Martin Schwidefsky |
2017-09-28 | s390/topology: add detection of dedicated vs shared CPUs | Martin Schwidefsky |
2017-08-23 | s390/smp: convert cpuhp_setup_state() return code to zero on success | Heiko Carstens |
2017-06-12 | s390/smp: fix false positive kmemleak of mcesa data structure | Christian Borntraeger |
2017-03-22 | Merge branch 'guarded-storage' into 'features' to make merging with | Martin Schwidefsky |
2017-03-22 | s390/smp: fix ipl from cpu with non-zero address | Heiko Carstens |
2017-03-22 | s390: add a system call for guarded storage | Martin Schwidefsky |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-17 | s390: kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-12-12 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-07 | s390/smp: initialize cpu_present_mask in setup_arch | Heiko Carstens |
2016-12-07 | s390/smp: use smp_get_base_cpu() helper function | Heiko Carstens |
2016-11-22 | locking/spinlocks, s390: Implement vcpu_is_preempted(cpu) | Christian Borntraeger |
2016-11-11 | s390: move cputime accounting fields from thread_info to thread_struct | Martin Schwidefsky |
2016-11-11 | s390: move thread_info into task_struct | Heiko Carstens |
2016-11-09 | s390/smp: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-11-09 | s390/smp: Make cpu notifier symetric | Thomas Gleixner |
2016-07-18 | s390/smp: clean up a condition | Dan Carpenter |
2016-06-28 | s390/smp: use basic blocks for sigp inline assemblies | Heiko Carstens |
2016-06-13 | s390/mm: simplify the TLB flushing code | Martin Schwidefsky |
2016-05-06 | sched: Allow per-cpu kernel threads to run on online && !active | Peter Zijlstra (Intel) |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner |
2016-01-19 | s390: remove superfluous memblock_alloc() return value checks | Heiko Carstens |
2016-01-11 | s390: rename struct _lowcore to struct lowcore | Heiko Carstens |
2015-12-18 | s390/smp: save timestamp on external calls | Heiko Carstens |
2015-11-27 | s390/dump: cleanup CPU save area handling | Martin Schwidefsky |
2015-11-27 | s390/dump: rework CPU register dump code | Martin Schwidefsky |
2015-11-27 | s390/dump: remove SAVE_AREA_BASE | Martin Schwidefsky |
2015-11-27 | s390/dump: streamline oldmem copy functions | Martin Schwidefsky |