summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-303-1/+7
|\
| * KVM: s390: provide kvm_arch_no_poll functionChristian Borntraeger2019-04-261-0/+1
| * KVM: s390: enable MSA9 keywrapping functions depending on cpu modelChristian Borntraeger2019-04-251-0/+1
| * KVM: s390: add deflate conversion facilty to cpu modelChristian Borntraeger2019-04-251-1/+2
| * KVM: s390: add enhanced sort facilty to cpu modelChristian Borntraeger2019-04-181-1/+2
| * KVM: s390: add MSA9 to cpumodelChristian Borntraeger2019-04-182-1/+3
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-6/+5
* | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-12/+5
|/
* Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-283-34/+49
|\
| * zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2019-03-111-0/+11
| * s390/vtime: steal time exponential moving averageMartin Schwidefsky2019-03-061-30/+31
| * s390: limit brk randomization to 32MBMartin Schwidefsky2019-03-061-4/+7
* | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-172-3/+0
|\ \
| * | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+0
| * | kbuild: warn redundant generic-yMasahiro Yamada2019-03-172-2/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-154-4/+38
|\ \ \ | |/ / |/| |
| * | Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-02-224-3/+37
| |\ \
| | * | KVM: s390: implement subfunction processor callsChristian Borntraeger2019-02-221-0/+1
| | * | KVM: s390: add gib_alert_irq_handler()Michael Mueller2019-02-053-0/+5
| | * | KVM: s390: add functions to (un)register GISC with GISAMichael Mueller2019-02-051-0/+13
| | * | KVM: s390: add kvm reference to struct sie_page2Michael Mueller2019-02-051-1/+2
| | * | KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller2019-02-051-0/+9
| | * | s390/cio: add function chsc_sgib()Michael Mueller2019-02-051-0/+1
| | * | KVM: s390: introduce struct kvm_s390_gisa_interruptMichael Mueller2019-02-051-1/+5
| | * | KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller2019-02-051-1/+1
| | * | KVM: s390: make bitmap declaration consistentMichael Mueller2019-02-051-1/+1
| * | | KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-02-201-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-061-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V2019-03-051-1/+2
| * | | mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V2019-03-051-2/+2
* | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-6/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-101-1/+1
| |\ \ \
| | * | | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-1/+1
| * | | | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner2019-02-103-5/+141
| |\| | | | | |/ / | |/| |
| | * | syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann2019-02-071-2/+0
| | * | arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-251-3/+0
* | | | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-0514-22/+380
|\ \ \ \
| * | | | s390/cpum_cf_diag: Add support for s390 counter facility diagnostic traceThomas Richter2019-02-222-0/+27
| * | | | s390/cpum_cf: add ctr_stcctm() functionHendrik Brueckner2019-02-221-0/+19
| * | | | s390/cpum_cf: introduce kernel_cpumcf_avail() functionHendrik Brueckner2019-02-221-0/+1
| * | | | s390/cpu_mf: replace stcctm5() with the stcctm() functionHendrik Brueckner2019-02-221-16/+9
| * | | | s390/cpu_mf: add store cpu counter multiple instruction supportHendrik Brueckner2019-02-222-0/+39
| * | | | s390/cpum_cf: Add minimal in-kernel interface for counter measurementsHendrik Brueckner2019-02-221-0/+14
| * | | | s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alertsHendrik Brueckner2019-02-221-0/+2
| * | | | s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header fileHendrik Brueckner2019-02-221-0/+9
| * | | | s390/cpum_cf: prepare for in-kernel counter measurementsHendrik Brueckner2019-02-221-0/+3
| * | | | s390/cpum_cf: move counter set controls to a new header fileHendrik Brueckner2019-02-222-1/+52
| * | | | s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich2019-02-201-4/+10
| * | | | s390: add alignment hints to vector load and storeMartin Schwidefsky2019-02-071-4/+4
| * | | | s390/qdio: make SBAL address array type-safeJulian Wiedmann2019-02-071-2/+2