summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-04-051-3/+3
* s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky2019-03-231-7/+6
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-1/+1
* s390/setup: fix early warning messagesMartin Schwidefsky2019-03-231-9/+23
* Merge tag 'kvm-s390-master-5.0' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-02-201-1/+1
|\
| * s390: vsie: Use effective CRYCBD.31 to check CRYCBD validityPierre Morel2019-02-111-1/+1
* | Revert "s390/pci: remove bit_lock usage in interrupt handler"Sebastian Ott2019-02-071-1/+3
* | s390/suspend: fix stack setup in swsusp_arch_suspendMartin Schwidefsky2019-01-281-2/+2
* | s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-01-111-1/+6
* | s390/vdso: correct vdso mapping for compat tasksVasily Gorbik2019-01-112-4/+3
* | s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-111-0/+4
* | s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky2019-01-111-3/+2
* | s390/early: improve machine detectionChristian Borntraeger2019-01-112-2/+4
|/
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-065-36/+8
|\
| * kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-062-14/+5
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-15/+0
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
| * kbuild: change filechk to surround the given command with { }Masahiro Yamada2019-01-061-1/+1
| * jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-062-5/+2
* | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-051-0/+3
|\ \ | |/ |/|
| * s390/pci: skip VF scanningSebastian Ott2019-01-011-0/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-4/+4
|\ \
| * | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+2
| * | fls: change parameter to unsigned intMatthew Wilcox2019-01-041-2/+2
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
|/ /
* | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2019-01-025-39/+23
|\ \
| * | s390/pci: fix sleeping in atomic during hotplugSebastian Ott2018-12-131-1/+1
| * | s390/pci: remove bit_lock usage in interrupt handlerSebastian Ott2018-12-131-3/+1
| * | s390: use common bust_spinlocks()Sergey Senozhatsky2018-11-301-24/+0
| * | s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger2018-11-301-2/+2
| * | s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger2018-11-301-9/+19
* | | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-021-1/+1
|\ \ \
| * | | seccomp, s390: fix build for syscall type changeTycho Andersen2018-12-131-1/+1
* | | | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-19/+7
|\ \ \ \
| * | | | pcmcia: remove per-arch PCMCIA config entryMasahiro Yamada2018-11-291-3/+0
| * | | | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-3/+1
| * | | | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-13/+6
| |/ / /
* | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-292-2/+2
|\ \ \ \
| * | | | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-222-2/+2
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-283-23/+31
|\ \ \ \
| * | | | mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-281-1/+1
| * | | | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
| * | | | kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov2018-12-282-21/+29
* | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-282-16/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| * | | | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
| * | | | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0
| * | | | s390: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-13/+5
| |/ / /
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-1/+1
|\ \ \ \
| * | | | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-201-1/+1
| | |_|/ | |/| |
OpenPOWER on IntegriCloud