aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds5-7/+5
2017-02-24memblock: embed memblock type name within struct memblock_typeHeiko Carstens1-0/+1
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-58/+227
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov1-1/+1
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds74-548/+552
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-27/+2
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-6/+2
2017-02-21bpf: fix unlocking of jited image when module ronx not setDaniel Borkmann1-1/+1
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann1-0/+1
2017-02-20s390/syscall: fix single stepped system callsMartin Schwidefsky1-0/+1
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann1-18/+0
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann1-8/+0
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini1-0/+4
2017-02-17s390: add missing "do {} while (0)" loop constructs to multiline macrosHeiko Carstens3-8/+8
2017-02-17s390/mm: add cond_resched call to kernel page table dumperHeiko Carstens1-0/+2
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens4-6/+3
2017-02-17s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUGHeiko Carstens1-9/+9
2017-02-17s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger3-9/+9
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker6-5/+7
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker7-6/+4
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker17-18/+20
2017-02-17s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu1-1/+5
2017-02-09Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini5-49/+70
2017-02-08s390: add no-execute supportMartin Schwidefsky15-132/+277
2017-02-08s390: report new vector facilitiesMartin Schwidefsky3-2/+10
2017-02-08s390: use correct input data address for setup_randomnessHeiko Carstens1-1/+1
2017-02-08s390/sclp: don't add new lines to each printed stringHeiko Carstens2-3/+6
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens6-15/+16
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens3-222/+4
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott2-6/+2
2017-02-07s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky3-16/+8
2017-02-07s390/topology: correct allocation of topology informationMartin Schwidefsky1-1/+1
2017-02-07s390: make setup_randomness workHeiko Carstens1-3/+3
2017-02-06KVM: s390: detect some program check loopsChristian Borntraeger1-0/+21
2017-02-06KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank1-0/+3
2017-02-01s390, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker1-107/+0
2017-02-01s390, sched/cputime: Make arch_cpu_idle_time() to return nsecsFrederic Weisbecker2-3/+4
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2-4/+4
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker1-3/+3
2017-02-01sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker1-8/+8
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar8-54/+84
2017-01-31s390: store breaking event address only for program checksMartin Schwidefsky1-38/+12
2017-01-31s390/prng: Adjust generation of entropy to produce real 256 bits.Harald Freudenberger1-16/+24
2017-01-31s390/crypto: Extend key length check for AES-XTS in fips mode.Harald Freudenberger1-0/+7
2017-01-31s390/crypto: Check des3_ede keys for uniqueness in fips modeMatthew Rosato1-0/+14
2017-01-30KVM: s390: Add debug logging to basic cpu model interfaceChristian Borntraeger1-0/+25