summaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2019-05-28s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitializedMasahiro Yamada
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-14mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand
2019-05-14mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko
2019-05-14initramfs: poison freed initrd memoryChristoph Hellwig
2019-05-08s390/kasan: adapt disabled_wait usage to avoid build errorVasily Gorbik
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky
2019-04-29locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-04-23s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky
2019-04-23s390/mm: make the pxd_offset functions more robustMartin Schwidefsky
2019-04-10s390/mm: silence compiler warning when compiling without CONFIG_PGSTEThomas Huth
2019-04-03s390/tlb: Convert to generic mmu_gatherMartin Schwidefsky
2019-03-05mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V
2019-03-05mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V
2019-03-01s390: clean up redundant facilities list setupVasily Gorbik
2019-02-21s390/extmem: print DCSS range with %pxGerald Schaefer
2019-02-21s390/extmem: remove code for 31 bit addressing modeGerald Schaefer
2019-02-07s390/mmap: take stack_guard_gap into account for mmap_baseMartin Schwidefsky
2019-01-18s390: remove the ptep_modify_prot_{start,commit} exportsChristoph Hellwig
2019-01-02Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-28kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-11-30s390: use common bust_spinlocks()Sergey Senozhatsky
2018-11-27s390/mm: correct pgtable_bytes on page table downgradeMartin Schwidefsky
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-08s390/mm: Convert tlb_table_flush() to use call_rcu()Paul E. McKenney
2018-11-02s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-10-22s390/kasan: support preemptible kernel buildVasily Gorbik
2018-10-09s390/kasan: add support for mem= kernel parameterVasily Gorbik
2018-10-09s390/kasan: optimize kasan vmemmap allocationVasily Gorbik
2018-10-09s390/kasan: avoid kasan crash with standby memory definedVasily Gorbik
2018-10-09s390/mm: improve debugfs ptdump markers walkingVasily Gorbik
2018-10-09s390/mm: optimize debugfs ptdump kasan zero page walkingVasily Gorbik
2018-10-09s390/kasan: add option for 4-level paging supportVasily Gorbik
2018-10-09s390/kasan: free early identity mapping structuresVasily Gorbik
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik
2018-10-09s390/kasan: dynamic shadow mem allocation for modulesVasily Gorbik
2018-10-09s390/mm: add kasan shadow to the debugfs pgtable dumpVasily Gorbik
2018-10-09s390/kasan: add initialization code and enable itVasily Gorbik
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky