summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2019-08-29s390: put _stext and _etext into .text sectionVasily Gorbik
2019-08-16s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic
2019-07-21s390: fix stfle zero paddingHeiko Carstens
2019-07-14s390/boot: disable address-of-packed-member warningHeiko Carstens
2019-06-25s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger
2019-06-25s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich
2019-06-19KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-06-19s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik
2019-06-11s390/mm: fix address space detection in exception handlingGerald Schaefer
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth
2019-06-09s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger
2019-06-09s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-05-31s390/mm: silence compiler warning when compiling without CONFIG_PGSTEThomas Huth
2019-05-31s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo
2019-05-14s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-04s390: limit brk randomization to 32MBMartin Schwidefsky
2019-04-05perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-03-23s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-23s390/setup: fix early warning messagesMartin Schwidefsky
2019-02-12s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger
2019-01-31s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-01-31s390/early: improve machine detectionChristian Borntraeger
2019-01-31s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky
2019-01-09s390/pci: fix sleeping in atomic during hotplugSebastian Ott
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter
2018-12-05s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27s390/perf: Change CPUM_CF return code in event init functionThomas Richter
2018-11-27s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes
2018-11-27s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik
2018-11-27s390/decompressor: add missing FORCE to build targetsVasily Gorbik
2018-11-13crypto: speck - remove SpeckJason A. Donenfeld
2018-11-13s390/sthyi: Fix machine name validity indicationJanosch Frank
2018-10-10Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Greg Kroah-Hartman
2018-09-20s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer
2018-09-18Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2018-09-13Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-09-12KVM: s390: Make huge pages unavailable in ucontrol VMsJanosch Frank
2018-09-12s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank
2018-09-04KVM: s390: Properly lock mm context allow_gmap_hpage_1m settingJanosch Frank
2018-09-04KVM: s390: vsie: copy wrapping keys to right placePierre Morel
2018-09-04KVM: s390: Fix pfmf and conditional skey emulationJanosch Frank
2018-09-04s390/crypto: Fix return code checking in cbc_paes_crypt()Ingo Franzki
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-23s390: ebcdic: convert comments to UTF-8Arnd Bergmann
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada