index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-03
s390/mm: define KMSAN metadata for vmalloc and modules
Ilya Leoshkevich
2024-07-02
s390/pgtable: Make crdte() and cspg() return a value
Claudio Imbrenda
2024-06-05
s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...
David Hildenbrand
2024-06-05
s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
David Hildenbrand
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
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
s390/pgtable: Add missing hardware bits for puds, pmds
Claudio Imbrenda
2024-05-14
s390/pgtable: Switch read and write softbits for puds
Claudio Imbrenda
2024-05-07
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2024-05-02
Merge branch 'shared-zeropage' into features
Alexander Gordeev
2024-04-25
mm/arch: provide pud_pfn() fallback
Peter Xu
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-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-02-22
s390/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-24
s390: implement the new page table range API
Matthew Wilcox (Oracle)
2023-07-24
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-05-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-13
s390/mm: fix direct map accounting
Heiko Carstens
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-14
s390/mm: add support for RDP (Reset DAT-Protection)
Gerald Schaefer
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2023-01-13
s390/pgtable: add REGION3_KERNEL_EXEC protection
Alexander Gordeev
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-19
s390/mm: KVM: pv: when tearing down, try to destroy protected pages
Claudio Imbrenda
2022-07-17
s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-13
KVM: s390: pv: usage counter instead of flag
Claudio Imbrenda
2022-05-09
s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-05-09
s390/pgtable: cleanup description of swp pte layout
David Hildenbrand
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
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
2022-03-01
s390/mm: add set_pte_bit()/clear_pte_bit() helper functions
Heiko Carstens
[next]