index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-01
s390/uv: drop arch_make_page_accessible()
David Hildenbrand
1
-2
/
+0
2024-08-22
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
1
-1
/
+2
2024-07-23
s390: Remove protvirt and kvm config guards for uv code
Janosch Frank
1
-2
/
+0
2024-06-05
s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
David Hildenbrand
1
-0
/
+3
2024-06-05
s390/uv: Convert PG_arch_1 users to only work on small folios
David Hildenbrand
1
-0
/
+2
2024-05-05
Revert "s390: Relocate vmlinux ELF data to virtual address space"
Alexander Gordeev
1
-2
/
+2
2024-05-01
s390: Relocate vmlinux ELF data to virtual address space
Alexander Gordeev
1
-2
/
+2
2024-04-17
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
1
-0
/
+3
2024-04-17
s390: Map kernel at fixed location when KASLR is disabled
Alexander Gordeev
1
-0
/
+4
2024-04-17
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
1
-4
/
+10
2024-04-17
s390/boot: Make identity mapping base address explicit
Alexander Gordeev
1
-2
/
+4
2024-04-17
s390/boot: Uncouple virtual and physical kernel offsets
Alexander Gordeev
1
-0
/
+2
2024-04-17
s390/mm: Create virtual memory layout structure
Alexander Gordeev
1
-1
/
+10
2024-04-17
s390/mm: Move KASLR related to <asm/page.h>
Alexander Gordeev
1
-0
/
+14
2024-03-13
s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL support
Heiko Carstens
1
-2
/
+28
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
1
-1
/
+1
2023-11-05
s390/cmma: move arch_set_page_dat() to header file
Heiko Carstens
1
-1
/
+0
2023-08-16
s390/mm: make virt_to_pfn() a static inline
Linus Walleij
1
-2
/
+10
2023-07-03
s390/mm: fence off VM macros from asm and linker
Alexander Gordeev
1
-2
/
+2
2023-07-03
s390/ptrace: remove PSW_DEFAULT_KEY from uapi
Heiko Carstens
1
-1
/
+1
2023-02-02
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
1
-3
/
+2
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-5
/
+25
2022-03-01
s390/mm: convert pte_val()/pXd_val() into functions
Heiko Carstens
1
-5
/
+25
2022-02-14
KVM: s390: Honor storage keys when accessing guest memory
Janis Schoetterl-Glausch
1
-0
/
+2
2021-08-18
s390/mm: remove unused cmma functions
David Hildenbrand
1
-3
/
+0
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-6
/
+9
2021-06-18
s390/page: use register pair instead of register asm
Heiko Carstens
1
-6
/
+9
2021-06-04
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
1
-3
/
+3
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-2
/
+1
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-9
/
+9
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-1
/
+1
2020-03-06
s390/mm: cleanup phys_to_pfn() and friends
Alexander Gordeev
1
-9
/
+9
2020-02-27
s390/mm: provide memory management functions for protected KVM guests
Claudio Imbrenda
1
-0
/
+5
2020-02-17
s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...
Nathan Chancellor
1
-1
/
+1
2020-01-30
s390/mm: fix dynamic pagetable upgrade for hugetlbfs
Gerald Schaefer
1
-0
/
+2
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
1
-2
/
+0
2019-07-26
s390/dma: provide proper ARCH_ZONE_DMA_BITS value
Halil Pasic
1
-0
/
+2
2018-10-09
s390/mm: add missing pfn_to_kaddr helper
Vasily Gorbik
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-09
s390/mm: add missing virt_to_pfn() etc. helper functions
Heiko Carstens
1
-7
/
+17
2017-07-26
s390/mm: introduce defines to reflect the hardware mmu
Heiko Carstens
1
-3
/
+7
2017-07-25
s390/mm: tag normal pages vs pages used in page tables
Martin Schwidefsky
1
-0
/
+3
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
1
-0
/
+3
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+6
2016-07-06
s390/mm: add support for 2GB hugepages
Gerald Schaefer
1
-0
/
+1
2016-06-20
s390: introduce page_to_virt() and pfn_to_virt()
David Hildenbrand
1
-0
/
+2
2016-06-14
s390/mm: fix compile for PAGE_DEFAULT_KEY != 0
Heiko Carstens
1
-3
/
+4
2016-06-10
KVM: s390: handle missing storage-key facility
David Hildenbrand
1
-3
/
+4
2015-07-17
revert "s390/mm: make hugepages_supported a boot time decision"
Dominik Dingel
1
-4
/
+4
2015-07-17
revert "s390/mm: change HPAGE_SHIFT type to int"
Dominik Dingel
1
-1
/
+1
[next]