aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds4-16/+10
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan1-2/+2
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-303/+189
2016-09-20s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker3-2/+5
2016-09-20s390: enable UBSANChristian Borntraeger3-2/+7
2016-09-20s390/crashdump: use list_first_entry_or_nullMasahiro Yamada1-3/+1
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar1-4/+2
2016-09-08KVM: s390: write external damage code on machine checksDavid Hildenbrand1-0/+1
2016-08-29s390/nmi: improve revalidation of fpu / vector registersMartin Schwidefsky1-28/+39
2016-08-29s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky2-196/+123
2016-08-29s390/time: avoid races when updating tb_update_countDavid Hildenbrand1-5/+0
2016-08-29s390/time: fixup the clock comparator on all cpusDavid Hildenbrand1-0/+1
2016-08-29s390/time: cleanup etr leftoversDavid Hildenbrand1-21/+9
2016-08-29s390/time: simplify stp time syncsDavid Hildenbrand1-46/+4
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada1-4/+2
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf1-1/+2
2016-08-08s390: clarify compressed image code pathSascha Silbe1-1/+3
2016-08-07s390: move exports to definitionsAl Viro4-16/+10
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+39
2016-07-31s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracingJiri Olsa1-0/+12
2016-07-31s390/als: fix compile with gcov enabledHeiko Carstens1-0/+1
2016-07-31s390/als: print missing facilities on facility mismatchHeiko Carstens1-0/+48
2016-07-31s390/als: print machine type on facility mismatchHeiko Carstens1-4/+34
2016-07-31s390/als: convert architecture level set code to CHeiko Carstens4-42/+59
2016-07-31s390/sclp: move uninitialized data to data sectionHeiko Carstens1-2/+3
2016-07-29Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-3/+8
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-12/+9
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-53/+38
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+6
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds22-1245/+599
2016-07-18s390/smp: clean up a conditionDan Carpenter1-1/+1
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann1-3/+6
2016-07-14s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)Sebastian Andrzej Siewior1-26/+19
2016-07-14s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)Thomas Gleixner1-27/+19
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter1-8/+14
2016-07-04s390: have unique symbol for __switch_to addressHeiko Carstens1-0/+10
2016-07-04s390/cpuinfo: show maximum thread idHeiko Carstens1-0/+1
2016-06-28s390: stack address vs thread_infoHeiko Carstens1-8/+4
2016-06-28s390: remove pointless load within __switch_toHeiko Carstens1-1/+0
2016-06-28s390: enable kcov supportHeiko Carstens3-0/+7
2016-06-28s390/sysinfo: use basic block for stsi inline assemblyHeiko Carstens1-8/+17
2016-06-28s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens1-7/+1
2016-06-28s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens1-1/+1
2016-06-28s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens2-35/+0
2016-06-28Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu1-7/+0
2016-06-22s390: ensure that syscall arguments are properly masked on s390Paul Moore1-3/+7
2016-06-16s390/cpum_cf: use perf software context for hardware countersHendrik Brueckner1-6/+2
2016-06-15s390: remove math emulation codeHeiko Carstens1-1/+0