summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: Add new ioctl to release spaceJan Höppner2019-07-111-0/+3
* s390/dasd: Add missing intensity definitionJan Höppner2019-07-111-0/+1
* s390/dasd: Fix whitespaceJan Höppner2019-07-111-75/+75
* Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-0852-1030/+1096
|\
| * 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 tag 'm68k-for-v5.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-0814-166/+98
|\ \
| * | m68k: Implement arch_dma_prep_coherent()Christoph Hellwig2019-07-012-0/+6
| * | m68k: Use the generic dma coherent remap allocatorChristoph Hellwig2019-07-012-48/+10
| * | m68k: defconfig: Update defconfigs for v5.2-rc1Geert Uytterhoeven2019-06-0312-120/+84
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-0847-291/+552
|\ \ \