summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-04-17s390: correct some inline assembly constraintsVasily Gorbik
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-03-29s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-28s390/cpumf: Fix warning from check_processor_idThomas Richter
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-14kbuild: move archive command to scripts/Makefile.libMasahiro Yamada
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12memblock: drop memblock_alloc_base()Mike Rapoport
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport
2019-03-11zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-03-09Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-03-07arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport
2019-03-07arch: simplify several early memory allocationsMike Rapoport
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-06s390/vtime: steal time exponential moving averageMartin Schwidefsky
2019-03-06s390: limit brk randomization to 32MBMartin Schwidefsky
2019-03-05s390/vdso: don't clear PG_reservedDavid Hildenbrand
2019-03-05mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V
2019-03-05mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-03-01s390/suspend: fix prefix register reset in swsusp_arch_resumeMartin Schwidefsky
2019-03-01s390: warn about clearing als implied facilitiesVasily Gorbik
2019-03-01s390: allow overriding facilities via command lineVasily Gorbik
2019-03-01s390: clean up redundant facilities list setupVasily Gorbik
2019-03-01s390/als: remove duplicated in-place implementation of stfleVasily Gorbik
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-02-22KVM: s390: add debug logging for cpu model subfunctionsChristian Borntraeger
2019-02-22KVM: s390: implement subfunction processor callsChristian Borntraeger
2019-02-22s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservationThomas Richter
2019-02-22s390/cpum_cf_diag: Add support for s390 counter facility diagnostic traceThomas Richter
2019-02-22s390/cpum_cf: add ctr_stcctm() functionHendrik Brueckner
2019-02-22s390/cpum_cf: move common functions into a separate fileHendrik Brueckner
2019-02-22s390/cpum_cf: introduce kernel_cpumcf_avail() functionHendrik Brueckner
2019-02-22s390/cpu_mf: replace stcctm5() with the stcctm() functionHendrik Brueckner