summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-07s390: use _refcount for pgtablesMatthew Wilcox
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-01kvm: Change return type to vm_fault_tSouptick Joarder
2018-06-01Merge tag 'kvm-s390-next-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-05-30s390/archrandom: Rework arch random implementation.Harald Freudenberger
2018-05-30s390/net: add pnetid supportUrsula Braun
2018-05-29kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck
2018-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-23s390/cio: add test for ccwgroup deviceSebastian Ott
2018-05-23s390/cio: add helper to query utility strings per given ccw deviceSebastian Ott
2018-05-23s390: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner
2018-05-18s390/purgatory: Fix endless interrupt loopPhilipp Rudo
2018-05-17KVM: s390: vsie: simplify < 8k address checksDavid Hildenbrand
2018-05-17Merge tag 'kvm-s390-master-4.17-1'Christian Borntraeger
2018-05-17KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand
2018-05-17KVM: s390: generalize kvm_s390_get_tod_clock_ext()David Hildenbrand
2018-05-17KVM: s390: no need to inititalize kvm->arch members to 0David Hildenbrand
2018-05-17KVM: s390: introduce defines for control registersDavid Hildenbrand
2018-05-17KVM: s390: reset crypto attributes for all vcpusTony Krowiak
2018-05-17KVM: s390: Add storage key facility interpretation controlJanosch Frank
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-14softirq/s390: Move default mutators of overwritten softirq mask to s390Frederic Weisbecker
2018-05-09s390: remove closung punctuation from spectre messagesMartin Schwidefsky
2018-05-09s390: introduce compile time check for empty .bss sectionVasily Gorbik
2018-05-09s390/early: move functions which may not access bss section to extra fileHeiko Carstens
2018-05-09s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRDHeiko Carstens
2018-05-09s390/early: get rid of memmove_earlyHeiko Carstens
2018-05-09s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter
2018-05-09perf: fix invalid bit in diagnostic entryThomas Richter
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig