index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
pgtable.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6 days
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
2025-11-14
s390/mm: Fix __ptep_rdp() inline assembly
Heiko Carstens
2025-11-06
s390/mm: Remove cpu_has_idte()
Heiko Carstens
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-09-30
Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2025-09-30
KVM: s390: Fix to clear PTE when discarding a swapped page
Gautam Gala
2025-08-26
s390/mm: Prevent possible preempt_count overflow
Gerald Schaefer
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
2025-05-28
s390: Remove unneeded includes
Claudio Imbrenda
2025-03-11
Merge branch 'strict-mm-typechecks-support' into features
Vasily Gorbik
2025-03-11
s390: Remove ioremap_wt() and pgprot_writethrough()
Niklas Schnelle
2025-03-11
s390/mm: Convert pgste_val() into function
Heiko Carstens
2025-03-04
s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop()
Heiko Carstens
2025-03-04
s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_TLB_LC to cpu_has_tlb_lc()
Heiko Carstens
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
2024-10-25
s390: Fix various typos
Heiko Carstens
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-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-01-10
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
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-06-19
s390: allow pte_offset_map_lock() to fail
Hugh Dickins
2023-02-14
s390/mm: add support for RDP (Reset DAT-Protection)
Gerald Schaefer
2022-06-01
s390/mm: use non-quiescing sske for KVM switch to keyed guest
Christian Borntraeger
2022-03-01
s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
2021-10-25
s390/mm: optimize reset_guest_reference_bit()
David Hildenbrand
2021-10-25
s390/mm: optimize set_guest_storage_key()
David Hildenbrand
2021-10-25
s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
David Hildenbrand
2021-10-25
s390/mm: fix VMA and page table handling code in storage key handling functions
David Hildenbrand
2021-10-25
s390/mm: validate VMA in PGSTE manipulation functions
David Hildenbrand
2021-09-07
s390/mm: fix kernel doc comments
Heiko Carstens
2021-07-01
mm: remove special swap entry functions
Alistair Popple
2020-09-14
s390/pci: Implement ioremap_wc/prot() with MIO
Niklas Schnelle
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-04-10
s390/mm: silence compiler warning when compiling without CONFIG_PGSTE
Thomas Huth
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2019-01-18
s390: remove the ptep_modify_prot_{start,commit} exports
Christoph Hellwig
2018-07-30
s390/mm: Add huge page gmap linking support
Janosch Frank
2018-07-30
s390/mm: Add huge pmd storage key handling
Janosch Frank
2018-07-30
s390/mm: Add huge page dirty sync support
Janosch Frank
2018-07-30
s390/mm: Add gmap pmd invalidation and clearing
Janosch Frank
[next]