index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
kasan_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
1
-4
/
+4
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-08-25
s390/kasan: fix large PMD pages address alignment check
Alexander Gordeev
1
-21
/
+20
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
1
-1
/
+1
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
1
-29
/
+6
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
1
-7
/
+14
2020-11-09
s390/kasan: remove obvious parameter with the only possible value
Vasily Gorbik
1
-2
/
+2
2020-11-09
s390/kasan: avoid confusing naming
Vasily Gorbik
1
-9
/
+7
2020-11-09
s390/kasan: remove 3-level paging support
Vasily Gorbik
1
-42
/
+10
2020-09-16
s390/kasan: support protvirt with 4-level paging
Vasily Gorbik
1
-6
/
+30
2020-09-14
s390/kasan: make shadow memory noexec
Vasily Gorbik
1
-2
/
+6
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2019-12-11
s390/kasan: add KASAN_VMALLOC support
Vasily Gorbik
1
-12
/
+56
2019-08-29
s390/kasan: add kdump support
Vasily Gorbik
1
-0
/
+2
2019-08-26
s390/mem_detect: provide single get_mem_detect_end
Vasily Gorbik
1
-12
/
+0
2019-05-08
s390/kasan: adapt disabled_wait usage to avoid build error
Vasily Gorbik
1
-1
/
+1
2019-03-01
s390: clean up redundant facilities list setup
Vasily Gorbik
1
-2
/
+0
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
1
-13
/
+20
2018-10-22
s390/kasan: support preemptible kernel build
Vasily Gorbik
1
-2
/
+2
2018-10-09
s390/kasan: add support for mem= kernel parameter
Vasily Gorbik
1
-0
/
+3
2018-10-09
s390/kasan: optimize kasan vmemmap allocation
Vasily Gorbik
1
-1
/
+2
2018-10-09
s390/kasan: avoid kasan crash with standby memory defined
Vasily Gorbik
1
-1
/
+18
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
1
-6
/
+17
2018-10-09
s390/kasan: free early identity mapping structures
Vasily Gorbik
1
-2
/
+10
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
1
-4
/
+62
2018-10-09
s390/kasan: dynamic shadow mem allocation for modules
Vasily Gorbik
1
-8
/
+3
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
1
-0
/
+294