aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-02s390/kasan: avoid false positives during stack unwindGravatar Vasily Gorbik 1-8/+8
2019-06-19s390/cio: move struct node_descriptor to cio.hGravatar Julian Wiedmann 1-0/+30
2019-06-19s390: fix stfle zero paddingGravatar Heiko Carstens 1-7/+14
2019-06-19s390: replace defconfig with performance_defconfigGravatar Heiko Carstens 2-768/+514
2019-06-15Update default configurationGravatar Martin Schwidefsky 3-3/+8
2019-06-15processor: get rid of cpu_relax_yieldGravatar Heiko Carstens 2-8/+2
2019-06-15s390: improve wait logic of stop_machineGravatar Martin Schwidefsky 3-7/+15
2019-06-15processor: remove spin_cpu_yieldGravatar Heiko Carstens 1-2/+0
2019-06-15s390/traps: simplify data exception handlerGravatar Vasily Gorbik 1-8/+2
2019-06-15s390/airq: use DMA memory for adapter interruptsGravatar Halil Pasic 1-0/+2
2019-06-15s390/cio: add basic protected virtualization supportGravatar Halil Pasic 1-0/+4
2019-06-15s390/cio: introduce DMA pools to cioGravatar Halil Pasic 2-0/+12
2019-06-15s390/mm: force swiotlb for protected virtualizationGravatar Halil Pasic 3-0/+68
2019-06-15s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPPGravatar David Hildenbrand 3-3/+3
2019-06-15s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPPGravatar David Hildenbrand 1-2/+2
2019-06-15s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPPGravatar David Hildenbrand 1-1/+1
2019-06-11s390/kdump: get rid of compile warningGravatar Heiko Carstens 1-1/+2
2019-06-11s390: include/asm/debug.h add kerneldoc markupsGravatar Mauro Carvalho Chehab 1-0/+231
2019-06-11docs: s390: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 2-4/+4
2019-06-07s390/jump_label: remove unused structure definitionGravatar Heiko Carstens 1-5/+0
2019-06-07s390/boot: disable address-of-packed-member warningGravatar Heiko Carstens 1-0/+1
2019-06-07s390: fix unrecognized __aligned() in uapi headerGravatar Masahiro Yamada 1-1/+1
2019-06-07s390/configs: remove useless UEVENT_HELPER_PATHGravatar Krzysztof Kozlowski 2-2/+0
2019-06-07s390: enforce CONFIG_HOTPLUG_CPUGravatar Heiko Carstens 3-29/+0
2019-06-07s390: enforce CONFIG_SMPGravatar Heiko Carstens 12-95/+7
2019-06-04s390/disassembler: update opcode tableGravatar Martin Schwidefsky 2-10/+46
2019-06-04s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personalityGravatar Alexandre Ghiti 1-2/+0
2019-06-04s390/Kconfig: pedantic cleanupsGravatar Enrico Weigelt, metux IT consult 1-1/+1
2019-06-04s390/purgatory: update .gitignoreGravatar Masahiro Yamada 1-1/+2
2019-06-04s390: drop meaningless 'targets' from tools MakefileGravatar Masahiro Yamada 1-1/+0
2019-06-04s390: drop redundant directory creation from tools MakefileGravatar Masahiro Yamada 1-3/+0
2019-06-04s390: drop unneeded -Wall addition from tools MakefileGravatar Masahiro Yamada 1-2/+1
2019-06-04s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.cGravatar Masahiro Yamada 1-1/+1
2019-06-04s390/idal: use struct_size() in kmalloc()Gravatar xiaolinkui 1-2/+1
2019-06-04s390/jump_label: replace stop_machine with smp_call_functionGravatar Martin Schwidefsky 2-17/+10
2019-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-6/+15
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-14/+14
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-3/+11
2019-06-02Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Gravatar Linus Torvalds 1-1/+1
2019-06-02Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-3/+19
2019-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 12-115/+152
2019-06-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+1
2019-06-01arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changesGravatar Sebastian Andrzej Siewior 1-0/+1
2019-06-01arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAKGravatar David Rientjes 1-1/+0
2019-06-01treewide: fix typos of SPDX-License-IdentifierGravatar Masahiro Yamada 1-1/+1
2019-06-01Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 4-0/+10
2019-05-31Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+5
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 8-67/+144
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Gravatar Linus Torvalds 1916-14452/+1917
2019-05-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 6-30/+56