aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 11-14/+17
2018-06-12treewide: Use array_size() in vmalloc()Gravatar Kees Cook 5-6/+6
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 2-3/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 4-5/+8
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 13-66/+99
2018-06-07s390: use _refcount for pgtablesGravatar Matthew Wilcox 1-9/+12
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALGravatar Laurent Dufour 2-1/+1
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 4-256/+13
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+1
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 18-112/+335
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-133/+19
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-16/+2
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-38/+12
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 3-26/+4
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-26/+2
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-2/+2
2018-06-01kvm: Change return type to vm_fault_tGravatar Souptick Joarder 1-1/+1
2018-06-01Merge tag 'kvm-s390-next-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 13-65/+98
2018-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+1
2018-05-30s390/archrandom: Rework arch random implementation.Gravatar Harald Freudenberger 2-14/+102
2018-05-30s390/net: add pnetid supportGravatar Ursula Braun 4-0/+108
2018-05-29kbuild: add endianness flag to CHEKCFLAGSGravatar Luc Van Oostenryck 1-1/+1
2018-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2018-05-23s390/cio: add test for ccwgroup deviceGravatar Sebastian Ott 1-0/+10
2018-05-23s390/cio: add helper to query utility strings per given ccw deviceGravatar Sebastian Ott 1-0/+1
2018-05-23s390: remove no-op macro VMLINUX_SYMBOL()Gravatar Masahiro Yamada 1-2/+2
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 19-150/+396
2018-05-19Merge branch 'linus' into timers/2038Gravatar Thomas Gleixner 45-874/+1430
2018-05-18s390/purgatory: Fix endless interrupt loopGravatar Philipp Rudo 1-1/+1
2018-05-17KVM: s390: vsie: simplify < 8k address checksGravatar David Hildenbrand 1-5/+5
2018-05-17Merge tag 'kvm-s390-master-4.17-1'Gravatar Christian Borntraeger 1-1/+1
2018-05-17KVM: s390: vsie: fix < 8k check for the itdbaGravatar David Hildenbrand 1-1/+1
2018-05-17KVM: s390: generalize kvm_s390_get_tod_clock_ext()Gravatar David Hildenbrand 1-12/+9
2018-05-17KVM: s390: no need to inititalize kvm->arch members to 0Gravatar David Hildenbrand 1-7/+1
2018-05-17KVM: s390: introduce defines for control registersGravatar David Hildenbrand 4-14/+30
2018-05-17KVM: s390: reset crypto attributes for all vcpusGravatar Tony Krowiak 2-5/+25
2018-05-17KVM: s390: Add storage key facility interpretation controlGravatar Janosch Frank 8-22/+28
2018-05-16proc: introduce proc_create_single{,_data}Gravatar Christoph Hellwig 1-13/+1
2018-05-16proc: introduce proc_create_seq{,_data}Gravatar Christoph Hellwig 1-13/+1
2018-05-14softirq/s390: Move default mutators of overwritten softirq mask to s390Gravatar Frederic Weisbecker 1-0/+2
2018-05-09s390: remove closung punctuation from spectre messagesGravatar Martin Schwidefsky 1-2/+2
2018-05-09s390: introduce compile time check for empty .bss sectionGravatar Vasily Gorbik 3-0/+20
2018-05-09s390/early: move functions which may not access bss section to extra fileGravatar Heiko Carstens 5-61/+86
2018-05-09s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRDGravatar Heiko Carstens 1-2/+3
2018-05-09s390/early: get rid of memmove_earlyGravatar Heiko Carstens 1-33/+1
2018-05-09s390/cpum_sf: Add data entry sizes to sampling trailer entryGravatar Thomas Richter 1-1/+3
2018-05-09perf: fix invalid bit in diagnostic entryGravatar Thomas Richter 1-1/+1
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigGravatar Christoph Hellwig 1-3/+0
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigGravatar Christoph Hellwig 1-3/+1