summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/pgalloc.c
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: use shared variables for sysctl range checkVasily Gorbik2019-07-261-4/+2Star
* s390/tlb: Convert to generic mmu_gatherMartin Schwidefsky2019-04-031-62/+1Star
* Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-041-1/+1
|\
| * s390/mm: Convert tlb_table_flush() to use call_rcu()Paul E. McKenney2018-11-091-1/+1
* | s390/mm: correct pgtable_bytes on page table downgradeMartin Schwidefsky2018-11-271-0/+1
* | s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky2018-11-021-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-141-1/+1
|\
| * s390/mm: correct allocate_pgste proc_handler callbackVasily Gorbik2018-07-061-1/+1
* | s390/mm: fix refcount usage for 4K pgsteEric Farman2018-07-021-0/+4
|/
* s390: use _refcount for pgtablesMatthew Wilcox2018-06-081-9/+12
* s390/mm: provide base_asce_alloc() / base_asce_free() helper functionsHeiko Carstens2018-02-221-1/+292
* s390/mm: fix off-by-one bug in 5-level page table handlingHeiko Carstens2017-12-051-2/+0Star
* s390: remove all code using the access register modeMartin Schwidefsky2017-11-141-3/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-7/+7
|\
| * s390/mm: use memset64 instead of clear_tableHeiko Carstens2017-10-091-7/+7
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* s390/mm: use a single lock for the fields in mm_context_tMartin Schwidefsky2017-09-061-8/+8
* s390/mm: use VM_BUG_ON in crst_table_[upgrade|downgrade]Martin Schwidefsky2017-09-061-2/+2
* s390/mm: use new mm defines instead of magic valuesHeiko Carstens2017-07-261-5/+5
* s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky2017-07-251-0/+2
* s390/mm: implement 5 level pages tablesMartin Schwidefsky2017-06-121-20/+37
* s390/mm: make TASK_SIZE independent from the number of page table levelsMartin Schwidefsky2017-04-251-2/+0Star
* s390: get rid of superfluous __GFP_REPEATMichal Hocko2017-03-221-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-8/+31
|\
| * s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-201-0/+23
| * s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky2016-06-201-8/+8
* | s390: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-1/+1
|/
* s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer2016-04-211-57/+28Star
* s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-081-0/+360