index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-02
Merge branch 'shared-zeropage' into features
Alexander Gordeev
2024-04-25
s390: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-22
s390/mm: Fix clearing storage keys for huge pages
Claudio Imbrenda
2024-04-22
s390/mm: Fix storage key clearing for guest huge pages
Claudio Imbrenda
2024-04-18
s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guests
David Hildenbrand
2024-04-17
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
2024-04-17
s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areas
Alexander Gordeev
2024-04-03
s390/mm: fix NULL pointer dereference
Heiko Carstens
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-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-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
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-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
2024-02-22
powerpc,s390: ptdump: define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
Christophe Leroy
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-21
mm: convert mm_counter() to take a folio
Kefeng Wang
2024-02-21
s390: use pfn_swap_entry_folio() in ptep_zap_swap_entry()
Kefeng Wang
2024-02-21
s390/mm: allocate vmemmap pages from self-contained memory range
Sumanth Korikkar
2024-02-09
s390/extmem: fix virtual vs physical address confusion
Alexander Gordeev
2024-02-09
s390/mmap: disable mmap alignment when randomize_va_space = 0
Sven Schnelle
2024-01-26
Merge tag 'kvm-s390-master-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2024-01-11
s390/mm,fault: remove not needed tsk variable
Heiko Carstens
2024-01-10
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-01-05
Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-29
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
2023-12-21
KVM: s390: vsie: fix race during shadow creation
Christian Borntraeger
2023-12-11
s390/mm: convert pgste locking functions to C
Claudio Imbrenda
2023-11-14
KVM: s390/mm: Properly reset no-dat
Claudio Imbrenda
2023-11-05
s390/mm: make pte_free_tlb() similar to pXd_free_tlb()
Alexander Gordeev
2023-11-05
s390/mm: use compound page order to distinguish page tables
Alexander Gordeev
2023-11-05
s390/mm: use full 4KB page for 2KB PTE
Alexander Gordeev
2023-11-05
s390/cmma: rework no-dat handling
Heiko Carstens
2023-11-05
s390/cmma: move arch_set_page_dat() to header file
Heiko Carstens
2023-11-05
s390/cmma: move set_page_stable() and friends to header file
Heiko Carstens
2023-11-05
s390/cmma: move parsing of cmma kernel parameter to early boot code
Heiko Carstens
2023-11-05
s390/cmma: cleanup inline assemblies
Heiko Carstens
2023-11-05
s390/mm: add missing conversion to use ptdescs
Alexander Gordeev
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-10-25
s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dir
Heiko Carstens
[next]