summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-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/+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: enable CPU alternatives unconditionallyHeiko Carstens2017-11-142-11/+7Star
| * s390/nmi: remove unused codeHeiko Carstens2017-11-141-2/+0Star
| * s390: remove all code using the access register modeMartin Schwidefsky2017-11-147-89/+35Star
| * 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/+7Star
|\ \ | |/ |/|
| * s390: switch to {get,put}_compat_sigset()Al Viro2017-09-191-26/+7Star
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-142-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/+2056Star
|\ \ \
| * | | s390/noexec: execute kexec datamover without DATHeiko Carstens2017-11-102-3/+1Star
| * | | 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/+0Star
| * | | s390/disassembler: generate opcode tables from text fileHeiko Carstens2017-11-081-1830/+282Star
| * | | s390/disassembler: remove insn_to_mnemonic()Heiko Carstens2017-11-081-28/+0Star
| * | | s390: remove named saved segment supportHeiko Carstens2017-11-085-190/+4Star
| * | | 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/+80Star
| * | | 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
| * | | s390/debug: adjust coding styleHeiko Carstens2017-10-161-490/+396Star
| * | | s390/kprobes: remove KPROBE_SWAP_INST stateHeiko Carstens2017-10-121-7/+0Star
| * | | s390/mm: use memset64 instead of clear_tableHeiko Carstens2017-10-091-4/+2Star
| * | | Merge branch 'sthyi' into featuresMartin Schwidefsky2017-10-095-1/+521
| |\ \ \
| | * | | s390/sthyi: add s390_sthyi system callQingFeng Hao2017-10-094-1/+35
| | * | | s390/sthyi: add cache to store hypervisor infoQingFeng Hao2017-10-091-13/+71
| | * | | s390/sthyi: reorganize sthyi implementationQingFeng Hao2017-10-092-1/+429
| | | |/ | | |/|
| * | | s390/disassembler: add new z14 instructionsHeiko Carstens2017-09-291-1/+82
| * | | s390/disassembler: add missing z13 instructionsHeiko Carstens2017-09-291-2/+28
| * | | s390/disassembler: add sthyi instructionHeiko Carstens2017-09-291-0/+1
| * | | s390/disassembler: remove double instructionsHeiko Carstens2017-09-291-6/+0Star
| * | | s390/disassembler: fix LRDFU formatHeiko Carstens2017-09-291-1/+1