summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+3
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | sh: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-242-2/+2
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2411-11/+11
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-1/+2
* Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds2016-08-064-6/+80
|\
| * sh: do not perform IPI-based cache flush except on boards that need itRich Felker2016-08-051-0/+3