summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | locking/atomic, s390: Use s64 for atomic64Mark Rutland2019-06-031-19/+19
| * | | | | | | locking/atomic, s390/pci: Prepare for atomic64_read() conversionMark Rutland2019-06-031-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-0851-1028/+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
| * | | | | | 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
| |/ / / / /
* | | | | | s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inlineGuenter Roeck2019-06-111-2/+2
* | | | | | s390/boot: disable address-of-packed-member warningHeiko Carstens2019-06-111-0/+1
| |/ / / / |/| | | |
* | | | | s390/unwind: correct stack switching during unwindVasily Gorbik2019-06-071-1/+1
* | | | | s390/mm: fix address space detection in exception handlingGerald Schaefer2019-06-051-1/+4
|/ / / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-021-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-05-281-0/+1
| | |/ | |/|
* | | Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-318-67/+144
|\ \ \ | |/ / |/| |