index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-13
s390/asm: Helper macros for flag output operand handling
Heiko Carstens
2
-2
/
+48
2024-11-12
Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
5
-4
/
+48
2024-11-12
s390/syscalls: Convert filechk to if_changed
Masahiro Yamada
1
-11
/
+14
2024-11-12
s390/syscalls: Remove unnecessary argument of filechk_syshdr
Masahiro Yamada
1
-3
/
+3
2024-11-12
s390/syscalls: Avoid creation of arch/arch/ directory
Masahiro Yamada
1
-1
/
+1
2024-11-12
s390/perf_cpum_cf: Convert to use local64_try_cmpxchg()
Heiko Carstens
1
-4
/
+4
2024-11-12
s390/perf_cpum_sf: Convert to use try_cmpxchg128()
Heiko Carstens
1
-15
/
+9
2024-11-12
s390/atomic: Remove __atomic_cmpxchg() variants
Heiko Carstens
1
-75
/
+0
2024-11-12
s390/locking: Use arch_try_cmpxchg() instead of __atomic_cmpxchg_bool()
Heiko Carstens
2
-11
/
+14
2024-11-12
s390/preempt: Use arch_try_cmpxchg() instead of __atomic_cmpxchg()
Heiko Carstens
1
-5
/
+4
2024-11-12
s390/atomic: Provide arch_atomic_try_cmpxchg()
Heiko Carstens
1
-0
/
+12
2024-11-12
s390/cmpxchg: Use arch_cmpxchg() instead of __atomic_cmpxchg()
Heiko Carstens
1
-2
/
+2
2024-11-12
s390/atomic: Convert arch_atomic_xchg() to C function
Heiko Carstens
1
-2
/
+10
2024-11-12
s390/cmpxchg: Provide arch_try_cmpxchg128()
Heiko Carstens
1
-0
/
+19
2024-11-12
s390/cmpxchg: Provide arch_cmpxchg128_local()
Heiko Carstens
1
-0
/
+1
2024-11-12
s390/cmpxchg: Implement arch_xchg() with arch_try_cmpxchg()
Heiko Carstens
1
-71
/
+81
2024-11-12
s390/cmpxchg: Provide arch_try_cmpxchg()
Heiko Carstens
2
-0
/
+64
2024-11-12
s390/cmpxchg: Convert one and two byte case inline assemblies to C
Heiko Carstens
1
-89
/
+73
2024-11-12
s390/dump: Add firmware sysfs attribute for dump area size
Alexander Egorenkov
1
-1
/
+19
2024-11-12
Improve consistency of '#error' directive messages
Nataniel Farzan
1
-1
/
+1
2024-11-11
KVM: s390: add gen17 facilities to CPU model
Hendrik Brueckner
2
-0
/
+9
2024-11-11
KVM: s390: add msa11 to cpu model
Hendrik Brueckner
3
-3
/
+14
2024-11-11
KVM: s390: add concurrent-function facility to cpu model
Hendrik Brueckner
3
-1
/
+25
2024-11-08
Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
9
-19
/
+49
2024-11-08
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
2
-0
/
+12
2024-11-07
s390/pci: Add header guards and includes to internal headers
Niklas Schnelle
2
-0
/
+7
2024-11-07
s390/sparsemem: Provide phys_to_target_node() with CONFIG_NUMA
Heiko Carstens
1
-0
/
+8
2024-11-07
s390/configs: Enable CONFIG_VIRTIO_MEM
Heiko Carstens
2
-0
/
+2
2024-11-07
s390/sparsemem: Provide memory_add_physaddr_to_nid() with CONFIG_NUMA
David Hildenbrand
1
-0
/
+8
2024-11-07
s390/sparsemem: Reduce section size to 128 MiB
David Hildenbrand
1
-1
/
+1
2024-11-07
s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory de...
David Hildenbrand
3
-3
/
+54
2024-11-07
s390/kvm: Mask extra bits from program interrupt code
Claudio Imbrenda
2
-2
/
+2
2024-11-07
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
1
-1
/
+1
2024-11-07
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
1
-17
/
+0
2024-11-07
arch/s390: clean up hugetlb definitions
Oscar Salvador
1
-42
/
+16
2024-11-07
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
1
-85
/
+0
2024-11-07
arch/s390: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
1
-2
/
+7
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
1
-0
/
+4
2024-11-02
vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Nam Cao
3
-13
/
+13
2024-11-02
s390/vdso: Drop LBASE_VDSO
Thomas Weißschuh
3
-5
/
+2
2024-10-31
s390/kvm: Initialize uninitialized flags variable
Claudio Imbrenda
1
-1
/
+1
2024-10-31
s390/cpum_sf: Fix and protect memory allocation of SDBs with mutex
Thomas Richter
1
-1
/
+1
2024-10-31
s390/time: Add PtP driver
Sven Schnelle
3
-0
/
+13
2024-10-31
s390/time: Add clocksource id to TOD clock
Sven Schnelle
1
-0
/
+1
2024-10-29
s390/mm: Cleanup fault error handling
Heiko Carstens
1
-10
/
+4
2024-10-29
s390/mm: Convert to LOCK_MM_AND_FIND_VMA
Heiko Carstens
2
-11
/
+3
2024-10-29
s390/mm: Get rid of fault type switch statements
Heiko Carstens
1
-48
/
+22
2024-10-29
s390/mm: Simplify get_fault_type()
Heiko Carstens
1
-9
/
+2
2024-10-29
s390: Remove gmap pointer from lowcore
Claudio Imbrenda
2
-3
/
+1
2024-10-29
s390/mm/gmap: Remove gmap_{en,dis}able()
Claudio Imbrenda
2
-34
/
+0
[prev]
[next]