summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-181-1/+40
|\
| * KVM: S390: Create helper function get_guest_storage_keyJason J. Herne2014-11-281-0/+39
| * KVM: s390: Cleanup usage of current->mm in set_guest_storage_keyJason J. Herne2014-10-281-1/+1
* | mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-112-107/+88
|\ \
| * | s390/traps: print interrupt code and instruction length codeHeiko Carstens2014-11-211-2/+2
| * | s390/mm: use correct unlock function in gmap_ipte_notifyMartin Schwidefsky2014-11-031-1/+1
| * | s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUGDominik Dingel2014-10-271-2/+1
| * | s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens2014-10-271-2/+4
| * | s390/mm: disable KSM for storage key enabled pagesDominik Dingel2014-10-271-1/+15
| * | s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel2014-10-271-1/+12
| * | s390/mm: recfactor global pgste updatesDominik Dingel2014-10-271-99/+54
| |/
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-2/+2
|\ \ | |/ |/|
| * /dev/mem: Use more consistent data typesThierry Reding2014-11-101-2/+2
* | s390/mm: fixing calls of pte_unmap_unlockDominik Dingel2014-10-151-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-144-16/+37
|\
| * s390/mm: make use of ipte range facilityHeiko Carstens2014-09-301-7/+31
| * s390/mm: remove change bit override supportHeiko Carstens2014-09-253-6/+4
| * s390/vmemmap: remove memset call from vmemmap_populate()Heiko Carstens2014-09-251-3/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-083-388/+346
|\ \
| * | KVM: s390/mm: fix up indentation of set_guest_storage_keyChristian Borntraeger2014-08-291-6/+6
| * | KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky2014-08-261-30/+55
| * | KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky2014-08-263-359/+289
| * | KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-252-55/+57
| * | KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky2014-08-251-1/+2
| |/
* | mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel2014-09-141-0/+1
|/
* KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger2014-08-251-0/+10
* s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky2014-08-012-56/+50
* KVM: s390/mm: Fix page table locking vs. split pmd lockChristian Borntraeger2014-08-011-2/+3
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-5/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-16/+73
|\
| * KVM: s390: correct locking for s390_enable_skeyMartin Schwidefsky2014-05-161-15/+7
| * KVM: s390/mm: new gmap_test_and_clear_dirty functionDominik Dingel2014-04-221-0/+21
| * KVM: s390/mm: use software dirty bit detection for user dirty trackingMartin Schwidefsky2014-04-221-3/+3
| * KVM: s390: Allow skeys to be enabled for the current processDominik Dingel2014-04-221-0/+23
| * KVM: s390: Clear storage keysDominik Dingel2014-04-221-11/+32
* | s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-201-1/+1
* | s390/uaccess: simplify control register updatesMartin Schwidefsky2014-05-201-4/+6
* | s390/cmma: remove "cmma disable" code in case of dump againHeiko Carstens2014-05-201-10/+0
* | s390/mm: Convert bootmem to memblockPhilipp Hachtmann2014-05-202-116/+44
|/
* s390/mm: print control registers and page table walk on crashHeiko Carstens2014-04-091-5/+135
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-085-50/+29
|\
| * s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-032-38/+17
| * s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-034-10/+8
| * s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky2014-04-031-3/+5
| * s390/irq: Use defines for external interruption codesThomas Huth2014-04-031-2/+2
* | mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton2014-04-071-0/+3
* | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-4/+22
|\ \ | |/ |/|
| * Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini2014-03-041-0/+10
| |\
| * | KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel2014-01-301-4/+22
OpenPOWER on IntegriCloud