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