aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-07s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUGHarald Freudenberger1-4/+20
2020-10-07s390/zcrypt: introduce msg tracking in zcrypt functionsHarald Freudenberger5-124/+213
2020-10-02s390/startup: correct early pgm check info formattingVasily Gorbik1-1/+2
2020-10-02s390: remove orphaned extern variables declarationsVasily Gorbik2-4/+0
2020-10-02s390/kasan: make sure int handler always run with DAT onVasily Gorbik1-4/+8
2020-10-02s390/ipl: add support to control memory clearing for nvme re-IPLGerald Schaefer1-6/+42
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov7-25/+47
2020-10-02s390/ipl: support NVMe IPL kernel parametersAlexander Egorenkov1-8/+23
2020-10-02s390: nvme dump supportJason J. Herne2-1/+71
2020-09-30s390: remove orphaned function declarationsVasily Gorbik12-31/+0
2020-09-30s390/startup: add kaslr_offset to pgm check info printVasily Gorbik1-0/+8
2020-09-30s390/sclp: remove orphaned sclp_set_columns and sclp_set_htabVasily Gorbik2-20/+0
2020-09-30s390/sclp_sdias: remove unused sclp_sdias_exitVasily Gorbik2-8/+0
2020-09-30s390/startup: correct "dfltcc" option parsingVasily Gorbik1-1/+1
2020-09-30s390/vdso: remove orphaned declarationsVasily Gorbik1-2/+0
2020-09-30s390/cio: remove unused channel_subsystem_reinitVasily Gorbik2-15/+0
2020-09-30s390: remove cad commandline optionSven Schnelle1-13/+0
2020-09-29s390/startup: avoid save_area_sync overflowVasily Gorbik1-10/+11
2020-09-29s390: remove unused _swsusp_reset_dmaVasily Gorbik4-21/+0
2020-09-29s390/kaslr: correct and explain randomization base generationVasily Gorbik1-38/+92
2020-09-29s390/kaslr: avoid mixing valid random value and an error codeVasily Gorbik1-5/+5
2020-09-29s390/3215: simplify the return expression of tty3215_open()Qinglang Miao1-6/+1
2020-09-26s390/stp: unify stp_work_mutex and clock_sync_mutexSven Schnelle1-27/+26
2020-09-26s390/stp: add sysfs file to show scheduled leap secondsSven Schnelle1-0/+29
2020-09-26s390/stp: add support for leap secondsSven Schnelle4-10/+152
2020-09-26s390/stp: use u32 instead of unsigned intSven Schnelle1-25/+25
2020-09-26s390/stp: use __packedSven Schnelle1-2/+4
2020-09-26s390/stp: add locking to sysfs functionsSven Schnelle1-33/+85
2020-09-24s390/pkey: support CCA and EP11 secure ECC private keysHarald Freudenberger6-95/+818
2020-09-24s390/zcrypt: Support for CCA APKA master keysHarald Freudenberger5-57/+154
2020-09-21s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik3-11/+5
2020-09-21s390/sclp: clean up unneeded .data section usageVasily Gorbik1-2/+2
2020-09-21s390/boot: avoid unnecessary zeroing of .bss sectionVasily Gorbik1-6/+0
2020-09-17s390/ap: remove unnecessary spin_lock_init()Qinglang Miao1-1/+0
2020-09-17s390/diag: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin1-12/+1
2020-09-17s390/uaccess: add HAVE_GET_KERNEL_NOFAULT supportHeiko Carstens1-0/+111
2020-09-17s390/dis: get rid of set_fs() usageHeiko Carstens1-8/+14
2020-09-17s390/zcrypt: remove set_fs() invocation in zcrypt device driverHarald Freudenberger6-106/+92
2020-09-16s390/kasan: support protvirt with 4-level pagingVasily Gorbik4-20/+43
2020-09-16s390/protvirt: support ultravisor without secure storage limitVasily Gorbik1-1/+2
2020-09-16s390/protvirt: parse prot_virt option in the decompressorVasily Gorbik4-26/+28
2020-09-16s390/kasan: avoid unnecessary moving of vmemmapVasily Gorbik1-2/+6
2020-09-16s390/mm,ptdump: sort markersVasily Gorbik1-0/+19
2020-09-16s390/pci: add missing pci_iov.h includeNiklas Schnelle1-0/+2
2020-09-16s390/mm,ptdump: add proper ifdefsHeiko Carstens1-2/+3
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov9-41/+25
2020-09-14s390/uv: add destroy page callJanosch Frank3-1/+28
2020-09-14s390/mm,ptdump: add couple of additional markersVasily Gorbik3-5/+24
2020-09-14s390/kasan: make shadow memory noexecVasily Gorbik1-2/+6
2020-09-14s390: add ARCH_HAS_DEBUG_WX supportHeiko Carstens7-2/+83