aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390: fix register clobbering in CALL_ON_STACKVasily Gorbik2019-11-301-2/+2
* 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/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-2539-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