summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-142-0/+6
* s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky2015-10-141-0/+2
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-281-1/+1
* | s390/mm: simplify page table alloc/free codeMartin Schwidefsky2015-08-191-136/+89Star
* | s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens2015-08-191-1/+1
* | s390/numa: add core infrastructurePhilipp Hachtmann2015-08-031-1/+1
* | s390/mm: make arch_add_memory() NUMA awareGerald Schaefer2015-08-031-19/+19
* | s390/mm: enable gup code for NUMAGerald Schaefer2015-08-031-0/+10
|/
* revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel2015-07-181-2/+0Star
* revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel2015-07-181-1/+1
* s390/mm: change HPAGE_SHIFT type to intDominik Dingel2015-06-261-1/+1
* s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel2015-06-261-4/+1Star
* s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2015-06-261-57/+3Star
* s390/mm: make hugepages_supported a boot time decisionDominik Dingel2015-06-261-0/+2
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-251-5/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-242-3/+3
|\
| * s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-132-3/+3
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-1/+1
|/
* s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2015-04-231-28/+34
* s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky2015-04-231-2/+2
* s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-231-99/+43Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-1511-166/+43Star
|\
| * s390: make couple of functions and variables staticHeiko Carstens2015-03-251-1/+1
| * s390/maccess: improve s390_kernel_write()Heiko Carstens2015-03-251-25/+20Star
| * s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens2015-03-251-10/+19
| * s390: remove 31 bit supportHeiko Carstens2015-03-2510-127/+5Star
* | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-151-8/+0Star
* | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2015-04-151-9/+2Star
* | mm: expose arch_mmap_rnd when availableKees Cook2015-04-151-4/+4
* | s390: standardize mmap_rnd() usageKees Cook2015-04-151-11/+23
|/
* s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky2015-02-191-1/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-122-24/+2Star
|\
| * mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-121-4/+2Star
| * mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-121-20/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-124-10/+151
|\ \ | |/ |/|
| * s390/mm: correct missing space when reporting user process faultsHendrik Brueckner2015-01-291-1/+1
| * s390: avoid z13 cache aliasingMartin Schwidefsky2015-01-222-5/+146
| * s390: remove unnecessary KERN_CONTJoe Perches2015-01-081-1/+1
| * s390/pgtable: add unsigned long castsHeiko Carstens2015-01-081-3/+3
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-01-141-2/+3
|\|
| * s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky2015-01-081-2/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-191-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-122-107/+88Star
|\ \
| * | 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