summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-044-12/+27
|\
| * s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-201-1/+1
| * s390/mm: merge local / non-local IDTE helperMartin Schwidefsky2016-08-241-5/+5
| * s390/mm: merge local / non-local IPTE helperMartin Schwidefsky2016-08-242-6/+6
| * s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky2016-08-241-0/+15
* | s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-18/+12
|/
* s390/pageattr: handle numpages parameter correctlyHeiko Carstens2016-08-101-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-024-117/+1707
|\
| * KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand2016-06-201-0/+11
| * s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()David Hildenbrand2016-06-201-6/+11
| * s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand2016-06-201-0/+20
| * s390/mm: remember the int code for the last gmap faultDavid Hildenbrand2016-06-201-0/+1
| * s390/mm: limit number of real-space gmap shadowsDavid Hildenbrand2016-06-201-0/+13
| * s390/mm: support real-space for gmap shadowsDavid Hildenbrand2016-06-201-3/+32
| * s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand2016-06-201-2/+12
| * s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand2016-06-201-4/+25
| * s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand2016-06-201-5/+11
| * s390/mm: fix races on gmap_shadow creationDavid Hildenbrand2016-06-201-17/+28
| * s390/mm: avoid races on region/segment/page table shadowingDavid Hildenbrand2016-06-201-27/+70
| * s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand2016-06-202-16/+12
| * s390/mm: flush tlb of shadows in all situationsDavid Hildenbrand2016-06-201-3/+4
| * s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-204-31/+1200
| * s390/mm: add reference counter to gmap structureMartin Schwidefsky2016-06-201-20/+70
| * s390/mm: extended gmap pte notifierMartin Schwidefsky2016-06-202-46/+178
| * s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky2016-06-202-24/+31
| * s390/kvm: page table invalidation notifierMartin Schwidefsky2016-06-201-3/+16
| * KVM: s390: handle missing storage-key facilityDavid Hildenbrand2016-06-101-0/+37
| * KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand2016-06-101-0/+33
| * s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand2016-06-101-6/+6
| * s390/mm: simplify get_guest_storage_keyDavid Hildenbrand2016-06-101-13/+4
| * s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky2016-06-101-12/+3
| * s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2016-06-101-1/+1
* | s390/mm: clean up pte/pmd encodingGerald Schaefer2016-07-311-14/+38
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-1/+1
|\ \
| * | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-2610-151/+493
|\ \ \ | |/ / |/| |
| * | s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2016-07-131-2/+2
| * | s390/mm: add support for 2GB hugepagesGerald Schaefer2016-07-064-40/+176
| * | s390/mm: use basic block for essa inline assemblyHeiko Carstens2016-06-281-4/+9
| * | s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens2016-06-141-2/+2
| * | s390: avoid extable collisionsHeiko Carstens2016-06-131-1/+1
| * | s390: add proper __ro_after_init supportHeiko Carstens2016-06-132-7/+7
| * | s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-132-23/+15
| * | s390/mm: fix vunmap vs finish_arch_post_lock_switchMartin Schwidefsky2016-06-131-2/+18
| * | s390/mm: align swapper_pg_dir to 16kHeiko Carstens2016-06-131-1/+1
| * | s390/pgtable: add mapping statisticsHeiko Carstens2016-06-132-0/+34
| * | s390/vmem: simplify vmem code for read-only mappingsHeiko Carstens2016-06-131-28/+9
| * | s390/pageattr: allow kernel page table splittingHeiko Carstens2016-06-132-33/+214
| * | s390/mm: always use PAGE_KERNEL when mapping pagesHeiko Carstens2016-06-131-1/+1
| * | s390/vmem: make use of pte_clear()Heiko Carstens2016-06-131-3/+1
OpenPOWER on IntegriCloud