summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
* Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0
* kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-07-066-3/+16
|\
| * s390: wire up rseq system callHeiko Carstens2018-07-045-1/+9
| * s390: wire up io_pgetevents system callHeiko Carstens2018-07-041-0/+1
| * s390/mm: fix refcount usage for 4K pgsteEric Farman2018-07-021-0/+4
| * s390: Correct register corruption in critical section cleanupChristian Borntraeger2018-06-251-2/+2
* | bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann2018-06-291-0/+1
|/
* 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