index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
Age
Commit message (
Expand
)
Author
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-18
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-11-15
Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...
Joerg Roedel
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
2024-11-13
s390/smp: Convert to use flag output macros
Heiko Carstens
2024-11-13
s390/uv: Convert to use flag output macros
Heiko Carstens
2024-11-13
s390/pai: Convert to use flag output macros
Heiko Carstens
2024-11-13
s390/mm: Convert to use flag output macros
Heiko Carstens
2024-11-13
s390/cpu_mf: Convert to use flag output macros
Heiko Carstens
2024-11-13
s390/time: Convert to use flag output macros
Heiko Carstens
2024-11-13
s390/asm: Helper macros for flag output operand handling
Heiko Carstens
2024-11-12
Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2024-11-12
s390/atomic: Remove __atomic_cmpxchg() variants
Heiko Carstens
2024-11-12
s390/locking: Use arch_try_cmpxchg() instead of __atomic_cmpxchg_bool()
Heiko Carstens
2024-11-12
s390/preempt: Use arch_try_cmpxchg() instead of __atomic_cmpxchg()
Heiko Carstens
2024-11-12
s390/atomic: Provide arch_atomic_try_cmpxchg()
Heiko Carstens
2024-11-12
s390/cmpxchg: Use arch_cmpxchg() instead of __atomic_cmpxchg()
Heiko Carstens
2024-11-12
s390/atomic: Convert arch_atomic_xchg() to C function
Heiko Carstens
2024-11-12
s390/cmpxchg: Provide arch_try_cmpxchg128()
Heiko Carstens
2024-11-12
s390/cmpxchg: Provide arch_cmpxchg128_local()
Heiko Carstens
2024-11-12
s390/cmpxchg: Implement arch_xchg() with arch_try_cmpxchg()
Heiko Carstens
2024-11-12
s390/cmpxchg: Provide arch_try_cmpxchg()
Heiko Carstens
2024-11-12
s390/cmpxchg: Convert one and two byte case inline assemblies to C
Heiko Carstens
2024-11-11
Improve consistency of '#error' directive messages
Nataniel Farzan
2024-11-11
KVM: s390: add msa11 to cpu model
Hendrik Brueckner
2024-11-07
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
2024-11-07
s390/sparsemem: Provide phys_to_target_node() with CONFIG_NUMA
Heiko Carstens
2024-11-07
s390/sparsemem: Provide memory_add_physaddr_to_nid() with CONFIG_NUMA
David Hildenbrand
2024-11-07
s390/sparsemem: Reduce section size to 128 MiB
David Hildenbrand
2024-11-07
s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory de...
David Hildenbrand
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
2024-11-06
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
2024-11-06
arch/s390: clean up hugetlb definitions
Oscar Salvador
2024-11-02
vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Nam Cao
2024-11-02
s390/vdso: Drop LBASE_VDSO
Thomas Weißschuh
2024-10-30
s390/time: Add PtP driver
Sven Schnelle
2024-10-29
s390: Remove gmap pointer from lowcore
Claudio Imbrenda
2024-10-29
s390/mm/gmap: Remove gmap_{en,dis}able()
Claudio Imbrenda
2024-10-29
s390/kvm: Stop using gmap_{en,dis}able()
Claudio Imbrenda
2024-10-29
s390/mm/fault: Handle guest-related program interrupts in KVM
Claudio Imbrenda
2024-10-29
s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT again
Claudio Imbrenda
2024-10-29
s390/crypto: Add hardware acceleration for full AES-XTS mode
Holger Dengler
2024-10-29
s390/uv: Retrieve UV secrets sysfs support
Steffen Eiden
2024-10-29
s390/uv: Retrieve UV secrets support
Steffen Eiden
2024-10-29
s390/uv: Use a constant for more-data rc
Steffen Eiden
2024-10-29
s390/uv: Provide host-key hashes in sysfs
Steffen Eiden
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
[prev]
[next]