summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/crypto: use TRNG for seeding/reseedingHarald Freudenberger2019-04-251-20/+47
* s390/crypto: rework generate_entropy function for pseudo random ddHarald Freudenberger2019-04-251-28/+58
* s390/mm: fix pxd_bad with folded page tablesMartin Schwidefsky2019-04-241-14/+19
* s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik2019-04-241-0/+2
* s390/cpum_cf_diag: Add support for CPU-MF SVN 6Thomas-Mich Richter2019-04-231-2/+7
* s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky2019-04-234-292/+14
* s390/mm: make the pxd_offset functions more robustMartin Schwidefsky2019-04-232-45/+55
* s390: avoid __builtin_return_address(n) on clangArnd Bergmann2019-04-111-0/+5
* s390: Convert IS_ENABLED uses to __is_definedJoe Perches2019-04-113-7/+7
* s390: make chkbss work with clangArnd Bergmann2019-04-111-1/+2
* s390: make __load_psw_mask work with clangArnd Bergmann2019-04-111-3/+3
* s390: syscall_wrapper: avoid clang warningArnd Bergmann2019-04-111-2/+2
* s390: don't build vdso32 with clangArnd Bergmann2019-04-113-6/+9
* s390: remove -fno-strength-reduce flagArnd Bergmann2019-04-111-1/+1
* s390: fine-tune stack switch helperMartin Schwidefsky2019-04-111-9/+9
* s390/mm: silence compiler warning when compiling without CONFIG_PGSTEThomas Huth2019-04-101-0/+2
* s390/protvirt: block kernel command line alterationVasily Gorbik2019-04-101-1/+1
* s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik2019-04-102-0/+12
* s390/uv: introduce guest side ultravisor codeVasily Gorbik2019-04-106-0/+175
* s390: introduce .boot.preserved.data section compile time validationVasily Gorbik2019-04-101-2/+2
* s390: move ipl block to .boot.preserved.data sectionVasily Gorbik2019-04-105-29/+16
* s390: introduce .boot.preserved.data sectionGerald Schaefer2019-04-106-0/+31
* s390/cpum_cf: Add support for CPU-MF SVN 6Thomas Richter2019-03-292-38/+84
* s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches2019-03-291-1/+1
* Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-286-48/+76
|\
| * s390/cpumf: Fix warning from check_processor_idThomas Richter2019-03-281-6/+13
| * zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2019-03-111-0/+11
| * s390/vtime: steal time exponential moving averageMartin Schwidefsky2019-03-063-38/+45
| * 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-173-6/+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
| * | kbuild: move archive command to scripts/Makefile.libMasahiro Yamada2019-03-131-3/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-158-63/+605
|\ \ \ | |/ / |/| |
| * | Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-02-228-62/+604
| |\ \
| | * | KVM: s390: add debug logging for cpu model subfunctionsChristian Borntraeger2019-02-221-0/+136
| | * | KVM: s390: implement subfunction processor callsChristian Borntraeger2019-02-222-13/+23
| | * | KVM: s390: fix possible null pointer dereference in pending_irqs()Michael Mueller2019-02-051-3/+7
| | * | KVM: s390: start using the GIBMichael Mueller2019-02-051-0/+7
| | * | KVM: s390: add gib_alert_irq_handler()Michael Mueller2019-02-056-2/+175
| | * | KVM: s390: kvm_s390_gisa_clear() now clears the IPM onlyMichael Mueller2019-02-051-3/+22
| | * | KVM: s390: add functions to (un)register GISC with GISAMichael Mueller2019-02-052-0/+125
| | * | KVM: s390: add kvm reference to struct sie_page2Michael Mueller2019-02-052-1/+3
| | * | KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller2019-02-054-0/+55
| | * | s390/cio: add function chsc_sgib()Michael Mueller2019-02-051-0/+1
| | * | KVM: s390: introduce struct kvm_s390_gisa_interruptMichael Mueller2019-02-053-24/+36
| | * | KVM: s390: remove kvm_s390_ from gisa static inline functionsMichael Mueller2019-02-051-14/+13
| | * | KVM: s390: use pending_irqs_no_gisa() where appropriateMichael Mueller2019-02-051-2/+2
| | * | KVM: s390: coding style kvm_s390_gisa_init/clear()Michael Mueller2019-02-051-10/+10
| | * | KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller2019-02-053-8/+7