index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
vmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+2
2023-08-16
s390/mm: make virt_to_pfn() a static inline
Linus Walleij
1
-1
/
+1
2023-07-27
s390/vmem: split pages when debug pagealloc is enabled
Sven Schnelle
1
-0
/
+2
2023-07-24
s390/mm: rework arch_get_mappable_range() callback
Alexander Gordeev
1
-1
/
+1
2023-07-04
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
1
-1
/
+1
2023-07-03
s390: fix various typos
Heiko Carstens
1
-1
/
+1
2023-06-28
s390/vmem: fix virtual vs physical address confusion
Alexander Gordeev
1
-0
/
+2
2023-06-28
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
1
-1
/
+1
2023-06-20
s390/kasan: fix insecure W+X mapping warning
Alexander Gordeev
1
-4
/
+10
2023-04-13
s390/mm: use set_memory_*() helpers instead of open coding
Heiko Carstens
1
-20
/
+14
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
1
-0
/
+11
2023-02-06
s390/vmem: remove unnecessary KASAN checks
Vasily Gorbik
1
-12
/
+1
2023-02-06
s390/vmem: fix empty page tables cleanup under KASAN
Vasily Gorbik
1
-3
/
+3
2023-01-22
s390/vmem: use swap() instead of open coding it
Jiapeng Chong
1
-7
/
+1
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
1
-8
/
+88
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
1
-1
/
+1
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
1
-0
/
+97
2022-09-07
s390/mm: split lowcore pages with set_memory_4k()
Heiko Carstens
1
-2
/
+5
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
1
-6
/
+2
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
1
-5
/
+5
2022-02-07
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
1
-1
/
+0
2021-10-26
s390: add support for BEAR enhancement facility
Sven Schnelle
1
-2
/
+8
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
1
-1
/
+1
2021-02-27
Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-15
/
+15
2021-02-26
s390/mm: define arch_get_mappable_range()
Anshuman Khandual
1
-1
/
+13
2021-02-24
s390/mm: fix phys vs virt confusion in vmem_*() functions family
Alexander Gordeev
1
-15
/
+15
2020-11-20
s390/vmem: make variable and function names consistent
Alexander Gordeev
1
-18
/
+18
2020-11-20
s390/vmem: remove redundant check
Alexander Gordeev
1
-1
/
+1
2020-10-14
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-3
/
+4
2020-08-26
s390/vmem: fix vmem_add_range for 4-level paging
Vasily Gorbik
1
-0
/
+1
2020-07-27
s390/vmemmap: coding style updates
Heiko Carstens
1
-35
/
+20
2020-07-27
s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sections
David Hildenbrand
1
-3
/
+42
2020-07-27
s390/vmemmap: remember unused sub-pmd ranges
David Hildenbrand
1
-1
/
+50
2020-07-27
s390/vmemmap: fallback to PTEs if mapping large PMD fails
David Hildenbrand
1
-4
/
+4
2020-07-27
s390/vmem: cleanup empty page tables
David Hildenbrand
1
-1
/
+101
2020-07-27
s390/vmemmap: take the vmem_mutex when populating/freeing
David Hildenbrand
1
-0
/
+4
2020-07-27
s390/vmemmap: cleanup when vmemmap_populate() fails
David Hildenbrand
1
-1
/
+6
2020-07-27
s390/vmemmap: extend modify_pagetable() to handle vmemmap
David Hildenbrand
1
-105
/
+76
2020-07-27
s390/vmem: consolidate vmem_add_range() and vmem_remove_range()
David Hildenbrand
1
-119
/
+198
2020-07-27
s390/vmem: rename vmem_add_mem() to vmem_add_range()
David Hildenbrand
1
-3
/
+3
2020-07-01
s390/vmem: get rid of memory segment list
David Hildenbrand
1
-108
/
+7
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
1
-0
/
+4
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
1
-0
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-2
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-2
/
+2
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
1
-1
/
+2
2018-01-08
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
1
-1
/
+2
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-8
/
+8
2017-11-09
s390: avoid undefined behaviour
Heiko Carstens
1
-7
/
+7
[next]