aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAge
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-18
* Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds2016-08-06
|\
| * sh: do not perform IPI-based cache flush except on boards that need itRich Felker2016-08-04
| * sh: add support for J-Core J2 processorRich Felker2016-08-04
| * sh: make mm/asids-debugfs explicitly non-modularPaul Gortmaker2016-07-30
| * sh: disable aliased page logic on NOMMU modelsRich Felker2016-07-30
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
|/
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* sh: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-24
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-16
* | Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds2016-03-19
|\ \
| * | sched/preempt, sh: kmap_coherent relies on disabled preemptionDavid Hildenbrand2016-03-17
| |/
* / mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-17
|/
* mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-15
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
* | sh: use PFN_DOWN macroAlexander Kuleshov2015-09-04
|/
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-24
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-02-14
|\
| * next: sh: Fix compile errorGuenter Roeck2015-01-19
* | mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-11
* | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-11
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
|/
* sh: off by one BUG_ON() in setup_bootmem_node()Dan Carpenter2014-12-10
* sh: get_user_pages_fast() must flush cacheStas Sergeev2014-09-10
* flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-29
* memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-06
* arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-06
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-04
* sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven2014-03-04
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-12
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-11
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-14
* mm/SH: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-03
* mm/SH: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\
| * memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle2013-04-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| |/
* / mm/SH: use common help functions to free reserved pagesJiang Liu2013-04-29
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-23