summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-01-24s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky1-0/+8
2017-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-4/+4
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner2-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds10-10/+10
2016-12-20s390/vtime: correct system time accountingMartin Schwidefsky1-4/+4
2016-12-14s390/nmi: fix inline assembly constraintsHeiko Carstens1-9/+10
2016-12-14s390/setup: reword printk messagesMartin Schwidefsky1-2/+2
2016-12-14s390: fix compile error with memmove_early() inline assemblyHeiko Carstens1-1/+1
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds25-289/+435
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-25/+11
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+6
2016-12-12s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger1-7/+20
2016-12-12s390: cleanup arch/s390/kernel MakefileHeiko Carstens1-30/+36
2016-12-12s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens2-8/+46
2016-12-12s390: exclude early C code from gcov profilingHeiko Carstens1-0/+1
2016-12-12s390: remove unused labels from entry.SHeiko Carstens1-5/+0
2016-12-07s390/sysinfo: show partition extended name and UUID if availableViktor Mihajlovski1-12/+21
2016-12-07s390/numa: establish cpu to node mapping earlyHeiko Carstens2-9/+25
2016-12-07s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens1-9/+9
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens2-13/+10
2016-12-07s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens1-1/+1
2016-12-07s390/smp: use smp_get_base_cpu() helper functionHeiko Carstens1-2/+2
2016-12-07s390: fix machine check panic stack switchMartin Schwidefsky1-1/+1
2016-12-02s390/setup: fix memblock usageHeiko Carstens1-8/+8
2016-12-02s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens1-1/+1
2016-11-29s390: convert remaining bootmem allocations to memblockHeiko Carstens1-8/+8
2016-11-25s390: fix kernel oops for CONFIG_MARCH_Z900=y buildsMartin Schwidefsky1-1/+2
2016-11-23s390: add cma supportHeiko Carstens1-0/+2
2016-11-23s390/cpumf: simplify psw generationHeiko Carstens1-21/+5
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens5-5/+5
2016-11-22locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger1-2/+7
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-0/+2
2016-11-17s390/time: fix clocksource steering for negative clock offsetsMartin Schwidefsky1-4/+3
2016-11-16Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar1-0/+2
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-2/+2
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky5-16/+28
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka1-3/+6
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski1-0/+2
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky4-25/+14
2016-11-11s390: move system_call field from thread_info to thread_structMartin Schwidefsky2-7/+7
2016-11-11s390: move thread_info into task_structHeiko Carstens5-24/+17
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky4-2/+4
2016-11-09s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior1-26/+11
2016-11-09s390/smp: Make cpu notifier symetricThomas Gleixner1-1/+2
2016-10-31s390: kernel: make lgr explicitly non-modularPaul Gortmaker1-2/+3
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky6-7/+104
2016-10-28s390/time: adjust last_update_clock at clock synchronizationMartin Schwidefsky1-0/+2