summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-231-0/+4
|\
| * arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
* | Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-04-183-6/+6
|\ \
| * | s390: correct some inline assembly constraintsVasily Gorbik2019-04-172-5/+5
| * | s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches2019-03-291-1/+1
* | | 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-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-141-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
| | * | KVM: s390: make bitmap declaration consistentMichael Mueller2019-02-052-2/+2
| | * | KVM: s390: drop obsolete else pathMichael Mueller2019-02-051-1/+1
| | * | KVM: s390: clarify kvm related kernel messageMichael Mueller2019-02-051-3/+3
| * | | KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-02-201-1/+1
* | | | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-125-2/+31
* | | | memblock: drop memblock_alloc_base()Mike Rapoport2019-03-121-1/+5
* | | | memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-122-0/+6
* | | | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-103-19/+16
|\ \ \ \
| * | | | kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada2019-01-281-1/+1
| * | | | s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada2019-01-283-18/+15
| |/ / /
* | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-03-092-2/+2
|\ \ \ \
| * | | | fscrypt: remove filesystem specific build config optionChandan Rajendra2019-01-232-2/+2
| | |/ / | |/| |
* | | | arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport2019-03-071-9/+1
* | | | arch: simplify several early memory allocationsMike Rapoport2019-03-071-5/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-063-7/+8
|\ \ \ \
| * | | | s390/vdso: don't clear PG_reservedDavid Hildenbrand2019-03-051-2/+0
| * | | | mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V2019-03-052-2/+3