index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
pgtable.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-30
Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-0
/
+22
2025-09-30
KVM: s390: Fix to clear PTE when discarding a swapped page
Gautam Gala
1
-0
/
+22
2025-07-31
s390/mm: Enable THP_SWAP and THP_MIGRATION
Gerald Schaefer
1
-0
/
+45
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-5
/
+0
2025-05-11
mm: set the pte dirty if the folio is already dirty
Matthew Wilcox (Oracle)
1
-6
/
+1
2025-03-18
s390: Remove 2k vs 4k page table leftovers
Heiko Carstens
1
-9
/
+0
2025-03-11
Merge branch 'strict-mm-typechecks-support' into features
Vasily Gorbik
1
-0
/
+10
2025-03-11
s390: Remove ioremap_wt() and pgprot_writethrough()
Niklas Schnelle
1
-3
/
+0
2025-03-11
s390/mm: Convert pgste_val() into function
Heiko Carstens
1
-0
/
+10
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()
Heiko Carstens
1
-1
/
+1
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_RDP to cpu_has_rdp()
Heiko Carstens
1
-2
/
+3
2025-01-31
KVM: s390: remove the last user of page->index
Claudio Imbrenda
1
-0
/
+15
2025-01-31
KVM: s390: move PGSTE softbits
Claudio Imbrenda
1
-3
/
+3
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
1
-32
/
+61
2024-12-17
s390/mm: Remove unused PAGE_KERNEL_EXEC and friends
Heiko Carstens
1
-15
/
+0
2024-12-17
s390/mm: Remove incorrect comment
Heiko Carstens
1
-7
/
+0
2024-12-15
s390: Remove __bootdata annotations from declarations
Vasily Gorbik
1
-8
/
+7
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-22
/
+95
2024-11-27
s390/mm: Introduce region-third and segment table swap entries
Gerald Schaefer
1
-0
/
+53
2024-11-27
s390/mm: Introduce region-third and segment table entry present bits
Gerald Schaefer
1
-16
/
+35
2024-11-27
s390/mm: Rearrange region-third and segment table entry SW bits
Gerald Schaefer
1
-6
/
+7
2024-10-16
s390: Remove remaining _PAGE_* macros
Vincenzo Frascino
1
-1
/
+1
2024-09-17
mm: always define pxx_pgprot()
Peter Xu
1
-0
/
+1
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+12
2024-07-03
s390/mm: define KMSAN metadata for vmalloc and modules
Ilya Leoshkevich
1
-0
/
+12
2024-07-02
s390/pgtable: Make crdte() and cspg() return a value
Claudio Imbrenda
1
-2
/
+23
2024-06-05
s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...
David Hildenbrand
1
-3
/
+3
2024-06-05
s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
David Hildenbrand
1
-1
/
+1
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-5
/
+7
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+4
2024-05-14
s390/pgtable: Add missing hardware bits for puds, pmds
Claudio Imbrenda
1
-3
/
+5
2024-05-14
s390/pgtable: Switch read and write softbits for puds
Claudio Imbrenda
1
-2
/
+2
2024-05-07
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
1
-1
/
+3
2024-05-02
Merge branch 'shared-zeropage' into features
Alexander Gordeev
1
-3
/
+13
2024-04-25
mm/arch: provide pud_pfn() fallback
Peter Xu
1
-0
/
+1
2024-04-18
s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guests
David Hildenbrand
1
-3
/
+13
2024-04-17
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
1
-0
/
+6
2024-03-06
mm/treewide: align up pXd_leaf() retval across archs
Peter Xu
1
-2
/
+2
2024-03-06
mm/treewide: drop pXd_large()
Peter Xu
1
-4
/
+4
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
1
-2
/
+2
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
1
-4
/
+4
2024-02-22
s390/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
1
-0
/
+1
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
1
-1
/
+2
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+24
2023-08-24
s390: implement the new page table range API
Matthew Wilcox (Oracle)
1
-9
/
+24
2023-07-24
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
1
-2
/
+0
[next]