aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
...
| * | | | | | s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik2019-07-02
| * | | | | | s390/kasan: avoid false positives during stack unwindVasily Gorbik2019-07-02
| * | | | | | s390/cio: move struct node_descriptor to cio.hJulian Wiedmann2019-06-19
| * | | | | | s390: fix stfle zero paddingHeiko Carstens2019-06-19
| * | | | | | s390: replace defconfig with performance_defconfigHeiko Carstens2019-06-19
| * | | | | | Update default configurationMartin Schwidefsky2019-06-15
| * | | | | | processor: get rid of cpu_relax_yieldHeiko Carstens2019-06-15
| * | | | | | s390: improve wait logic of stop_machineMartin Schwidefsky2019-06-15
| * | | | | | s390/traps: simplify data exception handlerVasily Gorbik2019-06-15
| * | | | | | s390/airq: use DMA memory for adapter interruptsHalil Pasic2019-06-15
| * | | | | | s390/cio: add basic protected virtualization supportHalil Pasic2019-06-15
| * | | | | | s390/cio: introduce DMA pools to cioHalil Pasic2019-06-15
| * | | | | | s390/mm: force swiotlb for protected virtualizationHalil Pasic2019-06-15
| * | | | | | s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand2019-06-15
| * | | | | | s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand2019-06-15
| * | | | | | s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand2019-06-15
| * | | | | | s390/kdump: get rid of compile warningHeiko Carstens2019-06-11
| * | | | | | s390: include/asm/debug.h add kerneldoc markupsMauro Carvalho Chehab2019-06-11
| * | | | | | docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-11
| * | | | | | s390/jump_label: remove unused structure definitionHeiko Carstens2019-06-07
| * | | | | | s390/boot: disable address-of-packed-member warningHeiko Carstens2019-06-07
| * | | | | | s390: fix unrecognized __aligned() in uapi headerMasahiro Yamada2019-06-07
| * | | | | | s390/configs: remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-07
| * | | | | | s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens2019-06-07
| * | | | | | s390: enforce CONFIG_SMPHeiko Carstens2019-06-07
| * | | | | | s390/disassembler: update opcode tableMartin Schwidefsky2019-06-04
| * | | | | | s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personalityAlexandre Ghiti2019-06-04
| * | | | | | s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-06-04
| * | | | | | s390/purgatory: update .gitignoreMasahiro Yamada2019-06-04
| * | | | | | s390: drop meaningless 'targets' from tools MakefileMasahiro Yamada2019-06-04
| * | | | | | s390: drop redundant directory creation from tools MakefileMasahiro Yamada2019-06-04
| * | | | | | s390: drop unneeded -Wall addition from tools MakefileMasahiro Yamada2019-06-04
| * | | | | | s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.cMasahiro Yamada2019-06-04
| * | | | | | s390/idal: use struct_size() in kmalloc()xiaolinkui2019-06-04
| * | | | | | s390/jump_label: replace stop_machine with smp_call_functionMartin Schwidefsky2019-06-04
| |/ / / / /
* | | | | | s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inlineGuenter Roeck2019-06-11
* | | | | | s390/boot: disable address-of-packed-member warningHeiko Carstens2019-06-11
| |/ / / / |/| | | |
* | | | | s390/unwind: correct stack switching during unwindVasily Gorbik2019-06-07
* | | | | s390/mm: fix address space detection in exception handlingGerald Schaefer2019-06-05
|/ / / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-02
|\ \ \ \ | | |_|/ | |/| |
| * | | KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-05-28
| | |/ | |/|
* | | Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-31
|\ \ \ | |/ / |/| |
| * | s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger2019-05-29
| * | s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger2019-05-28
| * | s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger2019-05-28
| * | s390/pci: fix assignment of bus resourcesSebastian Ott2019-05-28
| * | s390/pci: fix struct definition for set PCI functionSebastian Ott2019-05-28
| * | s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inlineMasahiro Yamada2019-05-28
| * | s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitializedMasahiro Yamada2019-05-28
| |/
* | KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-05-24