summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-14s390/mm,ptdump: make page table dumping seq_file optionalHeiko Carstens1-10/+26
2020-09-14s390/kprobes: make insn pages read-onlyHeiko Carstens1-18/+39
2020-09-14s390/pci: remove clp_rescan_pci_devices_simple()Niklas Schnelle2-24/+21
2020-09-14s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle3-19/+2
2020-09-14s390/pci: remove unused function zpci_rescan()Niklas Schnelle2-8/+0
2020-09-14s390/pci: consolidate SR-IOV specific codeNiklas Schnelle6-96/+133
2020-09-14s390/mm,ptdump: hold cpa mutex while walking for kernel page table dumpHeiko Carstens3-1/+8
2020-09-14s390/mm,ptdump: hold memory hotplug lock while walking for kernel page table ...Heiko Carstens1-0/+2
2020-09-14s390/mm,ptdump: convert to generic page table dumperHeiko Carstens6-201/+51
2020-09-14s390/zcrypt: simplify cca_findcard2 loop codeHarald Freudenberger1-63/+58
2020-09-14s390/qdio: always use dev_name() for device name in QIBJulian Wiedmann4-6/+4
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle11-5/+132
2020-09-14s390/qdio: clean up QDR setupJulian Wiedmann2-24/+17
2020-09-14s390/qdio: make qdio_handle_aobs() more robustJulian Wiedmann1-22/+20
2020-09-14s390: disable branch profiling for vdsoSven Schnelle1-1/+1
2020-08-26s390: convert to GENERIC_VDSOSven Schnelle20-420/+221
2020-08-26s390/checksum: coding style changesHeiko Carstens1-28/+22