summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-05docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier
2019-07-04s390/pci: correctly handle MIO opt-outSebastian Ott
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott
2019-07-02s390: ap: kvm: Enable PQAP/AQIC facility for the guestPierre Morel
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel
2019-07-02s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik
2019-07-02s390/kasan: avoid false positives during stack unwindVasily Gorbik
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 tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar
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-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-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-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