summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-3/+3
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-211-19/+16
|\
| * pagewalk: separate function pointers from iterator dataChristoph Hellwig2019-09-071-18/+15
| * mm: split out a new pagewalk.h header from mm.hChristoph Hellwig2019-09-071-1/+1
* | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-6/+1
|\ \
| * | s390/mm: Remove sev_active() functionThiago Jung Bauermann2019-08-091-6/+1
* | | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-174-32/+17
|\ \ \ | |_|/ |/| |
| * | s390/kasan: add kdump supportVasily Gorbik2019-08-291-0/+2
| * | s390/mem_detect: provide single get_mem_detect_endVasily Gorbik2019-08-261-12/+0
| * | s390/cmma: reuse kstrtobool for option value parsingVasily Gorbik2019-08-261-10/+4
| * | s390/mm: use refcount_t for refcountChuhong Yuan2019-08-211-5/+5
| * | s390/extmem: use refcount_t for refcountChuhong Yuan2019-08-211-5/+6
| |/
* | s390/mm: fix dump_pagetables top level page table walkingVasily Gorbik2019-08-061-6/+6
* | s390/mm: add fallthrough annotationsHeiko Carstens2019-07-291-0/+3
* | s390/mm: make gmap_test_and_clear_dirty_pmd staticVasily Gorbik2019-07-291-2/+2
|/
* s390/mm: use shared variables for sysctl range checkVasily Gorbik2019-07-261-4/+2
* Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-201-1/+6
|\
| * dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2019-07-161-1/+6
* | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-181-2/+0
* | s390x/mm: implement arch_remove_memory()David Hildenbrand2019-07-181-6/+7
* | s390x/mm: fail when an altmap is used for arch_add_memory()David Hildenbrand2019-07-181-0/+3
* | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-161-15/+1
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-4/+2
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-4/+2
* | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-083-6/+52
|\ \
| * | s390/mm: force swiotlb for protected virtualizationHalil Pasic2019-06-151-0/+47
| * | s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personalityAlexandre Ghiti2019-06-041-2/+0
| * | s390/jump_label: replace stop_machine with smp_call_functionMartin Schwidefsky2019-06-041-4/+5
* | | s390/mm: fix address space detection in exception handlingGerald Schaefer2019-06-051-1/+4
|/ /
* / s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitializedMasahiro Yamada2019-05-281-1/+3
|/
* Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-171-1/+1
|\
| * s390/kasan: adapt disabled_wait usage to avoid build errorVasily Gorbik2019-05-081-1/+1
* | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-141-2/+3
* | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
* | initramfs: poison freed initrd memoryChristoph Hellwig2019-05-141-8/+0
|/
* Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-067-302/+22
|\
| * s390/unwind: introduce stack unwind APIMartin Schwidefsky2019-05-021-0/+1
| * locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer2019-04-291-0/+3
| * s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-292-1/+15
| * s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky2019-04-232-292/+1
| * s390/mm: make the pxd_offset functions more robustMartin Schwidefsky2019-04-231-21/+12
| * s390/mm: silence compiler warning when compiling without CONFIG_PGSTEThomas Huth2019-04-101-0/+2
* | s390/tlb: Convert to generic mmu_gatherMartin Schwidefsky2019-04-031-62/+1
|/
* mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V2019-03-051-1/+1
* mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V2019-03-051-2/+4
* s390: clean up redundant facilities list setupVasily Gorbik2019-03-011-2/+0
* s390/extmem: print DCSS range with %pxGerald Schaefer2019-02-211-2/+2
* s390/extmem: remove code for 31 bit addressing modeGerald Schaefer2019-02-211-117/+12
* s390/mmap: take stack_guard_gap into account for mmap_baseMartin Schwidefsky2019-02-071-14/+19
* s390: remove the ptep_modify_prot_{start,commit} exportsChristoph Hellwig2019-01-181-2/+0