Age | Commit message (Expand) | Author | Files | Lines |
2016-07-18 | s390/smp: clean up a condition | Dan Carpenter | 1 | -1/+1 |
2016-06-28 | s390/smp: use basic blocks for sigp inline assemblies | Heiko Carstens | 1 | -7/+1 |
2016-06-13 | s390/mm: simplify the TLB flushing code | Martin Schwidefsky | 1 | -6/+2 |
2016-05-06 | sched: Allow per-cpu kernel threads to run on online && !active | Peter Zijlstra (Intel) | 1 | -1/+1 |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 1 | -1/+1 |
2016-01-19 | s390: remove superfluous memblock_alloc() return value checks | Heiko Carstens | 1 | -2/+0 |
2016-01-11 | s390: rename struct _lowcore to struct lowcore | Heiko Carstens | 1 | -8/+8 |
2015-12-18 | s390/smp: save timestamp on external calls | Heiko Carstens | 1 | -0/+2 |
2015-11-27 | s390/dump: cleanup CPU save area handling | Martin Schwidefsky | 1 | -23/+14 |
2015-11-27 | s390/dump: rework CPU register dump code | Martin Schwidefsky | 1 | -51/+61 |
2015-11-27 | s390/dump: remove SAVE_AREA_BASE | Martin Schwidefsky | 1 | -2/+2 |
2015-11-27 | s390/dump: streamline oldmem copy functions | Martin Schwidefsky | 1 | -2/+2 |
2015-11-27 | s390/kdump: remove code to create ELF notes in the crashed system | Martin Schwidefsky | 1 | -6/+2 |
2015-10-14 | s390/cpumf: rework program parameter setting to detect guest samples | Christian Borntraeger | 1 | -0/+2 |
2015-10-14 | s390/diag: add tracepoint for diagnose calls | Martin Schwidefsky | 1 | -2/+2 |
2015-10-14 | s390/diag: add a statistic for diagnose calls | Martin Schwidefsky | 1 | -2/+6 |
2015-07-29 | s390/smp: add missing __init annotation to __smp_store_cpu_state() | Heiko Carstens | 1 | -2/+2 |
2015-06-29 | s390/kdump: fix compile for !SMP | Heiko Carstens | 1 | -23/+21 |
2015-06-25 | s390/kdump: fix nosmt kernel parameter | Michael Holzheu | 1 | -30/+40 |
2015-06-25 | s390/smp: cleanup core vs. cpu in the SCLP interface | Martin Schwidefsky | 1 | -24/+25 |
2015-06-25 | s390/smp: fix sigp cpu detection loop | Martin Schwidefsky | 1 | -1/+2 |
2015-05-13 | s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max() | David Hildenbrand | 1 | -2/+3 |
2015-05-13 | s390/sclp: unify basic sclp access by exposing "struct sclp" | David Hildenbrand | 1 | -2/+2 |
2015-05-13 | s390/sclp: prepare smp_fill_possible_mask for global "struct sclp" | David Hildenbrand | 1 | -4/+4 |
2015-04-13 | s390/smp: wait until secondaries are active & online | Heiko Carstens | 1 | -1/+2 |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens | 1 | -33/+0 |
2015-02-12 | s390/smp: reduce size of struct pcpu | Heiko Carstens | 1 | -27/+27 |
2015-01-22 | s390/smp: remove check for CONFIG_ZFCPDUMP | Paul Bolle | 1 | -1/+1 |
2015-01-22 | s390: add SMT support | Martin Schwidefsky | 1 | -56/+205 |
2014-10-27 | s390/ftrace,kprobes: allow to patch first instruction | Heiko Carstens | 1 | -1/+0 |
2014-10-09 | s390/kdump: add support for vector extension | Michael Holzheu | 1 | -6/+25 |
2014-10-09 | s390: add support for vector extension | Martin Schwidefsky | 1 | -0/+3 |
2014-10-09 | s390/idle: consolidate idle functions and definitions | Martin Schwidefsky | 1 | -37/+2 |
2014-10-09 | s390/nohz: use a per-cpu flag for arch_needs_cpu | Martin Schwidefsky | 1 | -0/+1 |
2014-09-25 | s390/rwlock: use directed yield for write-locked rwlocks | Martin Schwidefsky | 1 | -6/+0 |
2014-05-20 | s390/smp: Avoid busy loop after halt and "begin" on z/VM | Michael Holzheu | 1 | -9/+0 |
2014-05-20 | s390/dump: Remove CONFIG_ZFCPDUMP | Michael Holzheu | 1 | -5/+3 |
2014-05-20 | s390/spinlock: optimize spinlock code sequence | Philipp Hachtmann | 1 | -0/+3 |
2014-04-09 | s390/smp: fix smp_stop_cpu() for !CONFIG_SMP | Heiko Carstens | 1 | -15/+0 |
2014-04-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+8 |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+9 |
2014-04-03 | s390/mm,tlb: optimize TLB flushing for zEC12 | Martin Schwidefsky | 1 | -0/+6 |
2014-04-03 | s390/irq: Use defines for external interruption codes | Thomas Huth | 1 | -2/+2 |
2014-03-20 | s390, smp: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -4/+9 |
2014-03-17 | s390/smp: limit number of cpus in possible cpu mask | Heiko Carstens | 1 | -4/+4 |
2014-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -7/+12 |
2013-12-18 | s390/smp: improve setup of possible cpu mask | Heiko Carstens | 1 | -9/+16 |
2013-12-16 | s390/smp: reduce memory consumption of pcpu_devices array | Heiko Carstens | 1 | -4/+9 |
2013-12-16 | s390/smp: only send external call ipi if needed | Heiko Carstens | 1 | -3/+3 |
2013-10-31 | s390/vtime: correct idle time calculation | Martin Schwidefsky | 1 | -2/+2 |