summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/mm
Commit message (Expand)AuthorAgeFilesLines
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-2/+13
* unicore32: stop printing the virtual memory layoutGeert Uytterhoeven2019-03-071-24/+0
* arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport2019-03-071-8/+4
* arch: simplify several early memory allocationsMike Rapoport2019-03-071-3/+1
* arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli2018-11-261-18/+0
* arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli2018-11-261-3/+7
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-3/+1
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-1/+1
* unicore32: switch to NO_BOOTMEMMike Rapoport2018-10-261-53/+1
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-22/+5
|\
| * signal/unicore32: Use force_sig_fault where appropriateEric W. Biederman2018-09-271-8/+1
| * signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman2018-09-271-14/+4
* | unicore32: remove swiotlb supportChristoph Hellwig2018-09-301-3/+0
|/
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-4/+5
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-0/+3
|\
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+3
* | swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-091-4/+0
* | mips,unicore32: swiotlb doesn't need sg->dma_lengthChristoph Hellwig2018-05-091-1/+0
* | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-4/+1
* | iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-3/+0
|/
* mm: fix races between swapoff and flush dcacheHuang Ying2018-04-052-2/+2
* unicore32: use generic swiotlb_opsChristoph Hellwig2018-01-153-50/+1
* mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-151-1/+1
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-3/+0
|\
| * unicore32: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-3/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | arch, mm: remove arch specific show_memMichal Hocko2017-02-221-44/+0
* | unicore32: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-262-2/+2
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* mm: remove VM_FAULT_MINORJan Kara2016-03-171-1/+1
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-1/+1
* mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov2015-02-111-0/+3
* arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...Chen Gang2014-06-201-0/+2
* arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang2014-06-201-0/+1
* arch/unicore32/mm/ioremap.c: return NULL on invalid pfnAndrew Morton2014-06-041-1/+3
* arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()Fabian Frederick2014-06-041-4/+2
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-211-3/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-2/+6
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-121-7/+7
* reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-091-1/+1
* mm/unicore32: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-47/+2
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1