summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2016-05-11s390/vmem: remove unused function parameterHeiko Carstens
2016-05-11s390/vmem: fix identity mappingHeiko Carstens
2016-05-10s390: add missing include statementsHeiko Carstens
2016-04-21s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer
2016-04-15s390: Clarify pagefault interruptPeter Zijlstra
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-05s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-22s390/extable: use generic search and sort routinesArd Biesheuvel
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-17s390/mm: handle PTE-mapped tail pages in fast gupGerald Schaefer
2016-03-17s390: add DEBUG_RODATA supportHeiko Carstens
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky
2016-03-08s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky
2016-03-08s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2016-03-02s390/fault: merge report_user_fault implementationsHeiko Carstens
2016-03-02s390/kvm: simplify set_guest_storage_keyMartin Schwidefsky
2016-02-23s390/pageattr: do a single TLB flush for change_page_attrMartin Schwidefsky
2016-02-17s390/maccess: reduce stnsm instructionsHeiko Carstens
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-02-11s390: fix DAT off memory access, e.g. on kdumpChristian Borntraeger
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens
2016-01-19s390/irqflags: optimize irq restoreChristian Borntraeger
2016-01-19s390/mm: use TASK_MAX_SIZE where applicableDominik Dingel
2016-01-15s390/mm: enable fixup_user_fault retryingDominik Dingel
2016-01-15mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel
2016-01-15s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15mm: drop tail page refcountingKirill A. Shutemov
2016-01-14mm, shmem: add internal shmem resident memory accountingJerome Marchand
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-11s390: fix normalization bug in exception table sortingArd Biesheuvel
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens
2016-01-11s390/mem_detect: use unsigned longsHeiko Carstens
2015-12-18s390/extmem: remove unused variableChristian Borntraeger
2015-12-18s390/fault: remove unused variableChristian Borntraeger
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel
2015-11-27s390: get_user_pages_fast() might sleepDavid Hildenbrand
2015-11-16s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-10-14s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams
2015-08-19s390/mm: simplify page table alloc/free codeMartin Schwidefsky
2015-08-19s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann