summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-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-05s390/vdso: don't clear PG_reservedDavid Hildenbrand
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-01s390/suspend: fix prefix register reset in swsusp_arch_resumeMartin Schwidefsky
2019-03-01s390: clean up redundant facilities list setupVasily Gorbik
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-02-22Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
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: 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
2019-02-22s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alertsHendrik Brueckner
2019-02-22s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header fileHendrik Brueckner
2019-02-22s390/cpum_cf: rename per-CPU counter facility structure and variablesHendrik Brueckner
2019-02-22s390/cpum_cf: prepare for in-kernel counter measurementsHendrik Brueckner
2019-02-22s390/cpum_cf: move counter set controls to a new header fileHendrik Brueckner
2019-02-20s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky
2019-02-20s390/setup: fix early warning messagesMartin Schwidefsky
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner
2019-02-07s390: remove unused including <linux/version.h>YueHaibing
2019-02-07s390: remove dead codeGerald Schaefer
2019-02-07s390/setup: remove obsolete #ifdefGerald Schaefer
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-02-05KVM: s390: add gib_alert_irq_handler()Michael Mueller
2019-01-28s390: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-28s390/setup: set control program code via diag 318Collin Walling
2019-01-28s390/suspend: fix stack setup in swsusp_arch_suspendMartin Schwidefsky
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2019-01-25arch: add split IPC system calls where neededArnd Bergmann
2019-01-18s390: remove compat_wrapper.cArnd Bergmann
2019-01-18s390: autogenerate compat syscall wrappersArnd Bergmann
2019-01-18s390: use generic UID16 implementationArnd Bergmann
2019-01-18ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann
2019-01-18s390: open-code s390_personality syscallArnd Bergmann
2019-01-11s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-01-11s390/vdso: correct vdso mapping for compat tasksVasily Gorbik
2019-01-11s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-01-11s390/early: improve machine detectionChristian Borntraeger
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada