summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-12-163-81/+1
|\
| * microblaze: Remove noMMU codeMichal Simek2020-11-263-79/+1
* | microblaze/mm/highmem: Add dropped #ifdef backThomas Gleixner2020-11-191-0/+1
* | microblaze/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-063-85/+0
|/
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-152-2/+2
|\
| * dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| * dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* | arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-131-4/+5
* | mircoblaze: drop unneeded NUMA and sparsemem initializationsMike Rapoport2020-10-131-13/+1
|/
* microblaze: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap2020-08-311-0/+3
* mm/microblaze: use general page fault accountingPeter Xu2020-08-121-5/+4
* mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-3/+0
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-6/+6
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-9/+0
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* arch/kmap: ensure kmap_prot visibilityIra Weiny2020-06-041-3/+0
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-8/+3
* {x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny2020-06-041-8/+2
* mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-031-1/+1
* Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-041-8/+1
|\
| * dma-direct: make uncached_kernel_address more generalChristoph Hellwig2020-03-161-1/+1
| * dma-direct: remove the cached_kernel_address hookChristoph Hellwig2020-03-161-7/+0
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-1/+0
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* | microblaze: Stop printing the virtual memory layoutArvind Sankar2020-03-091-12/+0
* | microblaze: Kernel parameters should be parsed earlierMichal Simek2020-02-241-0/+2
|/
* microblaze: Wire CMA allocatorMichal Simek2020-02-041-0/+4
* microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-042-4/+16
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-241-4/+0
|\
| * mm: remove quicklist page table cachesNicholas Piggin2019-09-241-4/+0
* | Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-09-241-191/+30
|\ \ | |/ |/|
| * microblaze: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-301-148/+4
| * microblaze/nommu: use the generic uncached segment supportChristoph Hellwig2019-08-301-52/+41
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-1/+1
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* init: provide a generic free_initmem implementationMike Rapoport2019-05-141-5/+0
* initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0
* Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-071-1/+1
|\
| * treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-2/+6
* | arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport2019-03-121-4/+2
|/