summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens4-14/+21
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/numa: always use logical cpu and core idsHeiko Carstens2-1/+7
2016-12-07s390: Remove VLAIS in ptff() and clear_table()Michael Holzheu2-26/+33
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-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan1-0/+2
2016-11-29s390/uapi: sort header export listHeiko Carstens1-2/+2
2016-11-29s390/hypfs: add hypfs header file to uapi header export listHeiko Carstens1-0/+1
2016-11-29s390: use generic asm-offsets.hHeiko Carstens2-1/+1
2016-11-29s390: convert remaining bootmem allocations to memblockHeiko Carstens2-13/+12
2016-11-25s390: fix kernel oops for CONFIG_MARCH_Z900=y buildsMartin Schwidefsky1-1/+2
2016-11-23s390/pci: use unique UIDs for domain enumerationSebastian Ott3-1/+15
2016-11-23s390: update defconfigHeiko Carstens3-3/+11
2016-11-23s390: add cma supportHeiko Carstens3-2/+4
2016-11-23s390/cpumf: simplify psw generationHeiko Carstens1-21/+5
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens7-10/+8
2016-11-23s390/uaccess: make setfs macro return voidHeiko Carstens1-3/+3
2016-11-22KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/loadChristian Borntraeger1-24/+21
2016-11-22KVM: s390: handle access registers in the run ioctl not in vcpu_put/loadChristian Borntraeger2-8/+6
2016-11-22locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger3-19/+23
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2-1/+3
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-0/+1
2016-11-17s390/pci_dma: remove memset from dma_allocSebastian Ott1-2/+0
2016-11-17s390/pci_dma: make lazy flush independent from the tlb_refresh bitSebastian Ott1-8/+11
2016-11-17s390/pci: fix dma address calculation in map_sgSebastian Ott1-7/+8
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 Molnar2-1/+3
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core, s390: Make cpu_relax() a barrier againChristian Borntraeger1-1/+1
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger2-3/+4
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky8-21/+33
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2-3/+7
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds1-1/+1
2016-11-11s390: pci: don't print uninitialized data for debuggingArnd Bergmann1-1/+1
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 Schwidefsky6-27/+16
2016-11-11s390: move system_call field from thread_info to thread_structMartin Schwidefsky4-8/+9
2016-11-11s390: move thread_info into task_structHeiko Carstens8-36/+19
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky8-5/+144
2016-11-11s390/bitops: use atomic primitives for bitopsMartin Schwidefsky1-55/+7
2016-11-11s390/atomic: refactor atomic primitivesMartin Schwidefsky3-169/+170
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar12-73/+60
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-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-3/+3
2016-11-08s390: remove unneeded dependency for gen_facilitiesMasahiro Yamada1-2/+0
2016-11-07s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada2-83/+73