summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-10-231-0/+11
|\
| * s390: virtio: PV needs VIRTIO I/O device protectionPierre Morel2020-10-211-0/+11
* | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-167-201/+231
|\ \
| * | s390/kasan: support protvirt with 4-level pagingVasily Gorbik2020-09-161-6/+30
| * | s390/mm,ptdump: sort markersVasily Gorbik2020-09-161-0/+19
| * | s390/mm,ptdump: add proper ifdefsHeiko Carstens2020-09-161-2/+3
| * | s390/uv: add destroy page callJanosch Frank2020-09-141-1/+1
| * | s390/mm,ptdump: add couple of additional markersVasily Gorbik2020-09-141-5/+21
| * | s390/kasan: make shadow memory noexecVasily Gorbik2020-09-141-2/+6
| * | s390: add ARCH_HAS_DEBUG_WX supportHeiko Carstens2020-09-143-2/+66
| * | s390/mm,ptdump: make page table dumping seq_file optionalHeiko Carstens2020-09-141-10/+26
| * | s390/mm,ptdump: hold cpa mutex while walking for kernel page table dumpHeiko Carstens2020-09-142-1/+4
| * | s390/mm,ptdump: hold memory hotplug lock while walking for kernel page table ...Heiko Carstens2020-09-141-0/+2
| * | s390/mm,ptdump: convert to generic page table dumperHeiko Carstens2020-09-142-187/+48
| * | s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle2020-09-141-0/+20
* | | arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-131-3/+4
* | | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Mike Rapoport2020-10-131-4/+2
| |/ |/|
* | s390: add 3f program exception handlerJanosch Frank2020-09-141-0/+20
* | s390/vmem: fix vmem_add_range for 4-level pagingVasily Gorbik2020-08-261-0/+1
|/
* Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-131-7/+20
|\
| * s390/gmap: improve THP splittingGerald Schaefer2020-08-111-7/+20
* | mm/gup: remove task_struct pointer for all gup codePeter Xu2020-08-121-2/+2
* | mm/s390: use general page fault accountingPeter Xu2020-08-121-15/+1
* | mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
|/
* mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-1/+0
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-073-3/+0
* Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-034-309/+434
|\
| * s390/vmemmap: coding style updatesHeiko Carstens2020-07-271-35/+20
| * s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sectionsDavid Hildenbrand2020-07-271-3/+42
| * s390/vmemmap: remember unused sub-pmd rangesDavid Hildenbrand2020-07-271-1/+50
| * s390/vmemmap: fallback to PTEs if mapping large PMD failsDavid Hildenbrand2020-07-271-4/+4
| * s390/vmem: cleanup empty page tablesDavid Hildenbrand2020-07-271-1/+101
| * s390/vmemmap: take the vmem_mutex when populating/freeingDavid Hildenbrand2020-07-271-0/+4
| * s390/vmemmap: cleanup when vmemmap_populate() failsDavid Hildenbrand2020-07-271-1/+6
| * s390/vmemmap: extend modify_pagetable() to handle vmemmapDavid Hildenbrand2020-07-271-105/+76
| * s390/vmem: consolidate vmem_add_range() and vmem_remove_range()David Hildenbrand2020-07-271-119/+198
| * s390/vmem: rename vmem_add_mem() to vmem_add_range()David Hildenbrand2020-07-271-3/+3
| * s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich2020-07-201-3/+1
| * s390/mm: fix typo in commentHeiko Carstens2020-07-201-1/+1
| * s390/extmem: remove stale -ENOSPC comment and handlingDavid Hildenbrand2020-07-031-6/+1
| * s390/vmem: get rid of memory segment listDavid Hildenbrand2020-07-012-120/+20
| * s390: convert to msecs_to_jiffies()Sven Schnelle2020-06-291-1/+1
* | Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-07-101-1/+1
|\ \
| * | s390/mm: fix huge pte soft dirty copyingJanosch Frank2020-07-091-1/+1
| |/
* / s390/maccess: add no DAT mode to kernel_writeVasily Gorbik2020-06-291-5/+9
|/
* maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-1/+1
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-093-18/+18
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-29/+29
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-1/+1