summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390: include: Remove redundant license textGreg Kroah-Hartman2017-11-2412-73/+0
* s390: kernel: Remove redundant license textGreg Kroah-Hartman2017-11-2413-72/+0
* s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2410-0/+10
* s390: appldata: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-244-0/+4
* s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-244-0/+4
* s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-244-0/+4
* s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2411-0/+11
* s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2422-0/+22
* s390: sthyi: add SPDX identifiers to the remaining filesMartin Schwidefsky2017-11-241-0/+1
* s390/debug: use pK for kernel pointersChristian Borntraeger2017-11-241-1/+1
* s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky2017-11-241-1/+1
* s390/disassembler: correct disassembly lines alignmentVasily Gorbik2017-11-241-1/+1
* s390/disassembler: remove confusing codeHeiko Carstens2017-11-201-1/+6
* s390: rework __switch_to() to allow larger task_struct offsetsHeiko Carstens2017-11-201-8/+7
* s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter2017-11-202-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-1736-475/+985
|\
| * s390: remove unused parameter from MakefileHeiko Carstens2017-11-161-1/+1
| * s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner2017-11-163-2/+78
| * s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner2017-11-162-0/+9
| * s390/perf: extend perf_regs support to include floating-point registersHendrik Brueckner2017-11-162-0/+37
| * s390/perf: add perf_regs support and user stack dumpHeiko Carstens2017-11-164-1/+79
| * s390/cpum_sf: do not register PMU if no sampling mode is authorizedHendrik Brueckner2017-11-161-0/+3
| * s390/cpumf: remove raw event support in basic-only sampling modePu Hou2017-11-162-175/+27
| * s390/cpumf: enable using AUX bufferPu Hou2017-11-161-11/+44
| * s390/cpumf: introduce AUX buffer for dump diagnostic sample dataPu Hou2017-11-161-0/+446
| * s390/disassembler: increase show_code buffer sizeVasily Gorbik2017-11-161-2/+2
| * s390: Remove CONFIG_HARDENED_USERCOPYMichael Holzheu2017-11-163-12/+1
| * s390: enable CPU alternatives unconditionallyHeiko Carstens2017-11-144-44/+10
| * s390/nmi: remove unused codeHeiko Carstens2017-11-141-2/+0
| * s390/mm: remove unused codeHeiko Carstens2017-11-141-6/+3
| * s390/spinlock: fix indentationHeiko Carstens2017-11-141-3/+4
| * s390/vdso: add missing boot_vdso_data declarationHeiko Carstens2017-11-141-0/+1
| * s390/kbuild: get rid of a warning when compiling with KCOVVasily Gorbik2017-11-141-0/+1
| * s390: correct some inline assembly constraintsVasily Gorbik2017-11-143-4/+4
| * s390: remove all code using the access register modeMartin Schwidefsky2017-11-1416-210/+228
| * s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky2017-11-143-5/+10
* | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0
|\ \
| * | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0
| |/
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-26/+7
|\ \
| * | s390: switch to {get,put}_compat_sigset()Al Viro2017-09-191-26/+7
* | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-164-40/+62
|\ \ \
| * \ \ Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-11-1615-111/+244
| |\ \ \
| | * | | KVM: s390: provide a capability for AIS state migrationChristian Borntraeger2017-11-091-0/+1
| | * | | KVM: s390: clear_io_irq() requests are not expected for adapter interruptsMichael Mueller2017-11-091-0/+2
| | * | | KVM: s390: abstract conversion between isc and enum irq_typesMichael Mueller2017-11-091-4/+14
| | * | | KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand2017-11-091-32/+18
| | * | | KVM: s390: SIE considerations for AP Queue virtualizationTony Krowiak2017-11-091-4/+21
| | * | | KVM: s390: document memory ordering for kvm_s390_vcpu_wakeupChristian Borntraeger2017-11-091-0/+6
* | | | | mm: account pud page tablesKirill A. Shutemov2017-11-151-1/+3
* | | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-5/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
OpenPOWER on IntegriCloud