summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-11-299-55/+148
|\
| * s390/spinlock: Generate shorter code for arch_spin_unlock()Heiko Carstens2024-11-281-3/+3
| * s390/spinlock: Remove condition code clobber from arch_spin_unlock()Heiko Carstens2024-11-281-1/+1
| * s390/spinlock: Use symbolic names in inline assembliesHeiko Carstens2024-11-281-3/+4
| * s390: Support PREEMPT_DYNAMICHeiko Carstens2024-11-281-4/+18
| * s390/mm/hugetlbfs: Add missing includesHeiko Carstens2024-11-281-0/+2
| * s390/mm: Add PTE_MARKER support for hugetlbfs mappingsGerald Schaefer2024-11-271-1/+1
| * s390/mm: Introduce region-third and segment table swap entriesGerald Schaefer2024-11-271-0/+53
| * s390/mm: Introduce region-third and segment table entry present bitsGerald Schaefer2024-11-271-16/+35
| * s390/mm: Rearrange region-third and segment table entry SW bitsGerald Schaefer2024-11-272-8/+9
| * KVM: s390: Increase size of union sca_utility to four bytesHeiko Carstens2024-11-271-5/+10
| * s390: Add ARCH_HAS_PREEMPT_LAZY supportHeiko Carstens2024-11-241-3/+5
| * s390: Add missing _TIF definesHeiko Carstens2024-11-241-7/+6
| * s390/mm: Remove bogus comment in __tlb_flush_mm()Alexander Gordeev2024-11-211-5/+0
| * s390/debug: Pass in and enforce output buffer size for format handlersNiklas Schnelle2024-11-211-3/+5
* | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-11-261-1/+1
|\ \
| * | Improve consistency of '#error' directive messagesNataniel Farzan2024-11-121-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-241-0/+1
|\ \ \
| * \ \ Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2024-11-121-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | KVM: s390: add msa11 to cpu modelHendrik Brueckner2024-11-111-0/+1
* | | | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-11-233-59/+17
|\ \ \ \
| * | | | arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)2024-11-071-0/+1
| * | | | mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang2024-11-071-1/+1
| * | | | mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador2024-11-071-17/+0
| * | | | arch/s390: clean up hugetlb definitionsOscar Salvador2024-11-071-42/+16
| |/ / /
* | | | Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-231-2/+2
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...Joerg Roedel2024-11-151-2/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | iommu/s390: Implement blocking domainMatthew Rosato2024-10-151-2/+2
| | |/ / /
* | | | | Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-11-212-0/+7
|\ \ \ \ \
| * | | | | s390/time: Add PtP driverSven Schnelle2024-10-312-0/+7
| |/ / / /
* | | | | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-211-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 Torvalds2024-11-201-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-111-10/+13
| |/ / / /
* | | | | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-206-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 Torvalds2024-11-191-3/+3
|\ \ \ \
| * | | | perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis2024-11-141-3/+3
| |/ / /
* | | | Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-11-1926-344/+601
|\ \ \ \ | |_|/ / |/| | |
| * | | s390/smp: Convert to use flag output macrosHeiko Carstens2024-11-131-5/+6
| * | | s390/uv: Convert to use flag output macrosHeiko Carstens2024-11-131-6/+6
| * | | s390/pai: Convert to use flag output macrosHeiko Carstens2024-11-131-5/+5
| * | | s390/mm: Convert to use flag output macrosHeiko Carstens2024-11-131-5/+7
| * | | s390/cpu_mf: Convert to use flag output macrosHeiko Carstens2024-11-131-27/+30
| * | | s390/time: Convert to use flag output macrosHeiko Carstens2024-11-131-15/+17