aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAge
* s390/cputime: fix incorrect system timeMartin Schwidefsky2017-05-25
* s390/kdump: Add final noteMichael Holzheu2017-05-25
* s390: use correct input data address for setup_randomnessHeiko Carstens2017-03-14
* s390: make setup_randomness workHeiko Carstens2017-03-14
* s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu2017-03-14
* s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky2017-02-01
* s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens2017-01-12
* s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens2017-01-09
* mm: kmemleak: scan .data.ro_after_initJakub Kicinski2016-11-11
* s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens2016-10-24
* s390/dumpstack: get rid of return_address againHeiko Carstens2016-10-17
* s390/disassambler: use pr_cont where appropriateHeiko Carstens2016-10-17
* s390/dumpstack: use pr_cont where appropriateHeiko Carstens2016-10-17
* s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens2016-10-17
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\
| * s390: move exports to definitionsAl Viro2016-08-07
* | cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-07
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06
|\ \
| * | KVM: s390: write external damage code on machine checksDavid Hildenbrand2016-09-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-04
|\ \ \
| * | | s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-20
| * | | s390: enable UBSANChristian Borntraeger2016-09-20
| * | | s390/crashdump: use list_first_entry_or_nullMasahiro Yamada2016-09-20
| * | | s390/nmi: improve revalidation of fpu / vector registersMartin Schwidefsky2016-08-29
| * | | s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky2016-08-29
| * | | s390/time: avoid races when updating tb_update_countDavid Hildenbrand2016-08-29
| * | | s390/time: fixup the clock comparator on all cpusDavid Hildenbrand2016-08-29
| * | | s390/time: cleanup etr leftoversDavid Hildenbrand2016-08-29
| * | | s390/time: simplify stp time syncsDavid Hildenbrand2016-08-29
| |/ /
* | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
|\ \ \
| * | | treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-26
| |/ /
* / / ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-24
|/ /
* / s390: clarify compressed image code pathSascha Silbe2016-08-08
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * s390: Make diag224 publicJanosch Frank2016-06-10
| * s390: hypfs: Move diag implementation and data definitionsJanosch Frank2016-06-10
* | s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracingJiri Olsa2016-07-31
* | s390/als: fix compile with gcov enabledHeiko Carstens2016-07-31
* | s390/als: print missing facilities on facility mismatchHeiko Carstens2016-07-31
* | s390/als: print machine type on facility mismatchHeiko Carstens2016-07-31
* | s390/als: convert architecture level set code to CHeiko Carstens2016-07-31
* | s390/sclp: move uninitialized data to data sectionHeiko Carstens2016-07-31
* | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-07-29
|\ \
| * | s390: ensure that syscall arguments are properly masked on s390Paul Moore2016-06-22
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\ \ \
| * | | s390/ptrace: run seccomp after ptraceKees Cook2016-06-14
| * | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-14
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\ \ \
| * | | s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)Sebastian Andrzej Siewior2016-07-14