summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens2016-06-131-1/+1
| * | s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens2016-06-131-8/+5
| * | s390/vmem: align segment and region tables to 16kHeiko Carstens2016-06-131-1/+3
* | | s390: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
|/ /
* | KVM: s390/mm: Fix CMMA reset during rebootChristian Borntraeger2016-06-131-1/+1
|/
* s390: fix info leak in do_sigsegvMichal Hocko2016-05-231-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-183-12/+38
|\
| * s390/vmem: remove unused function parameterHeiko Carstens2016-05-111-3/+3
| * s390/vmem: fix identity mappingHeiko Carstens2016-05-111-1/+1
| * s390: add missing include statementsHeiko Carstens2016-05-101-0/+1
| * s390: Clarify pagefault interruptPeter Zijlstra2016-04-151-8/+33
* | s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer2016-04-213-61/+33
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-051-2/+2
|\ \ | |/ |/|
| * s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger2016-04-051-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-012-6/+12
|\ \ | |/ |/|
| * s390/mm: handle PTE-mapped tail pages in fast gupGerald Schaefer2016-03-171-3/+5
| * s390: add DEBUG_RODATA supportHeiko Carstens2016-03-171-3/+7
* | s390/extable: use generic search and sort routinesArd Biesheuvel2016-03-222-86/+1
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-3/+1
|\ \ | |/ |/|
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-3/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-161-6/+4
|\ \
OpenPOWER on IntegriCloud