summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390/vdso: Remove timekeeper includesThomas Weißschuh2024-10-151-1/+0
* Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-09-282-50/+40
|\
| * s390/vdso: Use one large alternative instead of an alternative branchHeiko Carstens2024-09-231-19/+16
| * s390/vdso: Use SYM_DATA_START_LOCAL()/SYM_DATA_END() for data objectsHeiko Carstens2024-09-231-2/+3
| * s390/vdso: Use macros for annotation of asm functionsJens Remus2024-09-231-10/+4
| * s390/vdso: Add CFI annotations to __arch_chacha20_blocks_nostack()Jens Remus2024-09-231-0/+3
| * s390/vdso: Fix comment within __arch_chacha20_blocks_nostack()Heiko Carstens2024-09-231-4/+4
| * s390/vdso: Get rid of permutation constantsHeiko Carstens2024-09-231-15/+10
* | [tree-wide] finally take no_llseek outAl Viro2024-09-273-3/+0
* | Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-261-2/+1
|\ \ | |/ |/|
| * runtime constants: move list of constants to vmlinux.lds.hJann Horn2024-08-191-2/+1
* | Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-09-2123-370/+1137
|\ \
| * | s390/crypto: Display Query and Query Authentication Information in sysfsFinn Callies2024-09-122-0/+120
| * | s390/disassembler: Remove duplicate instruction format RSY_RDRUJens Remus2024-09-121-1/+0
| * | s390: Use MARCH_HAS_*_FEATURES definesHeiko Carstens2024-09-071-2/+3
| * | s390/pai_ext: Update PAI extension 1 countersThomas Richter2024-09-051-0/+9
| * | s390/pai_crypto: Add support for MSA 10 and 11 pai countersThomas Richter2024-09-051-0/+16
| * | s390/hiperdispatch: Add hiperdispatch debug countersMete Durlu2024-08-291-0/+77
| * | s390/hiperdispatch: Add hiperdispatch debug attributesMete Durlu2024-08-291-2/+82
| * | s390/hiperdispatch: Add hiperdispatch sysctl interfaceMete Durlu2024-08-291-0/+60
| * | s390/hiperdispatch: Add trace eventsMete Durlu2024-08-291-0/+5
| * | s390/hiperdispatch: Add steal time averagingMete Durlu2024-08-291-1/+10
| * | s390/hiperdispatch: Introduce hiperdispatchMete Durlu2024-08-293-5/+214
| * | s390/smp: Add cpu capacitiesMete Durlu2024-08-291-0/+21
| * | s390/topology: Add config option to switch to vertical during bootTobias Huschle2024-08-291-0/+2
| * | s390/topology: Add sysctl handler for polarizationTobias Huschle2024-08-291-13/+45
| * | s390/wti: Add debugfs file to display missed grace periods per cpuTobias Huschle2024-08-291-0/+25
| * | s390/wti: Add wti accounting for missed grace periodsTobias Huschle2024-08-291-1/+50
| * | s390/wti: Prepare graceful CPU pre-emption on wti receptionTobias Huschle2024-08-292-1/+142
| * | s390/wti: Introduce infrastructure for warning track interruptTobias Huschle2024-08-292-0/+18
| * | s390/ftrace: Avoid extra serialization for graph caller patchingVasily Gorbik2024-08-291-14/+2
| * | s390/ftrace: Use get/copy_from_kernel_nofault consistentlyVasily Gorbik2024-08-291-2/+5
| * | s390/ftrace: Avoid trampolines if possibleVasily Gorbik2024-08-291-6/+53
| * | s390/kprobes: Avoid stop machine if possibleVasily Gorbik2024-08-291-2/+13
| * | s390/setup: Recognize sequential instruction fetching facilityVasily Gorbik2024-08-291-0/+2
| * | s390/entry: Unify save_area_sync and save_area_asyncSven Schnelle2024-08-292-13/+12
| * | s390/disassembler: Add instructionsVasily Gorbik2024-08-291-1/+6
| * | s390/disassembler: Use proper format specifiers for operand valuesJens Remus2024-08-291-6/+6
| * | s390/ftrace: Avoid calling unwinder in ftrace_return_address()Vasily Gorbik2024-08-271-19/+0
| * | s390/ftrace: Use kernel ftrace trampoline for modulesVasily Gorbik2024-08-271-24/+0
| * | s390/ftrace: Remove unused ftrace_plt_template*Vasily Gorbik2024-08-271-2/+0
| * | s390/early: Dump register contents and call trace for early crashesHeiko Carstens2024-08-222-4/+22
| * | s390/early: Add __init to __do_early_pgm_check()Heiko Carstens2024-08-221-1/+1
| * | s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter2024-08-221-8/+4
| * | s390/cpum_sf: Rework debug_sprintf_event() messagesThomas Richter2024-08-221-137/+10
| * | s390/cpum_sf: Ignore qsi() return codeThomas Richter2024-08-211-51/+28
| * | s390/cpum_sf: Ignore lsctl() return code in sf_disable()Thomas Richter2024-08-211-6/+5
| * | s390/entry: Move early_pgm_check_handler() to init text sectionHeiko Carstens2024-08-071-0/+2
| * | s390/traps: Handle early warnings gracefullyHeiko Carstens2024-08-071-2/+15
| * | s390/entry: Make early program check handler relocated lowcore awareHeiko Carstens2024-08-072-7/+11