summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390: fix compat system call tableHeiko Carstens2017-12-071-3/+3
* s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-053-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-3027-83/+47
|\
| * s390/gs: add compat regset for the guarded storage broadcast control blockMartin Schwidefsky2017-11-281-0/+8
| * s390: kernel: Remove redundant license textGreg Kroah-Hartman2017-11-2413-72/+0
| * 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/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-201-0/+1
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-1713-276/+719
|\
| * s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner2017-11-161-0/+76
| * s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner2017-11-161-0/+3
| * s390/perf: extend perf_regs support to include floating-point registersHendrik Brueckner2017-11-161-0/+21
| * s390/perf: add perf_regs support and user stack dumpHeiko Carstens2017-11-162-1/+50
| * 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-161-158/+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: enable CPU alternatives unconditionallyHeiko Carstens2017-11-142-11/+7
| * s390/nmi: remove unused codeHeiko Carstens2017-11-141-2/+0
| * s390: remove all code using the access register modeMartin Schwidefsky2017-11-147-89/+35
| * s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky2017-11-141-2/+5
* | 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 branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-132-6/+6
|\ \
| * | timer: Remove users of TIMER_DEFERRED_INITIALIZERKees Cook2017-10-052-6/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-1329-2762/+2056
|\ \ \
| * | | s390/noexec: execute kexec datamover without DATHeiko Carstens2017-11-102-3/+1
| * | | s390: fix transactional execution control register handlingHeiko Carstens2017-11-102-1/+4
| * | | s390: simplify transactional execution elf hwcap handlingHeiko Carstens2017-11-091-1/+1
| * | | s390/virtio: remove unused header file kvm_virtio.hChristian Borntraeger2017-11-091-1/+0
| * | | s390/disassembler: generate opcode tables from text fileHeiko Carstens2017-11-081-1830/+282
| * | | s390/disassembler: remove insn_to_mnemonic()Heiko Carstens2017-11-081-28/+0
| * | | s390: remove named saved segment supportHeiko Carstens2017-11-085-190/+4
| * | | s390/nmi: avoid using long-displacement facilityVasily Gorbik2017-11-021-1/+1
| * | | s390/cpum_cf: add hardware counter support for IBM z14Hendrik Brueckner2017-10-261-60/+218
| * | | s390/nmi: do register validation as early as possibleMartin Schwidefsky2017-10-193-95/+80
| * | | s390/nmi: allocation of the extended save areaMartin Schwidefsky2017-10-193-45/+91
| * | | s390/ctl_reg: use decoding unions in update_cr_regsMartin Schwidefsky2017-10-193-21/+24
| * | | s390/nmi: use smp_emergency_stop instead of smp_send_stopMartin Schwidefsky2017-10-192-15/+24
| * | | s390/vdso: move boot_vdso_data to vdso.cMartin Schwidefsky2017-10-182-1/+15
| * | | s390: introduce CPU alternativesVasily Gorbik2017-10-185-0/+154
| * | | s390/debug: only write data onceSebastian Ott2017-10-181-2/+4
| * | | s390/debug: improve debug_eventSebastian Ott2017-10-181-10/+18
| * | | s390/kexec: Fix checksum validation return code for kdumpPhilipp Rudo2017-10-181-3/+3
OpenPOWER on IntegriCloud