summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-29s390/kexec_file: Load new kernel to absolute 0Philipp Rudo5-18/+28
2019-04-29s390/kexec_file: Unify loader codePhilipp Rudo4-84/+58
2019-04-29s390/kexec_file: Simplify parmarea accessPhilipp Rudo6-25/+28
2019-04-29s390/purgatory: Omit use of bin2cPhilipp Rudo2-6/+17
2019-04-29s390/purgatory: Reduce purgatory sizePhilipp Rudo2-4/+64
2019-04-29s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo1-1/+6
2019-04-29s390/kexec_file: Fix potential segment overlap in ELF loaderPhilipp Rudo1-1/+1
2019-04-26s390/zcore: Rename ipl_block to mitigate name collisionPhilipp Rudo1-10/+12
2019-04-26s390/boot: pad bzImage to 4KMartin Schwidefsky1-0/+1
2019-04-26s390/ipl: add helper functions to create an IPL reportMartin Schwidefsky2-0/+161
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky10-16/+300
2019-04-26s390/ipl: add definitions for the IPL report blockMartin Schwidefsky1-1/+61
2019-04-26s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky5-128/+161
2019-04-26s390/ipl: make ipl_info less confusingMartin Schwidefsky4-68/+66
2019-04-25s390: report new CPU capabilitiesMartin Schwidefsky3-1/+14
2019-04-25s390/crypto: use TRNG for seeding/reseedingHarald Freudenberger1-20/+47
2019-04-25s390/crypto: rework generate_entropy function for pseudo random ddHarald Freudenberger1-28/+58
2019-04-25Merge tag 'vfio-ccw-20190425' of https://git.kernel.org/pub/scm/linux/kernel/...Martin Schwidefsky11-70/+560
2019-04-24vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali1-14/+18
2019-04-24vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali1-1/+10
2019-04-24vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali1-1/+1
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck8-18/+270
2019-04-24s390/cio: export hsch to modulesCornelia Huck1-0/+1
2019-04-24vfio-ccw: add capabilities chainCornelia Huck3-26/+201
2019-04-24vfio-ccw: protect the I/O regionCornelia Huck3-9/+24
2019-04-24vfio-ccw: rework ssch state handlingCornelia Huck3-8/+16
2019-04-24vfio-ccw: make it safe to access channel programsCornelia Huck3-1/+27
2019-04-24s390/mm: fix pxd_bad with folded page tablesMartin Schwidefsky1-14/+19
2019-04-24s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik1-0/+2
2019-04-23s390/cpum_cf_diag: Add support for CPU-MF SVN 6Thomas-Mich Richter1-2/+7
2019-04-23s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky4-292/+14
2019-04-23s390/mm: make the pxd_offset functions more robustMartin Schwidefsky2-45/+55
2019-04-18s390/qdio: consolidate index tracking for queue scanJulian Wiedmann1-24/+31
2019-04-18s390/qdio: limit direct access to first_to_check cursorJulian Wiedmann1-27/+29
2019-04-11s390: zcrypt: initialize variables before_useArnd Bergmann1-0/+4
2019-04-11s390: avoid __builtin_return_address(n) on clangArnd Bergmann1-0/+5
2019-04-11s390: Convert IS_ENABLED uses to __is_definedJoe Perches3-7/+7
2019-04-11s390: make chkbss work with clangArnd Bergmann1-1/+2
2019-04-11s390: make __load_psw_mask work with clangArnd Bergmann1-3/+3
2019-04-11s390: syscall_wrapper: avoid clang warningArnd Bergmann1-2/+2
2019-04-11s390: don't build vdso32 with clangArnd Bergmann3-6/+9
2019-04-11s390: remove -fno-strength-reduce flagArnd Bergmann1-1/+1
2019-04-11s390: fine-tune stack switch helperMartin Schwidefsky1-9/+9
2019-04-10s390/rseq: use trap4 for RSEQ_SIGMartin Schwidefsky1-1/+8
2019-04-10s390: cio: fix cio_irb declarationArnd Bergmann1-1/+1
2019-04-10s390/mm: silence compiler warning when compiling without CONFIG_PGSTEThomas Huth1-0/+2
2019-04-10s390/qdio: eliminate queue's last_move cursorJulian Wiedmann3-14/+5
2019-04-10s390/qdio: simplify SBAL range calculationJulian Wiedmann1-15/+9
2019-04-10s390/qdio: pass up count of ready-to-process SBALsJulian Wiedmann1-35/+42
2019-04-10s390/qdio: fix output of DSCI value in debug fileJulian Wiedmann1-2/+2