aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-30s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky3-30/+67
2015-09-18s390: wire up separate socketcalls system callsHeiko Carstens2-0/+24
2015-09-18s390/compat: remove superfluous compat wrappersHeiko Carstens2-102/+51
2015-09-18s390/compat: do not trace compat wrapper functionsHeiko Carstens1-6/+6
2015-09-17s390/s390x: allocate sys_membarrier system call numberMathieu Desnoyers1-0/+1
2015-09-17s390: wire up userfaultfd system callHeiko Carstens1-0/+1
2015-09-17s390/vtime: correct scaled cputime for SMTMartin Schwidefsky1-4/+8
2015-09-17s390/cpum_cf: Corrected return code for unauthorized counter setsHendrik Brueckner1-4/+8
2015-09-17s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky1-4/+23
2015-09-17s390: fix floating point register corruptionHeiko Carstens1-0/+2
2015-09-17s390/hibernate: fix save and restore of vector registersMartin Schwidefsky1-35/+3
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds23-767/+857
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+13
2015-08-27s390/jump_label: Use %*ph to print small buffersAlexander Kuleshov1-6/+3
2015-08-19s390/nmi: initialize control register 0 earlierHeiko Carstens1-1/+1
2015-08-19s390/setup: fix novx parameterMartin Schwidefsky1-8/+7
2015-08-19s390/facilities: remove transactional-execution bitsHeiko Carstens1-2/+2
2015-08-19s390/numa: re-add DIE sched_domain_topology_levelMichael Holzheu1-0/+1
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstreamIngo Molnar1-2/+2
2015-08-10s390/time: Migrate to new 'set-state' interfaceViresh Kumar1-6/+0
2015-08-07s390/vdso: emit a GNU hashMartin Schwidefsky2-2/+2
2015-08-07s390/topology: remove topology lockMichael Holzheu1-7/+4
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang1-3/+13
2015-08-04s390/vtime: limit MT scaling value updatesMartin Schwidefsky1-1/+11
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann3-14/+19
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra1-1/+1
2015-08-03KVM: s390: use pid of cpu thread for sampling taggingChristian Borntraeger2-7/+4
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner7-40/+38
2015-07-29s390/smp: add missing __init annotation to __smp_store_cpu_state()Heiko Carstens1-2/+2
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky4-355/+172
2015-07-28s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens1-0/+2
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra1-2/+2
2015-07-22s390/nmi: use the normal asynchronous stack for machine checksMartin Schwidefsky1-16/+9
2015-07-22s390/kernel: squeeze a few more cycles out of the system call handlerMartin Schwidefsky1-41/+34
2015-07-22s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_criticalMartin Schwidefsky1-118/+123
2015-07-22s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPTMartin Schwidefsky1-10/+4
2015-07-22s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner2-1/+10
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner9-62/+369
2015-07-22s390/kernel: dynamically allocate FP register save areaHendrik Brueckner2-7/+24
2015-07-22s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner6-152/+103
2015-07-22s390/kernel: use test_fp_ctl() to verify the floating-point control wordHendrik Brueckner2-6/+6
2015-07-20s390: adapt entry.S to the move of thread_structMartin Schwidefsky3-14/+18
2015-07-17revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel1-2/+0
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-22/+35
2015-07-13s390/nmi: fix vector register corruptionHeiko Carstens1-21/+30
2015-07-13s390/process: fix sfpc inline assemblyHeiko Carstens1-1/+1
2015-07-07s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky1-0/+4
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1