aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-6/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner14-57/+14
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman1-1/+1
2019-05-29signal: Explicitly call force_sig_fault on currentEric W. Biederman1-1/+1
2019-05-29signal/unicore32: Remove tsk parameter from __do_user_faultEric W. Biederman1-5/+6
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada3-3/+3
2019-05-14init: provide a generic free_initmem implementationMike Rapoport1-5/+0
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig1-7/+0
2019-05-14initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig1-13/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-2/+13
2019-03-07unicore32: stop printing the virtual memory layoutGeert Uytterhoeven1-24/+0
2019-03-07arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport1-8/+4
2019-03-07arch: simplify several early memory allocationsMike Rapoport1-3/+1
2018-11-26arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli1-18/+0
2018-11-26arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli1-3/+7
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport2-3/+1
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport1-1/+1
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport1-1/+1
2018-10-26unicore32: switch to NO_BOOTMEMMike Rapoport1-53/+1
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-22/+5
2018-09-30unicore32: remove swiotlb supportChristoph Hellwig1-3/+0
2018-09-27signal/unicore32: Use force_sig_fault where appropriateEric W. Biederman1-8/+1
2018-09-27signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman1-14/+4
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-4/+5
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+3
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig1-4/+0
2018-05-09mips,unicore32: swiotlb doesn't need sg->dma_lengthChristoph Hellwig1-1/+0
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig1-4/+1
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig1-3/+0
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+3
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying2-2/+2
2018-01-15unicore32: use generic swiotlb_opsChristoph Hellwig3-50/+1
2017-11-15mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov1-1/+1
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-19unicore32: make dma_cache_sync a no-opChristoph Hellwig1-3/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-22arch, mm: remove arch specific show_memMichal Hocko1-44/+0
2017-01-26unicore32: migrate exception table users off module.h and onto extable.hPaul Gortmaker2-2/+2
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-2/+2
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-1/+1
2016-03-17mm: remove VM_FAULT_MINORJan Kara1-1/+1
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-1/+1
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handlerDavid Hildenbrand1-1/+1
2015-02-11mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov1-0/+3
2014-06-20arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compiling failureChen Gang1-0/+2