summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390/smp: use smp_get_base_cpu() helper functionHeiko Carstens2016-12-071-2/+2
* s390: fix machine check panic stack switchMartin Schwidefsky2016-12-071-1/+1
* s390/setup: fix memblock usageHeiko Carstens2016-12-021-8/+8
* s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens2016-12-021-1/+1
* s390: convert remaining bootmem allocations to memblockHeiko Carstens2016-11-291-8/+8
* s390: fix kernel oops for CONFIG_MARCH_Z900=y buildsMartin Schwidefsky2016-11-251-1/+2
* s390: add cma supportHeiko Carstens2016-11-231-0/+2
* s390/cpumf: simplify psw generationHeiko Carstens2016-11-231-21/+5
* s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-235-5/+5
* s390/time: fix clocksource steering for negative clock offsetsMartin Schwidefsky2016-11-171-4/+3
* s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-155-16/+28
* s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2016-11-114-25/+14
* s390: move system_call field from thread_info to thread_structMartin Schwidefsky2016-11-112-7/+7
* s390: move thread_info into task_structHeiko Carstens2016-11-115-24/+17
* s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky2016-11-114-2/+4
* s390: kernel: make lgr explicitly non-modularPaul Gortmaker2016-10-311-2/+3
* s390/time: steer clocksource on STP sync eventsMartin Schwidefsky2016-10-286-7/+104
* s390/time: adjust last_update_clock at clock synchronizationMartin Schwidefsky2016-10-281-0/+2
* s390/time: refactor clock syncMartin Schwidefsky2016-10-282-81/+70
* s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens2016-10-241-8/+8
* s390/dumpstack: get rid of return_address againHeiko Carstens2016-10-171-24/+0
* s390/disassambler: use pr_cont where appropriateHeiko Carstens2016-10-171-2/+2
* s390/dumpstack: use pr_cont where appropriateHeiko Carstens2016-10-171-4/+4
* s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens2016-10-173-9/+14
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-144-16/+10
|\
| * s390: move exports to definitionsAl Viro2016-08-074-16/+10
* | cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-071-2/+2
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-061-0/+1
|\ \
| * | KVM: s390: write external damage code on machine checksDavid Hildenbrand2016-09-081-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-0411-303/+189
|\ \ \
| * | | s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-203-2/+5
| * | | s390: enable UBSANChristian Borntraeger2016-09-203-2/+7
| * | | s390/crashdump: use list_first_entry_or_nullMasahiro Yamada2016-09-201-3/+1
| * | | s390/nmi: improve revalidation of fpu / vector registersMartin Schwidefsky2016-08-291-28/+39
| * | | s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky2016-08-292-196/+123
| * | | s390/time: avoid races when updating tb_update_countDavid Hildenbrand2016-08-291-5/+0
| * | | s390/time: fixup the clock comparator on all cpusDavid Hildenbrand2016-08-291-0/+1
| * | | s390/time: cleanup etr leftoversDavid Hildenbrand2016-08-291-21/+9
| * | | s390/time: simplify stp time syncsDavid Hildenbrand2016-08-291-46/+4
| |/ /
* | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-4/+2
|\ \ \
| * | | treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-261-4/+2
| |/ /
* | | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+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
OpenPOWER on IntegriCloud