summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic2019-08-161-0/+2
* s390: fix stfle zero paddingHeiko Carstens2019-07-211-7/+14
* s390/boot: disable address-of-packed-member warningHeiko Carstens2019-07-141-0/+1
* s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger2019-06-251-9/+19
* s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich2019-06-251-4/+10
* KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-06-191-14/+21
* s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik2019-06-191-0/+2
* s390/mm: fix address space detection in exception handlingGerald Schaefer2019-06-111-1/+4
* KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-06-091-0/+1
* s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger2019-06-092-7/+8
* s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger2019-06-091-41/+107
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-042-5/+2Star
* s390/mm: silence compiler warning when compiling without CONFIG_PGSTEThomas Huth2019-05-311-0/+2
* s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo2019-05-311-1/+6
* s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-1/+2
* s390: limit brk randomization to 32MBMartin Schwidefsky2019-05-041-4/+7
* 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/+6Star
* 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
* s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger2019-02-121-2/+2
* s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-01-311-2/+6
* s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-311-0/+4
* s390/early: improve machine detectionChristian Borntraeger2019-01-312-2/+4
* s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky2019-01-311-3/+2Star
* s390/pci: fix sleeping in atomic during hotplugSebastian Ott2019-01-091-1/+1
* s390/cpum_cf: Reject request for sampling in event initializationThomas Richter2018-12-171-0/+2
* s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-11/+2Star
* s390/perf: Change CPUM_CF return code in event init functionThomas Richter2018-11-271-1/+1
* s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes2018-11-271-0/+1
* s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky2018-11-275-11/+25
* s390/vdso: add missing FORCE to build targetsVasily Gorbik2018-11-272-6/+6
* s390/decompressor: add missing FORCE to build targetsVasily Gorbik2018-11-271-7/+7
* crypto: speck - remove SpeckJason A. Donenfeld2018-11-131-1/+0Star
* s390/sthyi: Fix machine name validity indicationJanosch Frank2018-11-131-3/+5
* Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Greg Kroah-Hartman2018-10-103-7/+6Star
|\
| * s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer2018-09-203-7/+6Star
* | Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2018-09-182-3/+5
|\ \ | |/ |/|
| * KVM: s390: Make huge pages unavailable in ucontrol VMsJanosch Frank2018-09-121-2/+2
| * s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank2018-09-121-1/+3
* | Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-09-141-1/+1
|\ \ | |/ |/|
| * s390/crypto: Fix return code checking in cbc_paes_crypt()Ingo Franzki2018-09-041-1/+1
* | KVM: s390: Properly lock mm context allow_gmap_hpage_1m settingJanosch Frank2018-09-042-1/+9
* | KVM: s390: vsie: copy wrapping keys to right placePierre Morel2018-09-041-1/+2
* | KVM: s390: Fix pfmf and conditional skey emulationJanosch Frank2018-09-041-12/+18
|/
* Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-251-1/+1
|\
| * kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-247-90/+80Star
|\ \
| * | s390: remove gcc version check (4.3 or newer)Heiko Carstens2018-08-211-8/+0Star
| * | s390/zcrypt: code beautifyHarald Freudenberger2018-08-201-36/+36