summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger2019-11-301-0/+2
* 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-2639-372/+410
|\
| * 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/pkey: use memdup_user() to simplify codeMarkus Elfring2019-11-121-24/+4
| * s390/pkey: fix memory leak within _copy_apqns_from_user()Heiko Carstens2019-11-121-1/+3
| * Merge tag 'vfio-ccw-20191111' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik2019-11-126-14/+93
| |\
| | * vfio-ccw: Rework the io_fctl traceEric Farman2019-10-173-10/+14
| | * vfio-ccw: Add a trace for asynchronous requestsEric Farman2019-10-173-0/+35
| | * vfio-ccw: Trace the FSM jumptableEric Farman2019-10-173-0/+28
| | * vfio-ccw: Refactor how the traces are builtEric Farman2019-10-175-5/+17
| * | 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-313-3/+2
| * | 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
| * | s390/qdio: don't attempt IRQ avoidance on Output SBALsJulian Wiedmann2019-10-311-11/+6
| * | s390/qdio: simplify thinint device registrationJulian Wiedmann2019-10-314-26/+13
| * | s390/qdio: add statistics helper macroJulian Wiedmann2019-10-313-5/+7
| * | s390/qdio: remove a forward declarationJulian Wiedmann2019-10-311-8/+5