index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
page.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-29
Merge branch 'uaccess-key' into features
Alexander Gordeev
1
-5
/
+13
2025-06-29
s390/page: Add memory clobber to page_set_storage_key()
Heiko Carstens
1
-2
/
+4
2025-06-29
s390/page: Cleanup page_set_storage_key() inline assemblies
Heiko Carstens
1
-5
/
+11
2025-06-16
s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
1
-2
/
+2
2025-03-11
s390/mm: Add configurable STRICT_MM_TYPECHECKS
Heiko Carstens
1
-30
/
+30
2025-03-11
s390/mm: Convert pgste_val() into function
Heiko Carstens
1
-1
/
+4
2025-03-11
s390/mm: Convert pgprot_val() into function
Heiko Carstens
1
-2
/
+6
2025-01-26
s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is off
Vasily Gorbik
1
-0
/
+4
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+0
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+2
2024-11-13
s390/mm: Convert to use flag output macros
Heiko Carstens
1
-5
/
+7
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
1
-1
/
+1
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-2
/
+0
2024-10-16
s390: Remove remaining _PAGE_* macros
Vincenzo Frascino
1
-3
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-8
/
+5
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/linux
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/linux
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/linux
Linus Torvalds
1
-9
/
+9
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
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_range
Nathan Chancellor
1
-1
/
+1
[next]