summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky2015-11-162-78/+12
* s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-141-2/+2
* 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-271-1/+1
* | s390/mm: simplify page table alloc/free codeMartin Schwidefsky2015-08-191-136/+89
* | 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-171-2/+0
* revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel2015-07-171-1/+1
* s390/mm: change HPAGE_SHIFT type to intDominik Dingel2015-06-251-1/+1
* s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel2015-06-251-4/+1
* s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2015-06-251-57/+3
* s390/mm: make hugepages_supported a boot time decisionDominik Dingel2015-06-251-0/+2
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-241-5/+0
* 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/+43
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-1411-166/+43
|\
| * s390: make couple of functions and variables staticHeiko Carstens2015-03-251-1/+1
| * s390/maccess: improve s390_kernel_write()Heiko Carstens2015-03-251-25/+20
| * s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens2015-03-251-10/+19
| * s390: remove 31 bit supportHeiko Carstens2015-03-2510-127/+5
* | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-141-8/+0
* | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2015-04-141-9/+2
* | mm: expose arch_mmap_rnd when availableKees Cook2015-04-141-4/+4
* | s390: standardize mmap_rnd() usageKees Cook2015-04-141-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-112-24/+2
|\
| * mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-111-4/+2
| * mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-111-20/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-114-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-151-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-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
|\ \
OpenPOWER on IntegriCloud