index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
pageattr.c
Age
Commit message (
Expand
)
Author
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()
Heiko Carstens
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
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-10-25
s390/pageattr: Implement missing kernel_page_present()
Heiko Carstens
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
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
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-09-07
Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-08-30
s390/set_memory: add __set_memory() variant
Heiko Carstens
2023-07-11
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
2023-05-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
2023-04-20
s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc()
Heiko Carstens
2023-04-20
s390/mm: enable ARCH_HAS_SET_DIRECT_MAP
Heiko Carstens
2023-04-13
s390/mm: fix direct map accounting
Heiko Carstens
2023-03-20
s390/mm,pageattr: allow KASAN shadow memory
Vasily Gorbik
2022-03-01
s390/mm,pageattr: 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-26
s390/pgtable: use physical address for Page-Table Origin
Alexander Gordeev
2021-08-25
s390/mm,pageattr: fix walk_pte_level() early exit
Heiko Carstens
2021-08-05
s390/mm: use page_to_virt() in __kernel_map_pages()
Heiko Carstens
2021-07-30
s390: add support for KFENCE
Sven Schnelle
2021-07-30
s390/mm: implement set_memory_4k()
Heiko Carstens
2020-09-14
s390/mm,ptdump: hold cpa mutex while walking for kernel page table dump
Heiko Carstens
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-03-23
s390: remove broken hibernate / power management support
Heiko Carstens
2018-07-30
s390/mm: Clear huge page storage keys on enable_skey
Dominik Dingel
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-26
s390/mm,vmem: simplify region and segment table allocation code
Heiko Carstens
2017-07-25
s390/mm: add guest ASCE TLB flush optimization
Martin Schwidefsky
2017-07-25
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
2017-05-08
s390: use set_memory.h header
Laura Abbott
2017-04-26
s390/pageattr: avoid unnecessary page table splitting
Heiko Carstens
2017-02-17
s390: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-08
s390: add no-execute support
Martin Schwidefsky
2016-08-24
s390/mm: merge local / non-local IPTE helper
Martin Schwidefsky
2016-08-10
s390/pageattr: handle numpages parameter correctly
Heiko Carstens
2016-06-14
s390/mm: fix compile for PAGE_DEFAULT_KEY != 0
Heiko Carstens
2016-06-13
s390/pgtable: add mapping statistics
Heiko Carstens
2016-06-13
s390/pageattr: allow kernel page table splitting
Heiko Carstens
2016-06-13
s390/mm: always use PAGE_KERNEL when mapping pages
Heiko Carstens
2016-02-23
s390/pageattr: do a single TLB flush for change_page_attr
Martin Schwidefsky
[next]