summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211Thomas Gleixner2019-05-309-18/+9
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-143-3/+3
* mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-141-8/+3
* mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
* 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
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-5/+6
* memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport2019-03-121-1/+1
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-122-0/+10
* sh: prefer memblock APIs returning virtual addressMike Rapoport2019-03-072-16/+7
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+1
* mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-281-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-3/+2
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport2018-10-311-2/+2
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-2/+2
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-2/+0
|\
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-2/+0
* | sh: split arch/sh/mm/consistent.cChristoph Hellwig2018-08-021-80/+0
* | sh: introduce a sh_cacheop_vaddr helperChristoph Hellwig2018-08-021-5/+1
* | sh: simplify get_arch_dma_opsChristoph Hellwig2018-08-022-13/+0
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-8/+1
|\
| * signal/sh: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-9/+1
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-9/+0
|\ \
| * | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-9/+0
| |/
* | sh: switch to NO_BOOTMEMRob Herring2018-05-112-81/+6
* | sh: mm: Fix unprotected access to struct deviceJacopo Mondi2018-05-051-3/+8
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-141-0/+2
|\
| * mm/gup.c: document return valueMichael S. Tsirkin2018-04-131-0/+2
* | Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds2018-04-131-2/+2
|\ \ | |/ |/|
| * arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni2018-04-121-2/+2
* | mm: fix races between swapoff and flush dcacheHuang Ying2018-04-052-2/+2
|/
* mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-081-2/+2
* mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-081-2/+3
* mm: don't export arch_add_memoryChristoph Hellwig2018-01-081-1/+0
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-3/+3
|\
| * sh: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-3/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
|/
* sh: move inline before return typeJoe Perches2017-07-121-1/+1
* lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer2017-07-101-16/+18
* mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+2
* mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-061-2/+2
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-061-7/+1
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-061-1/+1
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-2/+2
* sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-031-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 more code to...Ingo Molnar2017-03-021-0/+1