summaryrefslogtreecommitdiff
path: root/arch/s390/mm
Commit message (Expand)AuthorAge
* lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner2016-12-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-27
|\
| * s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer2016-10-24
| * s390/mm: use hugetlb_bad_size()Shyam Saini2016-10-17
* | mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-04
|\
| * s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-20
| * s390/mm: merge local / non-local IDTE helperMartin Schwidefsky2016-08-24
| * s390/mm: merge local / non-local IPTE helperMartin Schwidefsky2016-08-24
| * s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky2016-08-24
* | s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-19
|/
* s390/pageattr: handle numpages parameter correctlyHeiko Carstens2016-08-10
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand2016-06-20
| * s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()David Hildenbrand2016-06-20
| * s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand2016-06-20
| * s390/mm: remember the int code for the last gmap faultDavid Hildenbrand2016-06-20
| * s390/mm: limit number of real-space gmap shadowsDavid Hildenbrand2016-06-20
| * s390/mm: support real-space for gmap shadowsDavid Hildenbrand2016-06-20
| * s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand2016-06-20
| * s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand2016-06-20
| * s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand2016-06-20
| * s390/mm: fix races on gmap_shadow creationDavid Hildenbrand2016-06-20
| * s390/mm: avoid races on region/segment/page table shadowingDavid Hildenbrand2016-06-20
| * s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand2016-06-20
| * s390/mm: flush tlb of shadows in all situationsDavid Hildenbrand2016-06-20
| * s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-20
| * s390/mm: add reference counter to gmap structureMartin Schwidefsky2016-06-20
| * s390/mm: extended gmap pte notifierMartin Schwidefsky2016-06-20
| * s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky2016-06-20
| * s390/kvm: page table invalidation notifierMartin Schwidefsky2016-06-20
| * KVM: s390: handle missing storage-key facilityDavid Hildenbrand2016-06-10
| * KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand2016-06-10
| * s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand2016-06-10
| * s390/mm: simplify get_guest_storage_keyDavid Hildenbrand2016-06-10
| * s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky2016-06-10
| * s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2016-06-10
* | s390/mm: clean up pte/pmd encodingGerald Schaefer2016-07-31
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\ \
| * | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-26
|\ \ \ | |/ / |/| |
| * | s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2016-07-13
| * | s390/mm: add support for 2GB hugepagesGerald Schaefer2016-07-06
| * | s390/mm: use basic block for essa inline assemblyHeiko Carstens2016-06-28
| * | s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens2016-06-14
| * | s390: avoid extable collisionsHeiko Carstens2016-06-13
| * | s390: add proper __ro_after_init supportHeiko Carstens2016-06-13
| * | s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-13
| * | s390/mm: fix vunmap vs finish_arch_post_lock_switchMartin Schwidefsky2016-06-13
| * | s390/mm: align swapper_pg_dir to 16kHeiko Carstens2016-06-13