aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2017-11-24s390: appldata: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: sthyi: add SPDX identifiers to the remaining filesMartin Schwidefsky
2017-11-24s390/debug: use pK for kernel pointersChristian Borntraeger
2017-11-24s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky
2017-11-24s390/disassembler: correct disassembly lines alignmentVasily Gorbik
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21s390: cmm: Convert timers to use timer_setup()Kees Cook
2017-11-20s390/disassembler: remove confusing codeHeiko Carstens
2017-11-20s390: rework __switch_to() to allow larger task_struct offsetsHeiko Carstens
2017-11-20s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter
2017-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-16s390: remove unused parameter from MakefileHeiko Carstens
2017-11-16s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner
2017-11-16s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner
2017-11-16s390/perf: extend perf_regs support to include floating-point registersHendrik Brueckner
2017-11-16s390/perf: add perf_regs support and user stack dumpHeiko Carstens
2017-11-16s390/cpum_sf: do not register PMU if no sampling mode is authorizedHendrik Brueckner
2017-11-16s390/cpumf: remove raw event support in basic-only sampling modePu Hou
2017-11-16s390/cpumf: enable using AUX bufferPu Hou
2017-11-16s390/cpumf: introduce AUX buffer for dump diagnostic sample dataPu Hou
2017-11-16Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-11-16s390/disassembler: increase show_code buffer sizeVasily Gorbik
2017-11-16s390: Remove CONFIG_HARDENED_USERCOPYMichael Holzheu
2017-11-15mm: account pud page tablesKirill A. Shutemov
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-14s390: enable CPU alternatives unconditionallyHeiko Carstens
2017-11-14s390/nmi: remove unused codeHeiko Carstens
2017-11-14s390/mm: remove unused codeHeiko Carstens
2017-11-14s390/spinlock: fix indentationHeiko Carstens
2017-11-14s390/vdso: add missing boot_vdso_data declarationHeiko Carstens
2017-11-14s390/kbuild: get rid of a warning when compiling with KCOVVasily Gorbik
2017-11-14s390: correct some inline assembly constraintsVasily Gorbik
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky
2017-11-14s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-10s390/noexec: execute kexec datamover without DATHeiko Carstens
2017-11-10s390: fix transactional execution control register handlingHeiko Carstens
2017-11-10s390/bpf: take advantage of stack_depth trackingMichael Holzheu
2017-11-09s390: simplify transactional execution elf hwcap handlingHeiko Carstens
2017-11-09KVM: s390: provide a capability for AIS state migrationChristian Borntraeger