summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-01-021-4/+4
|\
| * s390/vtime: correct system time accountingMartin Schwidefsky2016-12-201-4/+4
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-251-1/+1
|\ \
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-252-2/+2
|\ \ \ | |/ / |/| |
| * | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-252-2/+2
| |/
* / Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2410-10/+10
|/
* s390/nmi: fix inline assembly constraintsHeiko Carstens2016-12-141-9/+10
* s390/setup: reword printk messagesMartin Schwidefsky2016-12-141-2/+2
* s390: fix compile error with memmove_early() inline assemblyHeiko Carstens2016-12-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-1325-289/+435
|\
| * s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger2016-12-121-7/+20
| * s390: cleanup arch/s390/kernel MakefileHeiko Carstens2016-12-121-30/+36
| * s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens2016-12-122-8/+46
| * s390: exclude early C code from gcov profilingHeiko Carstens2016-12-121-0/+1
| * s390: remove unused labels from entry.SHeiko Carstens2016-12-121-5/+0
| * s390/sysinfo: show partition extended name and UUID if availableViktor Mihajlovski2016-12-071-12/+21
| * s390/numa: establish cpu to node mapping earlyHeiko Carstens2016-12-072-9/+25
| * s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens2016-12-071-9/+9
| * s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens2016-12-072-13/+10
| * s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens2016-12-071-1/+1
| * s390/smp: use smp_get_base_cpu() helper functionHeiko Carstens2016-12-071-2/+2
| * s390: fix machine check panic stack switchMartin Schwidefsky2016-12-071-1/+1
| * s390/setup: fix memblock usageHeiko Carstens2016-12-021-8/+8
| * s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens2016-12-021-1/+1
| * s390: convert remaining bootmem allocations to memblockHeiko Carstens2016-11-291-8/+8
| * s390: fix kernel oops for CONFIG_MARCH_Z900=y buildsMartin Schwidefsky2016-11-251-1/+2
| * s390: add cma supportHeiko Carstens2016-11-231-0/+2
| * s390/cpumf: simplify psw generationHeiko Carstens2016-11-231-21/+5
| * s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-235-5/+5
| * s390/time: fix clocksource steering for negative clock offsetsMartin Schwidefsky2016-11-171-4/+3
| * s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-155-16/+28
| * s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2016-11-114-25/+14
| * s390: move system_call field from thread_info to thread_structMartin Schwidefsky2016-11-112-7/+7
| * s390: move thread_info into task_structHeiko Carstens2016-11-115-24/+17
| * s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky2016-11-114-2/+4
| * s390: kernel: make lgr explicitly non-modularPaul Gortmaker2016-10-311-2/+3
| * s390/time: steer clocksource on STP sync eventsMartin Schwidefsky2016-10-286-7/+104
| * s390/time: adjust last_update_clock at clock synchronizationMartin Schwidefsky2016-10-281-0/+2
| * s390/time: refactor clock syncMartin Schwidefsky2016-10-282-81/+70
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-25/+11
|\ \
| * | s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-26/+11
| * | s390/smp: Make cpu notifier symetricThomas Gleixner2016-11-091-1/+2
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-121-3/+6
|\ \
| * \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-161-0/+2
| |\ \
| * | | sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-151-3/+6
| | |/ | |/|
* | | locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger2016-11-221-2/+7
* | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-221-0/+2
|\ \ \ | | |/ | |/|
| * | mm: kmemleak: scan .data.ro_after_initJakub Kicinski2016-11-111-0/+2
| |/
* / locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-2/+2
|/