summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...HEADmasterLinus Torvalds5 hours2-0/+7
|\
| * s390/time: Add PtP driverSven Schnelle2024-10-302-0/+7
* | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22 hours1-2/+0
|\ \
| * | asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig2024-10-281-2/+0
* | | Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds25 hours1-25/+4
|\ \ \
| * | | ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt2024-10-151-25/+1
| * | | ftrace: Make ftrace_regs abstract from direct useSteven Rostedt2024-10-101-10/+13
| |/ /
* | | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds45 hours6-29/+15
|\ \ \
| * | | vdso: Rename struct arch_vdso_data to arch_vdso_time_dataNam Cao2024-11-022-12/+12
| * | | s390/vdso: Drop LBASE_VDSOThomas Weißschuh2024-11-021-3/+0
| * | | s390: Remove remaining _PAGE_* macrosVincenzo Frascino2024-10-162-4/+1
| * | | vdso: Introduce vdso/page.hVincenzo Frascino2024-10-161-8/+5
| * | | s390/vdso: Remove timekeeper includesThomas Weißschuh2024-10-151-5/+0
| |/ /
* | | Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds47 hours1-3/+3
|\ \ \
| * | | perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis7 days1-3/+3
| |/ /
* | | Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3 days26-344/+601
|\ \ \ | |_|/ |/| |
| * | s390/smp: Convert to use flag output macrosHeiko Carstens8 days1-5/+6
| * | s390/uv: Convert to use flag output macrosHeiko Carstens8 days1-6/+6
| * | s390/pai: Convert to use flag output macrosHeiko Carstens8 days1-5/+5
| * | s390/mm: Convert to use flag output macrosHeiko Carstens8 days1-5/+7
| * | s390/cpu_mf: Convert to use flag output macrosHeiko Carstens8 days1-27/+30
| * | s390/time: Convert to use flag output macrosHeiko Carstens8 days1-15/+17
| * | s390/asm: Helper macros for flag output operand handlingHeiko Carstens8 days1-2/+41
| * | s390/atomic: Remove __atomic_cmpxchg() variantsHeiko Carstens9 days1-75/+0
| * | s390/locking: Use arch_try_cmpxchg() instead of __atomic_cmpxchg_bool()Heiko Carstens9 days1-5/+8
| * | s390/preempt: Use arch_try_cmpxchg() instead of __atomic_cmpxchg()Heiko Carstens9 days1-5/+4
| * | s390/atomic: Provide arch_atomic_try_cmpxchg()Heiko Carstens9 days1-0/+12
| * | s390/cmpxchg: Use arch_cmpxchg() instead of __atomic_cmpxchg()Heiko Carstens9 days1-2/+2
| * | s390/atomic: Convert arch_atomic_xchg() to C functionHeiko Carstens9 days1-2/+10
| * | s390/cmpxchg: Provide arch_try_cmpxchg128()Heiko Carstens9 days1-0/+19
| * | s390/cmpxchg: Provide arch_cmpxchg128_local()Heiko Carstens9 days1-0/+1
| * | s390/cmpxchg: Implement arch_xchg() with arch_try_cmpxchg()Heiko Carstens9 days1-71/+81
| * | s390/cmpxchg: Provide arch_try_cmpxchg()Heiko Carstens9 days2-0/+64
| * | s390/cmpxchg: Convert one and two byte case inline assemblies to CHeiko Carstens9 days1-89/+73
| * | s390/sparsemem: Provide phys_to_target_node() with CONFIG_NUMAHeiko Carstens2024-11-071-0/+8
| * | s390/sparsemem: Provide memory_add_physaddr_to_nid() with CONFIG_NUMADavid Hildenbrand2024-11-071-0/+8
| * | s390/sparsemem: Reduce section size to 128 MiBDavid Hildenbrand2024-11-071-1/+1
| * | s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory de...David Hildenbrand2024-11-071-0/+3
| * | s390: Remove gmap pointer from lowcoreClaudio Imbrenda2024-10-291-2/+1
| * | s390/mm/gmap: Remove gmap_{en,dis}able()Claudio Imbrenda2024-10-291-3/+0
| * | s390/kvm: Stop using gmap_{en,dis}able()Claudio Imbrenda2024-10-291-2/+0
| * | s390/mm/fault: Handle guest-related program interrupts in KVMClaudio Imbrenda2024-10-292-3/+5
| * | s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT againClaudio Imbrenda2024-10-291-0/+2
| * | s390/crypto: Add hardware acceleration for full AES-XTS modeHolger Dengler2024-10-291-0/+2
| * | s390/uv: Retrieve UV secrets sysfs supportSteffen Eiden2024-10-291-4/+6
| * | s390/uv: Retrieve UV secrets supportSteffen Eiden2024-10-291-2/+134
| * | s390/uv: Use a constant for more-data rcSteffen Eiden2024-10-291-0/+1
| * | s390/uv: Provide host-key hashes in sysfsSteffen Eiden2024-10-291-0/+17
| * | s390/kdump: Provide is_kdump_kernel() implementationDavid Hildenbrand2024-10-251-0/+3
| * | s390/pageattr: Implement missing kernel_page_present()Heiko Carstens2024-10-251-0/+1