aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19s390/cio: move struct node_descriptor to cio.hJulian Wiedmann1-0/+30
2019-06-19s390: fix stfle zero paddingHeiko Carstens1-7/+14
2019-06-19s390: replace defconfig with performance_defconfigHeiko Carstens2-768/+514
2019-06-15Update default configurationMartin Schwidefsky3-3/+8
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens2-8/+2
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky3-7/+15
2019-06-15processor: remove spin_cpu_yieldHeiko Carstens1-2/+0
2019-06-15s390/traps: simplify data exception handlerVasily Gorbik1-8/+2
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic1-0/+2
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic1-0/+4
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic2-0/+12
2019-06-15s390/mm: force swiotlb for protected virtualizationHalil Pasic3-0/+68
2019-06-15s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand3-3/+3
2019-06-15s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand1-2/+2
2019-06-15s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand1-1/+1
2019-06-11s390/kdump: get rid of compile warningHeiko Carstens1-1/+2
2019-06-11s390: include/asm/debug.h add kerneldoc markupsMauro Carvalho Chehab1-0/+231
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2-4/+4
2019-06-07s390/jump_label: remove unused structure definitionHeiko Carstens1-5/+0
2019-06-07s390/boot: disable address-of-packed-member warningHeiko Carstens1-0/+1
2019-06-07s390: fix unrecognized __aligned() in uapi headerMasahiro Yamada1-1/+1
2019-06-07s390/configs: remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2-2/+0
2019-06-07s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens3-29/+0
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens12-95/+7
2019-06-04s390/disassembler: update opcode tableMartin Schwidefsky2-10/+46
2019-06-04s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personalityAlexandre Ghiti1-2/+0
2019-06-04s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult1-1/+1
2019-06-04s390/purgatory: update .gitignoreMasahiro Yamada1-1/+2
2019-06-04s390: drop meaningless 'targets' from tools MakefileMasahiro Yamada1-1/+0
2019-06-04s390: drop redundant directory creation from tools MakefileMasahiro Yamada1-3/+0
2019-06-04s390: drop unneeded -Wall addition from tools MakefileMasahiro Yamada1-2/+1
2019-06-04s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.cMasahiro Yamada1-1/+1
2019-06-04s390/idal: use struct_size() in kmalloc()xiaolinkui1-2/+1
2019-06-04s390/jump_label: replace stop_machine with smp_call_functionMartin Schwidefsky2-17/+10
2019-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+15
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+14
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+11
2019-06-02Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2019-06-02Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-3/+19
2019-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-115/+152
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+1
2019-06-01arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changesSebastian Andrzej Siewior1-0/+1
2019-06-01arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAKDavid Rientjes1-1/+0
2019-06-01treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada1-1/+1
2019-06-01Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-masterPaolo Bonzini4-0/+10
2019-05-31Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-0/+5
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-67/+144
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1916-14452/+1917
2019-05-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds6-30/+56
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman46-0/+46