summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2019-06-28arch: wire-up pidfd_open()Christian Brauner
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-19s390/cio: move struct node_descriptor to cio.hJulian Wiedmann
2019-06-19s390: fix stfle zero paddingHeiko Carstens
2019-06-19s390: replace defconfig with performance_defconfigHeiko Carstens
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada
2019-06-15Update default configurationMartin Schwidefsky
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky
2019-06-15s390/traps: simplify data exception handlerVasily Gorbik
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic
2019-06-15s390/mm: force swiotlb for protected virtualizationHalil Pasic
2019-06-15s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-15s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-15s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-14PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre
2019-06-11s390/kdump: get rid of compile warningHeiko Carstens
2019-06-11s390: include/asm/debug.h add kerneldoc markupsMauro Carvalho Chehab
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-11s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inlineGuenter Roeck
2019-06-11s390/boot: disable address-of-packed-member warningHeiko Carstens
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07s390/unwind: correct stack switching during unwindVasily Gorbik
2019-06-07s390/jump_label: remove unused structure definitionHeiko Carstens
2019-06-07s390/boot: disable address-of-packed-member warningHeiko Carstens
2019-06-07s390: fix unrecognized __aligned() in uapi headerMasahiro Yamada
2019-06-07s390/configs: remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski
2019-06-07s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens
2019-06-05s390/mm: fix address space detection in exception handlingGerald Schaefer
2019-06-05kvm: Convert kvm_lock to a mutexJunaid Shahid
2019-06-04KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson
2019-06-04s390/disassembler: update opcode tableMartin Schwidefsky
2019-06-04s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personalityAlexandre Ghiti
2019-06-04s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult
2019-06-04s390/purgatory: update .gitignoreMasahiro Yamada
2019-06-04s390: drop meaningless 'targets' from tools MakefileMasahiro Yamada
2019-06-04s390: drop redundant directory creation from tools MakefileMasahiro Yamada
2019-06-04s390: drop unneeded -Wall addition from tools MakefileMasahiro Yamada
2019-06-04s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.cMasahiro Yamada
2019-06-04s390/idal: use struct_size() in kmalloc()xiaolinkui
2019-06-04s390/jump_label: replace stop_machine with smp_call_functionMartin Schwidefsky
2019-06-03locking/atomic, s390/pci: Remove redundant castsMark Rutland
2019-06-03locking/atomic, s390: Use s64 for atomic64Mark Rutland
2019-06-03locking/atomic, s390/pci: Prepare for atomic64_read() conversionMark Rutland