summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
...
* mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-071-1/+2
* mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-071-2/+2
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-071-7/+1Star
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-071-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
| * sh: add support for J-Core J2 processorRich Felker2016-08-053-2/+72
| * sh: make mm/asids-debugfs explicitly non-modularPaul Gortmaker2016-07-311-4/+1Star
| * sh: disable aliased page logic on NOMMU modelsRich Felker2016-07-311-0/+4
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
|/
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-271-1/+1
* sh: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-1/+1
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-211-1/+1
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-1/+1
* | Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds2016-03-201-0/+2
|\ \
| * | sched/preempt, sh: kmap_coherent relies on disabled preemptionDavid Hildenbrand2016-03-171-0/+2
| |/
* / mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
|/
* mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-162-5/+5
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-2/+3
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-281-2/+3
* | sh: use PFN_DOWN macroAlexander Kuleshov2015-09-052-4/+4
|/
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-251-5/+0Star
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-02-141-1/+1
|\
| * next: sh: Fix compile errorGuenter Roeck2015-01-191-1/+1
* | mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-121-4/+2Star
* | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-121-12/+0Star
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
|/
* sh: off by one BUG_ON() in setup_bootmem_node()Dan Carpenter2014-12-111-1/+1
* sh: get_user_pages_fast() must flush cacheStas Sergeev2014-09-111-0/+2
* flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-301-0/+1
* memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-071-2/+3
* arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-071-3/+1Star
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-051-5/+0Star
* sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven2014-03-046-11/+13
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-131-1/+1
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-3/+6
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-121-0/+5
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-151-1/+1