index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
kasan_init.c
Age
Commit message (
Expand
)
Author
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-06
s390/kasan: avoid mapping KASAN shadow for standby memory
Vasily Gorbik
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-02-06
s390/kasan: update kasan memory layout note
Vasily Gorbik
2023-01-13
s390/kasan: remove identity mapping support
Alexander Gordeev
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2023-01-13
s390/kasan: use set_pXe_bit() for pgtable entries setup
Alexander Gordeev
2023-01-13
s390/kasan: cleanup setup of untracked memory pgtables
Alexander Gordeev
2023-01-13
s390/kasan: cleanup setup of zero pgtable
Alexander Gordeev
2023-01-13
s390/kasan: sort out physical vs virtual memory confusion
Alexander Gordeev
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-08-25
s390/kasan: fix large PMD pages address alignment check
Alexander Gordeev
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
2020-11-09
s390/kasan: remove obvious parameter with the only possible value
Vasily Gorbik
2020-11-09
s390/kasan: avoid confusing naming
Vasily Gorbik
2020-11-09
s390/kasan: remove 3-level paging support
Vasily Gorbik
2020-09-16
s390/kasan: support protvirt with 4-level paging
Vasily Gorbik
2020-09-14
s390/kasan: make shadow memory noexec
Vasily Gorbik
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-12-11
s390/kasan: add KASAN_VMALLOC support
Vasily Gorbik
2019-08-29
s390/kasan: add kdump support
Vasily Gorbik
2019-08-26
s390/mem_detect: provide single get_mem_detect_end
Vasily Gorbik
2019-05-08
s390/kasan: adapt disabled_wait usage to avoid build error
Vasily Gorbik
2019-03-01
s390: clean up redundant facilities list setup
Vasily Gorbik
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2018-10-22
s390/kasan: support preemptible kernel build
Vasily Gorbik
2018-10-09
s390/kasan: add support for mem= kernel parameter
Vasily Gorbik
2018-10-09
s390/kasan: optimize kasan vmemmap allocation
Vasily Gorbik
2018-10-09
s390/kasan: avoid kasan crash with standby memory defined
Vasily Gorbik
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
2018-10-09
s390/kasan: free early identity mapping structures
Vasily Gorbik
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
2018-10-09
s390/kasan: dynamic shadow mem allocation for modules
Vasily Gorbik
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik