aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-12s390/disassembler: Remove duplicate instruction format RSY_RDRUJens Remus2-5/+4
2024-09-07s390/boot: Move boot_printk() code to own fileHeiko Carstens3-113/+126
2024-09-07s390/boot: Use boot_printk() instead of sclp_early_printk()Heiko Carstens5-40/+12
2024-09-07s390/boot: Rename decompressor_printk() to boot_printk()Heiko Carstens4-41/+37
2024-09-07s390/boot: Compile all files with the same march flagHeiko Carstens1-14/+5
2024-09-07s390: Use MARCH_HAS_*_FEATURES definesHeiko Carstens6-19/+26
2024-09-07s390: Provide MARCH_HAS_*_FEATURES definesHeiko Carstens1-0/+38
2024-09-07s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-09-07s390/boot: Increase minimum architecture to z10Heiko Carstens1-4/+0
2024-09-07s390/als: Remove obsolete commentHeiko Carstens1-8/+0
2024-09-05s390/sha3: Fix SHA3 selftests failuresIngo Franzki3-0/+7
2024-09-05s390/pkey: Add AES xts and HMAC clear key token supportHarald Freudenberger4-13/+240
2024-09-05s390/cpacf: Add MSA 10 and 11 new PCKMO functionsHarald Freudenberger1-12/+16
2024-09-05s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer1-1/+17
2024-09-05s390/pai_ext: Update PAI extension 1 countersThomas Richter1-0/+9
2024-09-05s390/pai_crypto: Add support for MSA 10 and 11 pai countersThomas Richter1-0/+16
2024-08-29s390/hiperdispatch: Add hiperdispatch debug countersMete Durlu1-0/+77
2024-08-29s390/hiperdispatch: Add hiperdispatch debug attributesMete Durlu1-2/+82
2024-08-29s390/hiperdispatch: Add hiperdispatch sysctl interfaceMete Durlu2-0/+72
2024-08-29s390/hiperdispatch: Add trace eventsMete Durlu2-0/+63
2024-08-29s390/hiperdispatch: Add steal time averagingMete Durlu1-1/+10
2024-08-29s390/hiperdispatch: Introduce hiperdispatchMete Durlu4-5/+228
2024-08-29s390/smp: Add cpu capacitiesMete Durlu4-0/+29
2024-08-29s390/topology: Add config option to switch to vertical during bootTobias Huschle2-0/+10
2024-08-29s390/topology: Add sysctl handler for polarizationTobias Huschle1-13/+45
2024-08-29s390/wti: Add debugfs file to display missed grace periods per cpuTobias Huschle1-0/+25
2024-08-29s390/wti: Add wti accounting for missed grace periodsTobias Huschle1-1/+50
2024-08-29s390/wti: Prepare graceful CPU pre-emption on wti receptionTobias Huschle2-1/+142
2024-08-29s390/wti: Introduce infrastructure for warning track interruptTobias Huschle7-2/+34
2024-08-29s390/hypfs: Remove obsoleted declaration for hypfs_dbfs_exitGaosheng Cui1-1/+0
2024-08-29s390/ftrace: Avoid extra serialization for graph caller patchingVasily Gorbik1-14/+2
2024-08-29s390/ftrace: Use get/copy_from_kernel_nofault consistentlyVasily Gorbik1-2/+5
2024-08-29s390/ftrace: Avoid trampolines if possibleVasily Gorbik1-6/+53
2024-08-29s390/kprobes: Avoid stop machine if possibleVasily Gorbik1-2/+13
2024-08-29s390/setup: Recognize sequential instruction fetching facilityVasily Gorbik2-0/+4
2024-08-29s390/entry: Unify save_area_sync and save_area_asyncSven Schnelle4-17/+16
2024-08-29s390/ap: Fix deadlock caused by recursive lock of the AP bus scan mutexHarald Freudenberger1-0/+17
2024-08-29s390/sha3: Support sha3 performance enhancementsJoerg Schmidbauer5-10/+38
2024-08-29s390/pkey: Add function to enforce pkey handler modules loadHarald Freudenberger4-32/+95
2024-08-29s390/pkey: Add slowpath function to CCA and EP11 handlerHarald Freudenberger5-110/+193
2024-08-29s390/pkey: Introduce pkey base with handler registry and handler modulesHarald Freudenberger12-1143/+1508
2024-08-29s390/pkey: Unify pkey cca, ep11 and pckmo functions signaturesHarald Freudenberger6-98/+213
2024-08-29s390/pkey: Rework and split PKEY kernel module codeHarald Freudenberger13-1757/+2318
2024-08-29s390/pkey: Split pkey_unlocked_ioctl functionHarald Freudenberger1-388/+490
2024-08-29s390/crypto: Add hardware acceleration for HMAC modesHolger Dengler6-8/+401
2024-08-29s390/crypto: Add hardware acceleration for full AES-XTS modeHolger Dengler2-3/+119
2024-08-29s390/hypfs_diag: Remove unused dentry variableMete Durlu1-6/+1
2024-08-29s390/disassembler: Add instructionsVasily Gorbik2-4/+33
2024-08-29s390: Always enable EXPOLINE_EXTERN if supportedVasily Gorbik1-10/+6
2024-08-29s390/disassembler: Update instruction mnemonics to latest specJens Remus1-7/+7