开源镜像站
帮助
动态
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
/
mm
Age
Commit message (
Expand
)
Author
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2025-02-04
Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2025-01-31
KVM: s390: remove the last user of page->index
Claudio Imbrenda
2025-01-31
KVM: s390: remove useless page->index usage
Claudio Imbrenda
2025-01-31
KVM: s390: move gmap_shadow_pgt_lookup() into kvm
Claudio Imbrenda
2025-01-31
KVM: s390: stop using lists to keep track of used dat tables
Claudio Imbrenda
2025-01-31
KVM: s390: stop using page->index for non-shadow gmaps
Claudio Imbrenda
2025-01-31
KVM: s390: move some gmap shadowing functions away from mm/gmap.c
Claudio Imbrenda
2025-01-31
KVM: s390: get rid of gmap_translate()
Claudio Imbrenda
2025-01-31
KVM: s390: get rid of gmap_fault()
Claudio Imbrenda
2025-01-31
KVM: s390: use __kvm_faultin_pfn()
Claudio Imbrenda
2025-01-31
KVM: s390: move pv gmap functions into kvm
Claudio Imbrenda
2025-01-30
Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-28
s390/vmem: Fix null-pointer-arithmetic warning in vmem_map_init()
Vasily Gorbik
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-26
s390/uaccess: Replace EX_TABLE_UA_LOAD_MEM exception handling
Heiko Carstens
2025-01-26
s390/extable: Rename EX_TABLE_UA_STORE to EX_TABLE_UA_FAULT
Heiko Carstens
2025-01-26
s390/extable: Replace open-coded sfpc inline assembly with fpu_sfpc()
Heiko Carstens
2025-01-26
s390/fpu: Add fpc exception handler / remove fixup section again
Heiko Carstens
2025-01-25
s390/mm: add missing ctor/dtor on page table upgrade
Alexander Gordeev
2025-01-25
mm: pgtable: introduce generic pagetable_dtor_free()
Qi Zheng
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
2025-01-25
s390: pgtable: consolidate PxD and PTE TLB free paths
Qi Zheng
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2025-01-12
s390: kernel: convert timeouts to use secs_to_jiffies()
Easwar Hariharan
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
2024-12-15
s390: Remove __bootdata annotations from declarations
Vasily Gorbik
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-11-27
s390/mm: Add PTE_MARKER support for hugetlbfs mappings
Gerald Schaefer
2024-11-27
s390/mm: Introduce region-third and segment table swap entries
Gerald Schaefer
2024-11-27
s390/mm: Introduce region-third and segment table entry present bits
Gerald Schaefer
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
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-13
s390/extmem: Convert to use flag output macros
Heiko Carstens
2024-11-13
s390/pageattr: Convert to use flag output macros
Heiko Carstens
2024-11-07
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
2024-11-06
arch/s390: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
2024-10-29
s390/mm: Cleanup fault error handling
Heiko Carstens
2024-10-29
s390/mm: Convert to LOCK_MM_AND_FIND_VMA
Heiko Carstens
2024-10-29
s390/mm: Get rid of fault type switch statements
Heiko Carstens
2024-10-29
s390/mm: Simplify get_fault_type()
Heiko Carstens
2024-10-29
s390/mm/gmap: Remove 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/mm/gmap: Fix __gmap_fault() return code
Claudio Imbrenda
2024-10-29
s390/mm/gmap: Refactor gmap_fault() and add support for pfault
Claudio Imbrenda
2024-10-29
s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT again
Claudio Imbrenda
2024-10-25
s390/pageattr: Implement missing kernel_page_present()
Heiko Carstens
[next]