index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
vmem.c
Age
Commit message (
Expand
)
Author
2023-07-04
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
2023-07-03
s390: fix various typos
Heiko Carstens
2023-06-28
s390/vmem: fix virtual vs physical address confusion
Alexander Gordeev
2023-06-28
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2023-06-20
s390/kasan: fix insecure W+X mapping warning
Alexander Gordeev
2023-04-13
s390/mm: use set_memory_*() helpers instead of open coding
Heiko Carstens
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
2023-02-06
s390/vmem: remove unnecessary KASAN checks
Vasily Gorbik
2023-02-06
s390/vmem: fix empty page tables cleanup under KASAN
Vasily Gorbik
2023-01-22
s390/vmem: use swap() instead of open coding it
Jiapeng Chong
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
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-09-07
s390/mm: split lowcore pages with set_memory_4k()
Heiko Carstens
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2021-10-26
s390: add support for BEAR enhancement facility
Sven Schnelle
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
2021-02-26
Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-02-26
s390/mm: define arch_get_mappable_range()
Anshuman Khandual
2021-02-24
s390/mm: fix phys vs virt confusion in vmem_*() functions family
Alexander Gordeev
2020-11-20
s390/vmem: make variable and function names consistent
Alexander Gordeev
2020-11-20
s390/vmem: remove redundant check
Alexander Gordeev
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-08-26
s390/vmem: fix vmem_add_range for 4-level paging
Vasily Gorbik
2020-07-27
s390/vmemmap: coding style updates
Heiko Carstens
2020-07-27
s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sections
David Hildenbrand
2020-07-27
s390/vmemmap: remember unused sub-pmd ranges
David Hildenbrand
2020-07-27
s390/vmemmap: fallback to PTEs if mapping large PMD fails
David Hildenbrand
2020-07-27
s390/vmem: cleanup empty page tables
David Hildenbrand
2020-07-27
s390/vmemmap: take the vmem_mutex when populating/freeing
David Hildenbrand
2020-07-27
s390/vmemmap: cleanup when vmemmap_populate() fails
David Hildenbrand
2020-07-27
s390/vmemmap: extend modify_pagetable() to handle vmemmap
David Hildenbrand
2020-07-27
s390/vmem: consolidate vmem_add_range() and vmem_remove_range()
David Hildenbrand
2020-07-27
s390/vmem: rename vmem_add_mem() to vmem_add_range()
David Hildenbrand
2020-07-01
s390/vmem: get rid of memory segment list
David Hildenbrand
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2018-01-08
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-08
s390: avoid undefined behaviour
Heiko Carstens
2017-11-08
s390: remove named saved segment support
Heiko Carstens
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
s390/mm: use memset64 instead of clear_table
Heiko Carstens
2017-07-26
s390/mm,vmem: simplify region and segment table allocation code
Heiko Carstens
[next]