开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
2024-04-26
s390/vdso: Add CFI for RA register to asm macro vdso_func
Jens Remus
2024-04-03
s390/preempt: mark all functions __always_inline
Ilya Leoshkevich
2024-04-03
s390/atomic: mark all functions __always_inline
Ilya Leoshkevich
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-17
s390/entry: compare gmap asce to determine guest/host fault
Sven Schnelle
2024-03-17
s390/entry: add CIF_SIE flag and remove sie64a() address check
Sven Schnelle
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-13
s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL support
Heiko Carstens
2024-03-13
s390/cio,idal: fix virtual vs physical address confusion
Heiko Carstens
2024-03-13
s390/cio,idal: remove superfluous virt_to_phys() conversion
Heiko Carstens
2024-03-13
s390/cio,idal: code cleanup
Heiko Carstens
2024-03-13
s390/virtio_ccw: use DMA handle from DMA API
Halil Pasic
2024-03-13
s390/cio: use bitwise types to allow for type checking
Heiko Carstens
2024-03-13
s390/cio: introduce bitwise dma types and helper functions
Halil Pasic
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
2024-03-06
mm/treewide: align up pXd_leaf() retval across archs
Peter Xu
2024-03-06
mm/treewide: drop pXd_large()
Peter Xu
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
s390: supplement for ptdesc conversion
Qi Zheng
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
2024-02-22
mm/mmu_gather: add __tlb_remove_folio_pages()
David Hildenbrand
2024-02-22
mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...
David Hildenbrand
2024-02-22
s390/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-22
KVM: s390: fix access register usage in ioctls
Eric Farman
2024-02-20
s390/vdso/data: Drop unnecessary header include
Anna-Maria Behnsen
2024-02-20
s390: compile relocatable kernel without -fPIE
Josh Poimboeuf
2024-02-20
s390/pci: introduce lock to synchronize state of zpci_dev's
Gerd Bayer
2024-02-20
s390/pci: rename lock member in struct zpci_dev
Gerd Bayer
2024-02-20
s390/pai: adjust whitespace indentation
Thomas Richter
2024-02-20
s390/pai: save PAI counter value page in event structure
Thomas Richter
2024-02-16
s390/fpu: add vector instruction inline assemblies for crc32
Heiko Carstens
2024-02-16
s390/sysinfo: convert bogomips calculation to C
Heiko Carstens
2024-02-16
s390/raid6: convert to use standard fpu_*() inline assemblies
Heiko Carstens
2024-02-16
s390/checksum: provide csum_partial_copy_nocheck()
Heiko Carstens
2024-02-16
s390/checksum: provide vector register variant of csum_partial()
Heiko Carstens
2024-02-16
s390/checksum: provide and use cksm() inline assembly
Heiko Carstens
2024-02-16
s390/checksum: call instrument_read() instead of kasan_check_read()
Heiko Carstens
2024-02-16
s390/fpu: remove TIF_FPU
Heiko Carstens
2024-02-16
s390/fpu: limit save and restore to used registers
Heiko Carstens
2024-02-16
s390/fpu: decrease stack usage for some cases
Heiko Carstens
2024-02-16
s390/fpu: let fpu_vlm() and fpu_vstm() return number of registers
Heiko Carstens
2024-02-16
s390/fpu: remove anonymous union from struct fpu
Heiko Carstens
[next]