aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAge
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-26
* mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-16
* sparc64: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-12
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
* | sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke2019-06-03
|/
* init: free_initmem: poison freed init memoryMike Rapoport2019-05-14
* initramfs: poison freed initrd memoryChristoph Hellwig2019-05-14
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-14
* sparc64: simplify reduce_memory() functionMike Rapoport2019-05-09
* sparc/iommu: merge iommu_get_one and __sbus_iommu_map_pageChristoph Hellwig2019-05-08
* sparc/iommu: use __sbus_iommu_map_page to implement the map_sg pathChristoph Hellwig2019-05-08
* sparc/iommu: fix __sbus_iommu_map_page for highmem pagesChristoph Hellwig2019-05-08
* sparc/iommu: move per-page flushing into __sbus_iommu_map_pageChristoph Hellwig2019-05-08
* sparc/iommu: pass a physical address to iommu_get_oneChristoph Hellwig2019-05-08
* sparc/iommu: create a common helper for map_sgChristoph Hellwig2019-05-08
* sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_pageChristoph Hellwig2019-05-08
* sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sgChristoph Hellwig2019-05-08
* sparc/iommu: use !PageHighMem to check if a page has a kernel mappingChristoph Hellwig2019-05-08
* sparc: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport2019-03-12
* arch: simplify several early memory allocationsMike Rapoport2019-03-07
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-06
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-04
* dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-20
* sparc/iommu: fix ->map_sg return valueChristoph Hellwig2018-12-19
* sparc/io-unit: fix ->map_sg return valueChristoph Hellwig2018-12-19
* sparc: remove the sparc32_dma_ops indirectionChristoph Hellwig2018-12-11
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-31
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
* sparc64: Export __node_distance.David S. Miller2018-10-26
* sparc32: split ramdisk detection and reservation to a helper functionMike Rapoport2018-08-21
* sparc32: switch to NO_BOOTMEMMike Rapoport2018-08-21
* sparc: mm/init_32: kill trailing whitespaceMike Rapoport2018-08-21
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* sparc: move MSI related definitions to where they are usedThomas Petazzoni2018-07-30
* treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-14
* signal/sparc: Use force_sig_fault where appropriateEric W. Biederman2018-04-25
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
* mm/gup.c: document return valueMichael S. Tsirkin2018-04-13
* mm: fix races between swapoff and flush dcacheHuang Ying2018-04-06
* sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz2018-03-18
* sparc64: Fix regression in pmdp_invalidate().David S. Miller2018-03-15
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-06
|\
| * mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-08
| * mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-08