summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* s390: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+9
* mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov2013-11-151-6/+6
* s390/mmap: randomize mmap base for bottom up directionHeiko Carstens2013-11-131-2/+7
* s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky2013-11-043-47/+20
* s390/mm: page_table_realloc returns failureDominik Dingel2013-10-311-8/+13
* s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-10-281-4/+4
* s390/cmm: make copy_from_user() invocation provably correctHeiko Carstens2013-10-241-2/+2
* s390/gup: handle zero nr_pages case correctlyHeiko Carstens2013-10-241-1/+1
* s390/gup: reduce code duplication between [__]get_user_pages_fast functionsHeiko Carstens2013-10-241-58/+23
* s390/mm: do not initialize storage keysMartin Schwidefsky2013-10-241-1/+3
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-242-11/+2
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-0/+2
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-09-113-3/+6
|\
| * s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-072-1/+2
| * s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens2013-09-071-1/+3
| * s390/irq: rework irq subclass handlingHeiko Carstens2013-09-041-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-041-65/+118
|\ \ | |/ |/|
| * KVM: s390: fix task size checkMartin Schwidefsky2013-07-291-1/+1
| * KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky2013-07-291-64/+117
* | s390/mm: implement software referenced bitsMartin Schwidefsky2013-08-293-30/+47
* | s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky2013-08-221-3/+3
* | s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-226-57/+146
* | s390: add support for IBM zBC12 machineHeiko Carstens2013-07-261-0/+1
* | s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-141-2/+2
|/
* mm: remove free_area_cacheMichel Lespinasse2013-07-101-4/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-2/+3
|\
| * Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-011-1/+2
| |\
| * | mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-201-2/+3
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-18/+6
|\ \ \
| * | | mm/s390: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-15/+2
| * | | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
| * | | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-1/+1
| * | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+2
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-031-1/+1
|\ \ \
| * | | KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger2013-06-171-0/+48
| * | | s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-211-2/+1
| * | | s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky2013-05-211-1/+1
* | | | s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2013-06-261-0/+48
| |/ / |/| |
* | | s390/mem_detect: fix memory hole handlingHeiko Carstens2013-06-191-1/+2
| |/ |/|
* | s390/pgtable: Fix gmap notifier addressChristian Borntraeger2013-05-311-1/+1
* | s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-151-2/+1
|/
* s390/mem_detect: remove artificial kdump memory typesHeiko Carstens2013-05-032-76/+30
* s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky2013-05-031-4/+117
* s390/memory hotplug: provide memory_block_size_bytes() functionHeiko Carstens2013-05-021-0/+11
* s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens2013-05-021-3/+20
* s390/mem_detect: add DAT sanity checkHeiko Carstens2013-05-021-1/+13
* s390/mem_detect: fix lockdep irq tracingHeiko Carstens2013-05-021-3/+5
* s390/mem_detect: move memory detection code to mm folderHeiko Carstens2013-05-022-1/+146
* sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-291-9/+6
OpenPOWER on IntegriCloud