summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/test_unwind: require that unwinding ended successfullyVasily Gorbik2019-11-301-0/+4
* s390/unwind: add a test for the internal APIIlya Leoshkevich2019-11-303-0/+248
* s390/unwind: always inline get_stack_pointerVasily Gorbik2019-11-301-2/+2
* s390/pci: add error message on device number limitNiklas Schnelle2019-11-301-0/+2
* s390/pci: add error message for UID collisionNiklas Schnelle2019-11-301-0/+3
* s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter2019-11-301-2/+15
* s390/cpum_sf: Use TEAR_REG macro consistantlyThomas Richter2019-11-301-8/+1
* s390/cpum_sf: Remove unnecessary check for pending SDBsThomas Richter2019-11-301-2/+1
* s390/cpum_sf: Replace function name in debug statementsThomas Richter2019-11-302-52/+57
* s390/kaslr: store KASLR offset for early dumpsGerald Schaefer2019-11-302-1/+6
* s390/unwind: stop gracefully at task pt_regsVasily Gorbik2019-11-301-1/+7
* s390/head64: correct init_task stack setupVasily Gorbik2019-11-301-1/+1
* s390/unwind: make reuse_sp default when unwinding pt_regsVasily Gorbik2019-11-302-15/+7
* s390/unwind: report an error if pt_regs are not on stackVasily Gorbik2019-11-301-1/+1
* s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik2019-11-303-9/+13
* s390: correct CALL_ON_STACK back_chain savingVasily Gorbik2019-11-301-1/+14
* s390/unwind: unify task is current checksVasily Gorbik2019-11-303-6/+3
* s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik2019-11-302-3/+11
* s390: always inline disabled_waitVasily Gorbik2019-11-301-1/+1
* s390/vdso: fix getcpuHeiko Carstens2019-11-304-10/+14
* s390/smp,vdso: fix ASCE handlingHeiko Carstens2019-11-301-0/+5
* s390: implement perf_arch_fetch_caller_regsIlya Leoshkevich2019-11-301-0/+7
* Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-11-2526-274/+276
|\
| * s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter2019-11-202-16/+15
| * s390/smp: fix physical to logical CPU map for SMTHeiko Carstens2019-11-201-26/+54
| * s390/early: move access registers setup in C codeVasily Gorbik2019-11-202-8/+11
| * s390/head64: remove unnecessary vdso_per_cpu_data setupVasily Gorbik2019-11-201-2/+0
| * s390/early: move control registers setup in C codeVasily Gorbik2019-11-203-6/+13
| * s390/kasan: support memcpy_real with TRACE_IRQFLAGSVasily Gorbik2019-11-201-4/+8
| * s390/crypto: Fix unsigned variable compared with zeroYueHaibing2019-11-201-2/+5
| * s390/disassembler: don't hide instruction addressesIlya Leoshkevich2019-11-121-6/+7
| * s390/cpum_sf: Assign error value to err variableThomas Richter2019-11-121-1/+2
| * s390/cpum_sf: Replace function name in debug statementsThomas Richter2019-11-121-15/+15
| * s390/cpum_sf: Use consistant debug print format for samplingThomas Richter2019-11-121-47/+44
| * s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()Miroslav Benes2019-11-051-12/+2
| * s390: add error handling to perf_callchain_kernelIlya Leoshkevich2019-10-311-2/+6
| * s390: always inline current_stack_pointer()Heiko Carstens2019-10-311-1/+1
| * s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer2019-10-311-2/+14
| * s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer2019-10-311-2/+2
| * s390/mm: simplify page table helpers for large entriesGerald Schaefer2019-10-311-55/+28
| * s390/mm: make pmd/pud_bad() report large entries as badGerald Schaefer2019-10-311-8/+2
| * s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens2019-10-311-6/+10
| * s390/process: avoid custom stack unwinding in get_wchanVasily Gorbik2019-10-311-20/+16
| * s390/unwind: fix get_stack_pointer(NULL, NULL)Ilya Leoshkevich2019-10-311-1/+1
| * s390: avoid double handling of "noexec" optionVasily Gorbik2019-10-311-16/+1
| * s390/time: remove monotonic_clock()Heiko Carstens2019-10-312-10/+0
| * s390/qdio: move SSQD Sniffer mask definitionJulian Wiedmann2019-10-311-0/+1
| * s390/boot: fix section name escapingNick Desaulniers2019-10-311-1/+1
| * s390/alternatives: make use of asm_inlineHeiko Carstens2019-10-313-5/+5
| * s390/bug: make use of asm_inlineHeiko Carstens2019-10-311-2/+2