summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-3068-234/+90Star
|\
| * s390/gs: add compat regset for the guarded storage broadcast control blockMartin Schwidefsky2017-11-281-0/+8
| * s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky2017-11-241-7/+8
| * s390: Remove redundant license textGreg Kroah-Hartman2017-11-244-24/+0Star
| * s390: crypto: Remove redundant license textGreg Kroah-Hartman2017-11-248-46/+0Star
| * s390: include: Remove redundant license textGreg Kroah-Hartman2017-11-2412-73/+0Star
| * s390: kernel: Remove redundant license textGreg Kroah-Hartman2017-11-2413-72/+0Star
| * 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/+7Star
| * s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter2017-11-202-0/+2
* | mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams2017-11-301-0/+6
* | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-301-1/+1
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-2/+2
* | s390: cmm: Convert timers to use timer_setup()Kees Cook2017-11-221-5/+3Star
|/
* 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/+27Star
| * 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/+1Star
| * s390: enable CPU alternatives unconditionallyHeiko Carstens2017-11-144-44/+10Star
| * s390/nmi: remove unused codeHeiko Carstens2017-11-141-2/+0Star
| * s390/mm: remove unused codeHeiko Carstens2017-11-141-6/+3Star
| * 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/+0Star
|\ \
| * | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0Star
| |/
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-26/+7Star
|\ \
| * | s390: switch to {get,put}_compat_sigset()Al Viro2017-09-191-26/+7Star
* | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-164-40/+62
|\ \ \