summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-151-0/+1
|\
| * Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-02-221-0/+1
| |\
| | * KVM: s390: add gib_alert_irq_handler()Michael Mueller2019-02-051-0/+1
* | | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-123-1/+23
* | | memblock: drop memblock_alloc_base()Mike Rapoport2019-03-121-1/+5
* | | memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-122-0/+6
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-061-2/+0
|\ \ \
| * | | s390/vdso: don't clear PG_reservedDavid Hildenbrand2019-03-051-2/+0
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-061-3/+3
|\ \ \ \
| * \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-281-2/+2
| |\ \ \ \
| * | | | | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-061-3/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-26/+61
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-101-26/+46
| |\ \ \ \
| | * | | | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+20
| | * | | | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-26/+26
| * | | | | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner2019-02-106-569/+175
| |\| | | | | | |/ / / | |/| | |
| | * | | arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-251-0/+3
| | * | | arch: add split IPC system calls where neededArnd Bergmann2019-01-251-0/+12
* | | | | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-0519-804/+1133
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | s390/suspend: fix prefix register reset in swsusp_arch_resumeMartin Schwidefsky2019-03-011-3/+3
| * | | | s390: clean up redundant facilities list setupVasily Gorbik2019-03-011-2/+0
| * | | | s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservationThomas Richter2019-02-221-1/+3
| * | | | s390/cpum_cf_diag: Add support for s390 counter facility diagnostic traceThomas Richter2019-02-222-0/+694
| * | | | s390/cpum_cf: move common functions into a separate fileHendrik Brueckner2019-02-223-182/+206
| * | | | s390/cpum_cf: introduce kernel_cpumcf_avail() functionHendrik Brueckner2019-02-221-3/+17
| * | | | s390/cpu_mf: replace stcctm5() with the stcctm() functionHendrik Brueckner2019-02-221-2/+2
| * | | | s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alertsHendrik Brueckner2019-02-221-0/+18
| * | | | s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header fileHendrik Brueckner2019-02-221-9/+2
| * | | | s390/cpum_cf: rename per-CPU counter facility structure and variablesHendrik Brueckner2019-02-221-20/+20
| * | | | s390/cpum_cf: prepare for in-kernel counter measurementsHendrik Brueckner2019-02-221-6/+26
| * | | | s390/cpum_cf: move counter set controls to a new header fileHendrik Brueckner2019-02-222-42/+4
| * | | | s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky2019-02-201-7/+6
| * | | | s390/setup: fix early warning messagesMartin Schwidefsky2019-02-201-9/+23
| * | | | s390: remove unused including <linux/version.h>YueHaibing2019-02-071-1/+0
| * | | | s390: remove dead codeGerald Schaefer2019-02-071-2/+0
| * | | | s390/setup: remove obsolete #ifdefGerald Schaefer2019-02-071-9/+0
| * | | | s390: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-283-10/+0
| * | | | s390/setup: set control program code via diag 318Collin Walling2019-01-282-0/+22
| | |/ / | |/| |
| * | | s390: remove compat_wrapper.cArnd Bergmann2019-01-183-326/+140
| * | | s390: autogenerate compat syscall wrappersArnd Bergmann2019-01-183-21/+11
| * | | s390: use generic UID16 implementationArnd Bergmann2019-01-183-252/+34
| * | | ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann2019-01-182-2/+4
| * | | s390: open-code s390_personality syscallArnd Bergmann2019-01-181-2/+5
| | |/ | |/|
* | | s390/suspend: fix stack setup in swsusp_arch_suspendMartin Schwidefsky2019-01-281-2/+2
| |/ |/|
* | s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-01-111-1/+6
* | s390/vdso: correct vdso mapping for compat tasksVasily Gorbik2019-01-111-3/+2
* | s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-111-0/+4
* | s390/early: improve machine detectionChristian Borntraeger2019-01-112-2/+4
|/
* kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-061-9/+3
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-062-5/+2