summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-191-30/+32
|\
| * s390/cio: sanitize css_general_characteristics definitionSebastian Ott2018-06-121-30/+32
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1211-14/+17
|\ \
| * | treewide: Use array_size() in vmalloc()Kees Cook2018-06-125-6/+6
| * | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-3/+3
| * | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-124-5/+8
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-1213-66/+99
|\ \ | |/ |/|
| * kvm: Change return type to vm_fault_tSouptick Joarder2018-06-011-1/+1
| * Merge tag 'kvm-s390-next-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-06-0113-65/+98
| |\
| | * KVM: s390: vsie: simplify < 8k address checksDavid Hildenbrand2018-05-171-5/+5
| | * Merge tag 'kvm-s390-master-4.17-1'Christian Borntraeger2018-05-171-1/+1
| | |\
| | * | KVM: s390: generalize kvm_s390_get_tod_clock_ext()David Hildenbrand2018-05-171-12/+9
| | * | KVM: s390: no need to inititalize kvm->arch members to 0David Hildenbrand2018-05-171-7/+1
| | * | KVM: s390: introduce defines for control registersDavid Hildenbrand2018-05-174-14/+30
| | * | KVM: s390: reset crypto attributes for all vcpusTony Krowiak2018-05-172-5/+25
| | * | KVM: s390: Add storage key facility interpretation controlJanosch Frank2018-05-178-22/+28
* | | | s390: use _refcount for pgtablesMatthew Wilcox2018-06-071-9/+12
* | | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-072-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-064-256/+13
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-032-2/+2
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2119-150/+396
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-074-252/+13
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | bpf, s390x: remove ld_abs/ld_indDaniel Borkmann2018-05-034-252/+13
* | | | | | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-061-1/+1
|\ \ \ \ \ \
| * | | | | | kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck2018-05-291-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-0518-112/+335
|\ \ \ \ \ \
| * | | | | | s390/archrandom: Rework arch random implementation.Harald Freudenberger2018-05-302-14/+102
| * | | | | | s390/net: add pnetid supportUrsula Braun2018-05-304-0/+108
| * | | | | | s390/cio: add test for ccwgroup deviceSebastian Ott2018-05-231-0/+10
| * | | | | | s390/cio: add helper to query utility strings per given ccw deviceSebastian Ott2018-05-231-0/+1
| * | | | | | s390: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-231-2/+2
| * | | | | | s390: remove closung punctuation from spectre messagesMartin Schwidefsky2018-05-091-2/+2
| * | | | | | s390: introduce compile time check for empty .bss sectionVasily Gorbik2018-05-093-0/+20
| * | | | | | s390/early: move functions which may not access bss section to extra fileHeiko Carstens2018-05-095-61/+86
| * | | | | | s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRDHeiko Carstens2018-05-091-2/+3
| * | | | | | s390/early: get rid of memmove_earlyHeiko Carstens2018-05-091-33/+1
| * | | | | | s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter2018-05-091-1/+3
| * | | | | | perf: fix invalid bit in diagnostic entryThomas Richter2018-05-091-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-045-133/+19
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-1945-874/+1430
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | y2038: s390: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-133/+19
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-045-16/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0231-719/+1025
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| * | | | | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-195-16/+2
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-0/+2
|\ \ \ \ \ \ \
| * | | | | | | softirq/s390: Move default mutators of overwritten softirq mask to s390Frederic Weisbecker2018-05-141-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-042-38/+12
|\ \ \ \ \ \ \
| * | | | | | | signal/s390: Use force_sig_fault where appropriateEric W. Biederman2018-04-252-43/+12
| * | | | | | | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-252-1/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-043-26/+4
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud