summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
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-10s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior1-26/+11
2016-11-10s390/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
2016-11-07s390: delete unneeded #include <linux/kconfig.h> from facilities_src.hMasahiro Yamada1-2/+0
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2016-10-31s390: kernel: make lgr explicitly non-modularPaul Gortmaker1-2/+3
2016-10-31s390: hypfs: make inode explicitly non-modularPaul Gortmaker1-20/+4
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky7-7/+106
2016-10-28s390/time: adjust last_update_clock at clock synchronizationMartin Schwidefsky1-0/+2
2016-10-28s390/time: refactor clock syncMartin Schwidefsky3-84/+71
2016-10-28s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu1-3/+3
2016-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-68/+55
2016-10-27Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-2/+2
2016-10-26KVM: s390: Fix STHYI buffer alignment for diag224Janosch Frank1-2/+2
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-9/+0
2016-10-24s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer1-17/+21
2016-10-24s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens1-8/+8
2016-10-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+7
2016-10-20KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger1-2/+7
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds1-1/+2
2016-10-19mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes1-1/+2
2016-10-17s390/dumpstack: get rid of return_address againHeiko Carstens2-27/+1
2016-10-17s390/disassambler: use pr_cont where appropriateHeiko Carstens1-2/+2
2016-10-17s390/dumpstack: use pr_cont where appropriateHeiko Carstens1-4/+4
2016-10-17s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens5-11/+16
2016-10-17s390/mm: use hugetlb_bad_size()Shyam Saini1-0/+1
2016-10-17s390: ignore pkey system callsHeiko Carstens1-0/+3
2016-10-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds6-16/+14
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2016-10-11Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro3-9/+11