summaryrefslogtreecommitdiff
path: root/arch/s390/mm (follow)
Commit message (Expand)AuthorAge
* mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2020-03-11
* s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG2019-11-06
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2018-12-17
* s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank2018-12-01
* s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik2018-10-10
* s390/kvm: fix deadlock when killed by oomClaudio Imbrenda2018-09-05
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-26
* s390/vmem: fix identity mappingHeiko Carstens2017-06-17
* KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-18
* s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2016-10-28
* s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer2016-05-18
* s390: fix normalization bug in exception table sortingArd Biesheuvel2016-03-03
* s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky2015-11-16
* s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-14
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-14
* s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky2015-10-14
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
* | s390/mm: simplify page table alloc/free codeMartin Schwidefsky2015-08-19
* | s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens2015-08-19
* | s390/numa: add core infrastructurePhilipp Hachtmann2015-08-03
* | s390/mm: make arch_add_memory() NUMA awareGerald Schaefer2015-08-03
* | s390/mm: enable gup code for NUMAGerald Schaefer2015-08-03
|/
* revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel2015-07-17
* revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel2015-07-17
* s390/mm: change HPAGE_SHIFT type to intDominik Dingel2015-06-25
* s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel2015-06-25
* s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2015-06-25
* s390/mm: make hugepages_supported a boot time decisionDominik Dingel2015-06-25
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-24
|\
| * s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-13
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
|/
* s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2015-04-23
* s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky2015-04-23
* s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-14
|\
| * s390: make couple of functions and variables staticHeiko Carstens2015-03-25
| * s390/maccess: improve s390_kernel_write()Heiko Carstens2015-03-25
| * s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens2015-03-25
| * s390: remove 31 bit supportHeiko Carstens2015-03-25
* | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-14
* | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2015-04-14
* | mm: expose arch_mmap_rnd when availableKees Cook2015-04-14
* | s390: standardize mmap_rnd() usageKees Cook2015-04-14
|/
* s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky2015-02-19
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-11
|\
| * mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-11
| * mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-11
|\ \ | |/ |/|