summaryrefslogtreecommitdiff
path: root/arch/microblaze/mm
AgeCommit message (Expand)Author
2021-11-09microblaze: use is_kernel_text() helperKefeng Wang
2021-09-03microblaze: simplify pte_alloc_one_kernel()Mike Rapoport
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-03-02microblaze: tag highmem_setup() with __meminitDavid Hildenbrand
2020-12-16Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-11-26microblaze: Remove noMMU codeMichal Simek
2020-11-19microblaze/mm/highmem: Add dropped #ifdef backThomas Gleixner
2020-11-06microblaze/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-10-13mircoblaze: drop unneeded NUMA and sparsemem initializationsMike Rapoport
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-08-31microblaze: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap
2020-08-12mm/microblaze: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04{x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02mm: introduce fault_signal_pending()Peter Xu
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig
2020-03-16dma-direct: remove the cached_kernel_address hookChristoph Hellwig
2020-03-09microblaze: Stop printing the virtual memory layoutArvind Sankar
2020-02-24microblaze: Kernel parameters should be parsed earlierMichal Simek
2020-02-04microblaze: Wire CMA allocatorMichal Simek
2019-12-04microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-24Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2019-08-30microblaze: use the generic dma coherent remap allocatorChristoph Hellwig
2019-08-30microblaze/nommu: use the generic uncached segment supportChristoph Hellwig
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14init: provide a generic free_initmem implementationMike Rapoport
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig