summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier2019-07-052-116/+101
* s390/pci: correctly handle MIO opt-outSebastian Ott2019-07-041-1/+1
* s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott2019-07-042-7/+13
* s390: ap: kvm: Enable PQAP/AQIC facility for the guestPierre Morel2019-07-021-0/+3
* s390: ap: kvm: add PQAP interception for AQICPierre Morel2019-07-022-0/+93
* s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik2019-07-021-19/+0
* s390/kasan: avoid false positives during stack unwindVasily Gorbik2019-07-021-8/+8
* s390/cio: move struct node_descriptor to cio.hJulian Wiedmann2019-06-191-0/+30
* s390: fix stfle zero paddingHeiko Carstens2019-06-191-7/+14
* 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
|\ \ \ \