aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm
AgeCommit message (Expand)Author
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-04sh: use PFN_DOWN macroAlexander Kuleshov
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-19next: sh: Fix compile errorGuenter Roeck
2014-12-10sh: off by one BUG_ON() in setup_bootmem_node()Dan Carpenter
2014-09-10sh: get_user_pages_fast() must flush cacheStas Sergeev
2014-08-29flush_icache_range: export symbol to fix build errorsPranith Kumar
2014-08-06memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-06arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-03-04sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven
2013-11-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker
2013-07-03mm/SH: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/SH: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29mm/SH: use common help functions to free reserved pagesJiang Liu
2013-04-18memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-02-22new helper: file_inode(file)Al Viro
2013-01-21arch/sh: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-12mm, oom: remove statically defined arch functions of same nameDavid Rientjes
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11mm: use vm_unmapped_area() on sh architectureMichel Lespinasse
2012-12-11mm: numa: Add fault driven placement and migrationPeter Zijlstra
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-07-25sh: Fix up recursive fault in oops with unset TTB.Paul Mundt
2012-06-14sh64: Fix up section mismatch warnings.Paul Mundt
2012-05-18sh64: Fix up vmalloc fault range check.Paul Mundt
2012-05-18Revert "sh: Ensure fixmap and store queue space can co-exist."Paul Mundt
2012-05-14sh64: Set additional fault code values.Paul Mundt
2012-05-14sh64: Tidy up and consolidate the TLB miss fast path.Paul Mundt
2012-05-14sh64: Fix up caller-save register settings for fast-path.Paul Mundt
2012-05-14sh64: Invert page fault fast-path error path values.Paul Mundt