aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/vmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle1-0/+4
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer1-0/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-2/+1
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport1-2/+2
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig1-1/+2
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig1-1/+2
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-8/+8
2017-11-08s390: avoid undefined behaviourHeiko Carstens1-7/+7
2017-11-08s390: remove named saved segment supportHeiko Carstens1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-09s390/mm: use memset64 instead of clear_tableHeiko Carstens1-1/+1
2017-07-26s390/mm,vmem: simplify region and segment table allocation codeHeiko Carstens1-35/+12
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky1-5/+39
2017-05-08s390: use set_memory.h headerLaura Abbott1-0/+1
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2017-02-08s390: add no-execute supportMartin Schwidefsky1-10/+32
2016-11-29s390: convert remaining bootmem allocations to memblockHeiko Carstens1-5/+4
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens1-4/+3
2016-06-13s390/pgtable: add mapping statisticsHeiko Carstens1-0/+16
2016-06-13s390/vmem: simplify vmem code for read-only mappingsHeiko Carstens1-28/+9
2016-06-13s390/pageattr: allow kernel page table splittingHeiko Carstens1-2/+2
2016-06-13s390/vmem: make use of pte_clear()Heiko Carstens1-3/+1
2016-06-13s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens1-8/+5
2016-06-13s390/vmem: align segment and region tables to 16kHeiko Carstens1-1/+3
2016-05-11s390/vmem: remove unused function parameterHeiko Carstens1-3/+3
2016-05-11s390/vmem: fix identity mappingHeiko Carstens1-1/+1
2016-03-15s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger1-6/+4
2015-03-25s390: remove 31 bit supportHeiko Carstens1-8/+2
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-5/+3
2014-09-25s390/mm: remove change bit override supportHeiko Carstens1-2/+1
2014-09-25s390/vmemmap: remove memset call from vmemmap_populate()Heiko Carstens1-3/+2
2014-08-26KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky1-1/+1
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann1-16/+14
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky1-2/+0
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky1-0/+1
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky1-6/+8
2013-05-03s390/mem_detect: remove artificial kdump memory typesHeiko Carstens1-6/+2
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-9/+6
2013-02-28s390/mm: ignore change bit for vmemmapHeiko Carstens1-1/+2
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen1-0/+4
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky1-14/+10
2012-11-23s390/mm,vmemmap: use 1MB frames for vmemmapHeiko Carstens1-1/+25
2012-11-23s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens1-4/+16
2012-10-09s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()Heiko Carstens1-4/+12
2012-10-09s390/mm: fix mapping of read-only kernel text sectionHeiko Carstens1-2/+2
2012-10-09s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens1-14/+15
2012-09-26s390: enable large page support with CONFIG_DEBUG_PAGEALLOCGerald Schaefer1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+0
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens1-1/+1
2011-10-30[S390] kdump backend codeMichael Holzheu1-0/+6