aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-0/+2
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+5
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-3/+6
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens2-1/+2
2013-09-07s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens1-1/+3
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-65/+118
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens1-1/+1
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky3-30/+47
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky1-3/+3
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky6-57/+146
2013-07-29KVM: s390: fix task size checkMartin Schwidefsky1-1/+1
2013-07-29KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky1-64/+117
2013-07-26s390: add support for IBM zBC12 machineHeiko Carstens1-0/+1
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker1-2/+2
2013-07-10mm: remove free_area_cacheMichel Lespinasse1-4/+0
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+3
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-18/+6
2013-07-03mm/s390: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-15/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-1/+1
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+2
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt1-1/+2
2013-06-26s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger1-0/+48
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V1-2/+3
2013-06-19s390/mem_detect: fix memory hole handlingHeiko Carstens1-1/+2
2013-06-17KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger1-0/+48
2013-05-31s390/pgtable: Fix gmap notifier addressChristian Borntraeger1-1/+1
2013-05-21s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger1-2/+1
2013-05-21s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky1-1/+1
2013-05-15s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger1-2/+1
2013-05-03s390/mem_detect: remove artificial kdump memory typesHeiko Carstens2-76/+30
2013-05-03s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky1-4/+117
2013-05-02s390/memory hotplug: provide memory_block_size_bytes() functionHeiko Carstens1-0/+11
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens1-3/+20
2013-05-02s390/mem_detect: add DAT sanity checkHeiko Carstens1-1/+13
2013-05-02s390/mem_detect: fix lockdep irq tracingHeiko Carstens1-3/+5
2013-05-02s390/mem_detect: move memory detection code to mm folderHeiko Carstens2-1/+146
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-9/+6
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-1/+1
2013-04-29mm/s390: use common help functions to free reserved pagesJiang Liu1-29/+6
2013-04-23s390/mm,gmap: segment mapping raceMartin Schwidefsky1-69/+91
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens1-22/+85
2013-04-17s390/mm: speedup storage key initializationHeiko Carstens1-15/+9
2013-04-17s390/cmm: Removed useless labelAlexandru Gheorghiu1-5/+3
2013-04-17s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky1-1/+9
2013-04-17s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky1-2/+7
2013-02-28s390/mm: ignore change bit for vmemmapHeiko Carstens1-1/+2
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens1-5/+20
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen1-0/+4