aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Gravatar Masahiro Yamada 3-3/+3
2019-05-14mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failGravatar David Hildenbrand 1-8/+3
2019-05-14mm, memory_hotplug: provide a more generic restrictions for memory hotplugGravatar Michal Hocko 1-3/+3
2019-05-14init: provide a generic free_initmem implementationGravatar Mike Rapoport 1-5/+0
2019-05-14initramfs: provide a generic free_initrd_mem implementationGravatar Christoph Hellwig 1-7/+0
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Gravatar Ira Weiny 1-5/+6
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsGravatar Mike Rapoport 1-1/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 2-0/+10
2019-03-07sh: prefer memblock APIs returning virtual addressGravatar Mike Rapoport 2-16/+7
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-2/+1
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryGravatar Oscar Salvador 1-1/+1
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 2-3/+2
2018-10-31memblock: rename free_all_bootmem to memblock_free_allGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: replace alloc_bootmem_pages with memblock_allocGravatar Mike Rapoport 1-2/+2
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tGravatar Souptick Joarder 1-2/+2
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2018-08-02sh: split arch/sh/mm/consistent.cGravatar Christoph Hellwig 1-80/+0
2018-08-02sh: introduce a sh_cacheop_vaddr helperGravatar Christoph Hellwig 1-5/+1
2018-08-02sh: simplify get_arch_dma_opsGravatar Christoph Hellwig 2-13/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigGravatar Christoph Hellwig 1-2/+0
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-8/+1
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-9/+0
2018-05-11sh: switch to NO_BOOTMEMGravatar Rob Herring 2-81/+6
2018-05-08dma-debug: move initialization to common codeGravatar Christoph Hellwig 1-9/+0
2018-05-05sh: mm: Fix unprotected access to struct deviceGravatar Jacopo Mondi 1-3/+8
2018-04-25signal/sh: Use force_sig_fault where appropriateGravatar Eric W. Biederman 1-9/+1
2018-04-25signal: Ensure every siginfo we send has all bits initializedGravatar Eric W. Biederman 1-0/+1
2018-04-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+2
2018-04-13mm/gup.c: document return valueGravatar Michael S. Tsirkin 1-0/+2
2018-04-13Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shGravatar Linus Torvalds 1-2/+2
2018-04-12arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetGravatar Thomas Petazzoni 1-2/+2
2018-04-05mm: fix races between swapoff and flush dcacheGravatar Huang Ying 2-2/+2
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesGravatar Christoph Hellwig 1-2/+2
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesGravatar Christoph Hellwig 1-2/+3
2018-01-08mm: don't export arch_add_memoryGravatar Christoph Hellwig 1-1/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 9-0/+9
2017-10-19sh: make dma_cache_sync a no-opGravatar Christoph Hellwig 1-3/+3
2017-07-12sh: move inline before return typeGravatar Joe Perches 1-1/+1
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Gravatar Thomas Meyer 1-16/+18
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Gravatar Punit Agrawal 1-1/+2
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryGravatar Michal Hocko 1-2/+2
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineGravatar Michal Hocko 1-7/+1
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionGravatar Michal Hocko 1-1/+1
2017-06-19mm: larger stack guard gap, between vmasGravatar Hugh Dickins 1-2/+2
2017-03-03sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>Gravatar Ingo Molnar 1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+3