Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-18 | s390: setup kernel memory layout early | Vasily Gorbik | 1 | -1/+0 |
2020-11-09 | s390/kasan: move memory needs estimation into a function | Vasily Gorbik | 1 | -0/+26 |
2020-11-09 | s390/kasan: make kasan header self-contained | Vasily Gorbik | 1 | -0/+2 |
2020-11-09 | s390/kasan: remove obvious parameter with the only possible value | Vasily Gorbik | 1 | -2/+2 |
2020-11-09 | s390/kasan: remove 3-level paging support | Vasily Gorbik | 1 | -5/+0 |
2020-09-16 | s390/kasan: support protvirt with 4-level paging | Vasily Gorbik | 1 | -0/+1 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -2/+0 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2018-10-09 | s390/kasan: add option for 4-level paging support | Vasily Gorbik | 1 | -0/+5 |
2018-10-09 | s390/kasan: free early identity mapping structures | Vasily Gorbik | 1 | -0/+2 |
2018-10-09 | s390/kasan: enable stack and global variables access checks | Vasily Gorbik | 1 | -1/+1 |
2018-10-09 | s390/kasan: add initialization code and enable it | Vasily Gorbik | 1 | -0/+23 |