aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAge
...
* s390: remove the ptep_modify_prot_{start,commit} exportsChristoph Hellwig2019-01-18
* Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2019-01-02
|\
| * s390: use common bust_spinlocks()Sergey Senozhatsky2018-11-30
* | mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-28
* | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
* | kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov2018-12-28
* | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-04
|\ \ | |/ |/|
| * s390/mm: Convert tlb_table_flush() to use call_rcu()Paul E. McKenney2018-11-09
* | s390/mm: correct pgtable_bytes on page table downgradeMartin Schwidefsky2018-11-27
* | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-09
|\ \ | |/ |/|
| * s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky2018-11-02
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
|/
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-25
|\
| * Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-10-04
| |\
| | * s390/mm: optimize locking without huge pages in gmap_pmd_op_walk()David Hildenbrand2018-10-01
* | | Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-10-23
|\ \ \ | |/ / |/| |
| * | s390/kasan: support preemptible kernel buildVasily Gorbik2018-10-22
| * | s390/kasan: add support for mem= kernel parameterVasily Gorbik2018-10-09
| * | s390/kasan: optimize kasan vmemmap allocationVasily Gorbik2018-10-09
| * | s390/kasan: avoid kasan crash with standby memory definedVasily Gorbik2018-10-09
| * | s390/mm: improve debugfs ptdump markers walkingVasily Gorbik2018-10-09
| * | s390/mm: optimize debugfs ptdump kasan zero page walkingVasily Gorbik2018-10-09
| * | s390/kasan: add option for 4-level paging supportVasily Gorbik2018-10-09
| * | s390/kasan: free early identity mapping structuresVasily Gorbik2018-10-09
| * | s390/kasan: use noexec and large pagesVasily Gorbik2018-10-09
| * | s390/kasan: dynamic shadow mem allocation for modulesVasily Gorbik2018-10-09
| * | s390/mm: add kasan shadow to the debugfs pgtable dumpVasily Gorbik2018-10-09
| * | s390/kasan: add initialization code and enable itVasily Gorbik2018-10-09
| * | s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-09
| * | s390: add support for virtually mapped kernel stacksMartin Schwidefsky2018-10-09
| * | s390/pfault: do not use stack buffers for hardware dataMartin Schwidefsky2018-10-09
| |/
* / s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank2018-09-12
|/
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-13
|\
| * s390/mm: fix addressing exception after suspend/resumeGerald Schaefer2018-08-09
| * Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Martin Schwidefsky2018-07-31
| |\
| | * s390/mm: Add huge page gmap linking supportJanosch Frank2018-07-30
| | * s390/mm: hugetlb pages within a gmap can not be freedDominik Dingel2018-07-30
| | * s390/mm: Add huge pmd storage key handlingJanosch Frank2018-07-30
| | * s390/mm: Clear skeys for newly mapped huge guest pmdsJanosch Frank2018-07-30
| | * s390/mm: Clear huge page storage keys on enable_skeyDominik Dingel2018-07-30
| | * s390/mm: Add huge page dirty sync supportJanosch Frank2018-07-30
| | * s390/mm: Add gmap pmd invalidation and clearingJanosch Frank2018-07-30
| | * s390/mm: Add gmap pmd notification bit settingJanosch Frank2018-07-30
| | * s390/mm: Add gmap pmd linkingJanosch Frank2018-07-30
| | * s390/mm: Abstract gmap notify bit settingJanosch Frank2018-07-30
| | * s390/mm: Make gmap_protect_range more modularJanosch Frank2018-07-30
| * | s390/kvm: fix deadlock when killed by oomClaudio Imbrenda2018-07-16