summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-261-4/+2
* s390: clarify compressed image code pathSascha Silbe2016-08-081-1/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-0/+39
|\
| * s390: Make diag224 publicJanosch Frank2016-06-101-0/+15
| * s390: hypfs: Move diag implementation and data definitionsJanosch Frank2016-06-101-0/+22
* | s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracingJiri Olsa2016-07-311-0/+12
* | s390/als: fix compile with gcov enabledHeiko Carstens2016-07-311-0/+1
* | s390/als: print missing facilities on facility mismatchHeiko Carstens2016-07-311-0/+48
* | s390/als: print machine type on facility mismatchHeiko Carstens2016-07-311-4/+34
* | s390/als: convert architecture level set code to CHeiko Carstens2016-07-314-42/+59
* | s390/sclp: move uninitialized data to data sectionHeiko Carstens2016-07-311-2/+3
* | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-07-291-3/+8
|\ \
| * | s390: ensure that syscall arguments are properly masked on s390Paul Moore2016-06-221-3/+7
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-12/+9
|\ \ \
| * | | s390/ptrace: run seccomp after ptraceKees Cook2016-06-141-12/+9
| * | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-292-53/+38
|\ \ \
| * | | s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)Sebastian Andrzej Siewior2016-07-141-26/+19
| * | | s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)Thomas Gleixner2016-07-141-27/+19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-3/+6
|\ \ \ \
| * | | | perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-151-3/+6
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-2622-1245/+599
|\ \ \ \ | |/ / / |/| | |
| * | | s390/smp: clean up a conditionDan Carpenter2016-07-181-1/+1
| * | | s390/console: Make preferred console handling more consistentPeter Oberparleiter2016-07-131-8/+14
| * | | s390: have unique symbol for __switch_to addressHeiko Carstens2016-07-041-0/+10
| * | | s390/cpuinfo: show maximum thread idHeiko Carstens2016-07-041-0/+1
| * | | s390: stack address vs thread_infoHeiko Carstens2016-06-281-8/+4
| * | | s390: remove pointless load within __switch_toHeiko Carstens2016-06-281-1/+0
| * | | s390: enable kcov supportHeiko Carstens2016-06-283-0/+7
| * | | s390/sysinfo: use basic block for stsi inline assemblyHeiko Carstens2016-06-281-8/+17
| * | | s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens2016-06-281-7/+1
| * | | s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens2016-06-281-1/+1
| * | | s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens2016-06-282-35/+0
| * | | s390: remove math emulation codeHeiko Carstens2016-06-151-1/+0
| * | | s390: calculate loops_per_jiffies with fp instructionsHeiko Carstens2016-06-151-17/+21
| * | | s390/vx: add support functions for in-kernel FPU useHendrik Brueckner2016-06-142-1/+250
| * | | s390/topology: remove z10 special handlingHeiko Carstens2016-06-131-56/+8
| * | | s390/topology: add drawer scheduling domain levelHeiko Carstens2016-06-131-6/+27
| * | | s390/ipl: rename diagnose enumsHeiko Carstens2016-06-131-8/+8
| * | | s390/ipl: use load normal for LPAR re-iplHeiko Carstens2016-06-131-1/+4
| * | | s390: avoid extable collisionsHeiko Carstens2016-06-131-1/+1
| * | | s390: use SPARSE_IRQSebastian Ott2016-06-131-3/+4
| * | | s390: use __section macro everywhereHeiko Carstens2016-06-132-4/+4
| * | | s390: add proper __ro_after_init supportHeiko Carstens2016-06-131-1/+11
| * | | s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-131-6/+2
| * | | s390/time: remove ETR supportMartin Schwidefsky2016-06-132-999/+3
| * | | s390/time: add leap seconds to initial system timeMartin Schwidefsky2016-06-131-2/+15
| * | | s390/time: LPAR offset handlingMartin Schwidefsky2016-06-132-8/+39
| * | | s390/time: STP sync clock correctionMartin Schwidefsky2016-06-131-6/+5
| * | | s390/kexec: fix crash on resize of reserved memoryHeiko Carstens2016-06-132-23/+25
OpenPOWER on IntegriCloud