| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/mm: Clear huge page storage keys on enable_skey | Dominik Dingel | 2018-07-30 | 1 | -4/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | s390/mm,vmem: simplify region and segment table allocation code | Heiko Carstens | 2017-07-26 | 1 | -1/+2 |
* | s390/mm: add guest ASCE TLB flush optimization | Martin Schwidefsky | 2017-07-25 | 1 | -1/+1 |
* | s390/mm: add no-dat TLB flush optimization | Martin Schwidefsky | 2017-07-25 | 1 | -1/+1 |
* | s390/mm: implement 5 level pages tables | Martin Schwidefsky | 2017-06-12 | 1 | -4/+26 |
* | s390: use set_memory.h header | Laura Abbott | 2017-05-08 | 1 | -0/+1 |
* | s390/pageattr: avoid unnecessary page table splitting | Heiko Carstens | 2017-04-26 | 1 | -3/+7 |
* | s390: mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2017-02-17 | 1 | -1/+0 |
* | s390: add no-execute support | Martin Schwidefsky | 2017-02-08 | 1 | -63/+54 |
* | s390/mm: merge local / non-local IPTE helper | Martin Schwidefsky | 2016-08-24 | 1 | -2/+2 |
* | s390/pageattr: handle numpages parameter correctly | Heiko Carstens | 2016-08-10 | 1 | -0/+2 |
* | s390/mm: fix compile for PAGE_DEFAULT_KEY != 0 | Heiko Carstens | 2016-06-14 | 1 | -2/+2 |
* | s390/pgtable: add mapping statistics | Heiko Carstens | 2016-06-13 | 1 | -0/+18 |
* | s390/pageattr: allow kernel page table splitting | Heiko Carstens | 2016-06-13 | 1 | -31/+212 |
* | s390/mm: always use PAGE_KERNEL when mapping pages | Heiko Carstens | 2016-06-13 | 1 | -1/+1 |
* | s390/pageattr: do a single TLB flush for change_page_attr | Martin Schwidefsky | 2016-02-23 | 1 | -5/+3 |
* | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 | 1 | -1/+1 |
* | mm/debug-pagealloc: make debug-pagealloc boottime configurable | Joonsoo Kim | 2014-12-13 | 1 | -1/+1 |
* | s390/mm: make use of ipte range facility | Heiko Carstens | 2014-09-30 | 1 | -7/+31 |
* | s390/mm: do not initialize storage keys | Martin Schwidefsky | 2013-10-24 | 1 | -1/+3 |
* | s390/mm: cleanup page table definitions | Martin Schwidefsky | 2013-08-22 | 1 | -1/+1 |
* | s390/mm: speedup storage key initialization | Heiko Carstens | 2013-04-17 | 1 | -15/+9 |
* | s390/mm: implement software dirty bits | Martin Schwidefsky | 2013-02-14 | 1 | -1/+1 |
* | s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c | Heiko Carstens | 2012-11-23 | 1 | -0/+43 |
* | s390/memory hotplug: use pfmf instruction to initialize storage keys | Heiko Carstens | 2012-11-23 | 1 | -1/+36 |
* | s390/mm,vmem: use 2GB frames for identity mapping | Heiko Carstens | 2012-11-23 | 1 | -1/+1 |
* | s390/mm,pageattr: remove superfluous EXPORT_SYMBOLs | Heiko Carstens | 2012-10-09 | 1 | -3/+0 |
* | s390/mm,pageattr: add more page table walk sanity checks | Heiko Carstens | 2012-10-09 | 1 | -12/+25 |
* | s390/mm: fix pmd_huge() usage for kernel mapping | Heiko Carstens | 2012-10-09 | 1 | -1/+1 |
* | [S390] sparse: fix sparse warnings about missing prototypes | Martin Schwidefsky | 2011-10-30 | 1 | -0/+1 |
* | [S390] refactor page table functions for better pgste support | Martin Schwidefsky | 2011-05-23 | 1 | -1/+1 |
* | module: undo module RONX protection correctly. | Jan Glauber | 2011-05-19 | 1 | -0/+5 |
* | [S390] fix page table walk for changing page attributes | Jan Glauber | 2011-04-20 | 1 | -2/+3 |
* | [S390] Write protect module text and RO data | Jan Glauber | 2011-03-15 | 1 | -0/+55 |