summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorLines
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang-6/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+29
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+6
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-92/+207
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds-1/+1
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-31/+1
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-25/+0
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Martin Schwidefsky-11/+89
2017-06-27KVM: s390: Backup the guest's machine check infoQingFeng Hao-0/+34
2017-06-27s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao-11/+55
2017-06-20s390/diag: add diag26c supportJulian Wiedmann-0/+29
2017-06-14s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens-6/+1
2017-06-13s390/fpu: export save_fpu_regs for all configsMartin Schwidefsky-2/+0
2017-06-13s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky-1/+14
2017-06-12s390: rename struct psw_bits membersHeiko Carstens-9/+9
2017-06-12s390: rename psw_bits enumsHeiko Carstens-4/+4
2017-06-12s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens-6/+1
2017-06-12s390/dumpstack: remove raw stack dumpHeiko Carstens-25/+4
2017-06-12s390/perf: fix null string in perf list pmu commandThomas Richter-2/+1
2017-06-12s390/ptrace: guarded storage regset for the current taskMartin Schwidefsky-2/+13
2017-06-12s390/smp: fix false positive kmemleak of mcesa data structureChristian Borntraeger-0/+3
2017-06-12s390/vdso: use _install_special_mapping to establish vdsoMartin Schwidefsky-27/+64
2017-06-12s390/cputime: simplify account_system_index_scaledMartin Schwidefsky-9/+5
2017-06-12s390: add missing header includes for type checkingHeiko Carstens-0/+1
2017-06-05S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig-1/+1
2017-05-26s390: Prevent hotplug rwsem recursionThomas Gleixner-3/+3
2017-05-26s390/kernel: Use stop_machine_cpuslocked()Sebastian Andrzej Siewior-3/+3
2017-05-17s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger-6/+13
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-8/+33
2017-05-11s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova-4/+4
2017-05-09s390: move _text symbol to address higher than zeroHeiko Carstens-1/+7
2017-05-08s390: use set_memory.h headerLaura Abbott-1/+3
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan-1/+1
2017-05-03s390/ftrace: fix compile for !MODULESHeiko Carstens-0/+4
2017-05-03s390/cputime: fix incorrect system timeMartin Schwidefsky-3/+18
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+29
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-142/+761
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2017-04-21s390/gs: add regset for the guarded storage broadcast control blockMartin Schwidefsky-0/+46
2017-04-14s390/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange-0/+2
2017-04-12s390/spinlock: remove compare and delay instructionMartin Schwidefsky-13/+6
2017-04-05s390/cpumf: simplify detection of guest samplesMartin Schwidefsky-9/+4
2017-04-05s390: use 64-bit lctlg to load task pid to cr4 on context switchMartin Schwidefsky-1/+3
2017-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-3/+2
2017-03-31mm: fix section name for .data..ro_after_initKees Cook-2/+0
2017-03-31s390/cpum_cf: make hw_perf_event_update() a void functionHendrik Brueckner-4/+2
2017-03-31s390/cpum_cf: correct variable naming (cleanup)Hendrik Brueckner-9/+9
2017-03-31s390/cpum_cf: add IBM z13 counter event namesHendrik Brueckner-7/+123
2017-03-31s390/cpum_cf: add support for the MT-diagnostic counter set (z13)Hendrik Brueckner-25/+64
2017-03-31s390/cpum_cf: cleanup event/counter validationHendrik Brueckner-30/+1