summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23s390/vdso: Use one large alternative instead of an alternative branchHeiko Carstens
2024-09-23s390/vdso: Use SYM_DATA_START_LOCAL()/SYM_DATA_END() for data objectsHeiko Carstens
2024-09-23s390/vdso: Use macros for annotation of asm functionsJens Remus
2024-09-23s390/vdso: Add CFI annotations to __arch_chacha20_blocks_nostack()Jens Remus
2024-09-23s390/vdso: Fix comment within __arch_chacha20_blocks_nostack()Heiko Carstens
2024-09-23s390/vdso: Get rid of permutation constantsHeiko Carstens
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens
2024-09-13s390/vdso: Move vdso symbol handling to separate header fileHeiko Carstens
2024-09-13s390/vdso: Allow alternatives in vdso codeHeiko Carstens
2024-09-13s390/alternatives: Remove ALT_FACILITY_EARLYHeiko Carstens
2024-09-12s390/crypto: Display Query and Query Authentication Information in sysfsFinn Callies
2024-09-12s390/disassembler: Remove duplicate instruction format RSY_RDRUJens Remus
2024-09-07s390: Use MARCH_HAS_*_FEATURES definesHeiko Carstens
2024-09-05s390/pai_ext: Update PAI extension 1 countersThomas Richter
2024-09-05s390/pai_crypto: Add support for MSA 10 and 11 pai countersThomas Richter
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-09-01s390/uv: convert gmap_destroy_page() from follow_page() to folio_walkDavid Hildenbrand
2024-09-01s390/uv: drop arch_make_page_accessible()David Hildenbrand
2024-08-29s390/hiperdispatch: Add hiperdispatch debug countersMete Durlu
2024-08-29s390/hiperdispatch: Add hiperdispatch debug attributesMete Durlu
2024-08-29s390/hiperdispatch: Add hiperdispatch sysctl interfaceMete Durlu
2024-08-29s390/hiperdispatch: Add trace eventsMete Durlu
2024-08-29s390/hiperdispatch: Add steal time averagingMete Durlu
2024-08-29s390/hiperdispatch: Introduce hiperdispatchMete Durlu
2024-08-29s390/smp: Add cpu capacitiesMete Durlu
2024-08-29s390/topology: Add config option to switch to vertical during bootTobias Huschle
2024-08-29s390/topology: Add sysctl handler for polarizationTobias Huschle
2024-08-29s390/wti: Add debugfs file to display missed grace periods per cpuTobias Huschle
2024-08-29s390/wti: Add wti accounting for missed grace periodsTobias Huschle
2024-08-29s390/wti: Prepare graceful CPU pre-emption on wti receptionTobias Huschle
2024-08-29s390/wti: Introduce infrastructure for warning track interruptTobias Huschle
2024-08-29s390/ftrace: Avoid extra serialization for graph caller patchingVasily Gorbik
2024-08-29s390/ftrace: Use get/copy_from_kernel_nofault consistentlyVasily Gorbik
2024-08-29s390/ftrace: Avoid trampolines if possibleVasily Gorbik
2024-08-29s390/kprobes: Avoid stop machine if possibleVasily Gorbik
2024-08-29s390/setup: Recognize sequential instruction fetching facilityVasily Gorbik
2024-08-29s390/entry: Unify save_area_sync and save_area_asyncSven Schnelle
2024-08-29s390/disassembler: Add instructionsVasily Gorbik
2024-08-29s390/disassembler: Use proper format specifiers for operand valuesJens Remus
2024-08-27s390/ftrace: Avoid calling unwinder in ftrace_return_address()Vasily Gorbik
2024-08-27s390/ftrace: Use kernel ftrace trampoline for modulesVasily Gorbik
2024-08-27s390/ftrace: Remove unused ftrace_plt_template*Vasily Gorbik
2024-08-22s390/early: Dump register contents and call trace for early crashesHeiko Carstens
2024-08-22s390/early: Add __init to __do_early_pgm_check()Heiko Carstens
2024-08-22s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter