summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-251-1/+1
|\
| * s390/perf: fix problem state detectionChristian Borntraeger2017-07-131-1/+1
* | kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-132-6/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+29
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-302-31/+1Star
| |\
| * | s390/diag: add diag26c supportJulian Wiedmann2017-06-201-0/+29
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-043-6/+6
|\ \ \
| * | | s390: Prevent hotplug rwsem recursionThomas Gleixner2017-05-262-3/+3
| * | | s390/kernel: Use stop_machine_cpuslocked()Sebastian Andrzej Siewior2017-05-261-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-0412-92/+207
|\ \ \ \
| * \ \ \ Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Martin Schwidefsky2017-06-283-11/+89
| |\ \ \ \
| | * | | | KVM: s390: Backup the guest's machine check infoQingFeng Hao2017-06-271-0/+34
| | * | | | s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao2017-06-273-11/+55
| * | | | | s390/fpu: export save_fpu_regs for all configsMartin Schwidefsky2017-06-131-2/+0Star
| * | | | | s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky2017-06-131-1/+14
| * | | | | s390: rename struct psw_bits membersHeiko Carstens2017-06-123-9/+9
| * | | | | s390: rename psw_bits enumsHeiko Carstens2017-06-121-4/+4
| * | | | | s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens2017-06-121-6/+1Star
| * | | | | s390/dumpstack: remove raw stack dumpHeiko Carstens2017-06-121-25/+4Star
| * | | | | s390/perf: fix null string in perf list pmu commandThomas Richter2017-06-121-2/+1Star
| * | | | | s390/ptrace: guarded storage regset for the current taskMartin Schwidefsky2017-06-121-2/+13
| * | | | | s390/smp: fix false positive kmemleak of mcesa data structureChristian Borntraeger2017-06-121-0/+3
| * | | | | s390/vdso: use _install_special_mapping to establish vdsoMartin Schwidefsky2017-06-121-27/+64
| * | | | | s390/cputime: simplify account_system_index_scaledMartin Schwidefsky2017-06-121-9/+5Star
| * | | | | s390: add missing header includes for type checkingHeiko Carstens2017-06-121-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig2017-06-051-1/+1
| | |_|/ | |/| |
* | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-291-25/+0Star
* | | | s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens2017-06-141-6/+1Star
| |/ / |/| |
* | | s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger2017-05-171-6/+13
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-164-8/+33
|\ \ | |/ |/|
| * s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova2017-05-111-4/+4
| * s390: move _text symbol to address higher than zeroHeiko Carstens2017-05-091-1/+7
| * s390/ftrace: fix compile for !MODULESHeiko Carstens2017-05-031-0/+4
| * s390/cputime: fix incorrect system timeMartin Schwidefsky2017-05-031-3/+18
* | s390: use set_memory.h headerLaura Abbott2017-05-093-1/+3
* | cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan2017-05-091-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-031-1/+29
|\
| * livepatch/s390: add TIF_PATCH_PENDING thread flagMiroslav Benes2017-03-081-1/+30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-0224-142/+761
|\ \
| * | s390/gs: add regset for the guarded storage broadcast control blockMartin Schwidefsky2017-04-211-0/+46
| * | s390/spinlock: remove compare and delay instructionMartin Schwidefsky2017-04-121-13/+6Star
| * | s390/cpumf: simplify detection of guest samplesMartin Schwidefsky2017-04-053-9/+4Star
| * | s390: use 64-bit lctlg to load task pid to cr4 on context switchMartin Schwidefsky2017-04-051-1/+3
| * | s390/cpum_cf: make hw_perf_event_update() a void functionHendrik Brueckner2017-03-311-4/+2Star
| * | s390/cpum_cf: correct variable naming (cleanup)Hendrik Brueckner2017-03-311-9/+9
| * | s390/cpum_cf: add IBM z13 counter event namesHendrik Brueckner2017-03-311-7/+123
| * | s390/cpum_cf: add support for the MT-diagnostic counter set (z13)Hendrik Brueckner2017-03-311-25/+64
| * | s390/cpum_cf: cleanup event/counter validationHendrik Brueckner2017-03-311-30/+1Star
| * | s390/cpum_cf: update counter numbers to ecctr limitsHendrik Brueckner2017-03-311-1/+1