summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2017-09-20s390/topology: enable / disable topology dynamicallyHeiko Carstens
2017-09-20s390/topology: alternative topology for topology-less machinesHeiko Carstens
2017-09-13s390/perf: fix bug when creating per-thread eventPu Hou
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner
2017-08-23s390/smp: convert cpuhp_setup_state() return code to zero on successHeiko Carstens
2017-08-23s390: fix 'novx' early parameter handlingHeiko Carstens
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens
2017-07-26s390: add support for IBM z14 machinesMartin Schwidefsky
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens
2017-07-26Merge branch 'tlb-flushing' into featuresMartin Schwidefsky
2017-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-07-25s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-13s390/perf: fix problem state detectionChristian Borntraeger
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