summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390: replace defconfig with performance_defconfigHeiko Carstens2019-06-192-768/+514
* Update default configurationMartin Schwidefsky2019-06-153-3/+8
* processor: get rid of cpu_relax_yieldHeiko Carstens2019-06-152-8/+2
* s390: improve wait logic of stop_machineMartin Schwidefsky2019-06-153-7/+15
* processor: remove spin_cpu_yieldHeiko Carstens2019-06-151-2/+0
* s390/traps: simplify data exception handlerVasily Gorbik2019-06-151-8/+2
* s390/airq: use DMA memory for adapter interruptsHalil Pasic2019-06-151-0/+2
* s390/cio: add basic protected virtualization supportHalil Pasic2019-06-151-0/+4
* s390/cio: introduce DMA pools to cioHalil Pasic2019-06-152-0/+12
* s390/mm: force swiotlb for protected virtualizationHalil Pasic2019-06-153-0/+68
* s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand2019-06-153-3/+3
* s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand2019-06-151-2/+2
* s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand2019-06-151-1/+1
* s390/kdump: get rid of compile warningHeiko Carstens2019-06-111-1/+2
* s390: include/asm/debug.h add kerneldoc markupsMauro Carvalho Chehab2019-06-111-0/+231
* docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-112-4/+4
* s390/jump_label: remove unused structure definitionHeiko Carstens2019-06-071-5/+0
* s390/boot: disable address-of-packed-member warningHeiko Carstens2019-06-071-0/+1
* s390: fix unrecognized __aligned() in uapi headerMasahiro Yamada2019-06-071-1/+1
* s390/configs: remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-072-2/+0
* s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens2019-06-073-29/+0
* s390: enforce CONFIG_SMPHeiko Carstens2019-06-0712-95/+7
* s390/disassembler: update opcode tableMartin Schwidefsky2019-06-042-10/+46
* s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personalityAlexandre Ghiti2019-06-041-2/+0
* s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-06-041-1/+1
* s390/purgatory: update .gitignoreMasahiro Yamada2019-06-041-1/+2
* s390: drop meaningless 'targets' from tools MakefileMasahiro Yamada2019-06-041-1/+0
* s390: drop redundant directory creation from tools MakefileMasahiro Yamada2019-06-041-3/+0
* s390: drop unneeded -Wall addition from tools MakefileMasahiro Yamada2019-06-041-2/+1
* s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.cMasahiro Yamada2019-06-041-1/+1
* s390/idal: use struct_size() in kmalloc()xiaolinkui2019-06-041-2/+1
* s390/jump_label: replace stop_machine with smp_call_functionMartin Schwidefsky2019-06-042-17/+10
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-022-6/+15
|\
| * x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden2019-05-241-2/+5
| * x86/boot: Provide KASAN compatible aliases for string routinesArd Biesheuvel2019-05-241-4/+10
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-021-14/+14
|\ \
| * | perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian2019-05-211-14/+14
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-023-3/+11
|\ \ \
| * | | efi: Allow the number of EFI configuration tables entries to be zeroRob Bradford2019-05-251-0/+3
| * | | efi/x86/Add missing error handling to old_memmap 1:1 mapping codeGen Zhang2019-05-252-3/+8
* | | | Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-06-021-1/+1
|\ \ \ \
| * | | | treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada2019-06-011-1/+1
* | | | | Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-025-3/+19
|\ \ \ \ \
| * | | | | powerpc/kexec: Fix loading of kernel + initramfs with kexec_file_load()Thiago Jung Bauermann2019-05-231-1/+5
| * | | | | powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria2019-05-223-2/+10
| * | | | | powerpc/powernv: Return for invalid IMC domainAnju T Sudhakar2019-05-221-0/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-0212-115/+152
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2019-06-014-0/+10
| |\ \ \ \ \
| | * | | | | KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-05-284-0/+10
| * | | | | | KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()Suraj Jitindar Singh2019-05-301-0/+1