summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-2/+3
* | sh: use PFN_DOWN macroAlexander Kuleshov2015-09-042-4/+4
|/
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-241-5/+0
* 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-111-4/+2
* | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-111-12/+0
* | 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-101-1/+1
* sh: get_user_pages_fast() must flush cacheStas Sergeev2014-09-101-0/+2
* flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-291-0/+1
* memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-061-2/+3
* arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-061-3/+1
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-5/+0
* 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-121-3/+6
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-141-1/+1
* mm/SH: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-12/+4
* mm/SH: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-21/+4
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-7/+0
|\
| * memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle2013-04-181-7/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+1
|\ \
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
| |/
* | mm/SH: use common help functions to free reserved pagesJiang Liu2013-04-291-23/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-231-0/+17
* | arch/sh: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
|/
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-161-0/+1
|\
| * mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-111-0/+1
* | mm, oom: remove statically defined arch functions of same nameDavid Rientjes2012-12-121-12/+7
* | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-111-114/+23
|\ \
| * | mm: use vm_unmapped_area() on sh architectureMichel Lespinasse2012-12-111-114/+23
| |/
* | /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-241-1/+1
|/
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* sh: Fix up recursive fault in oops with unset TTB.Paul Mundt2012-07-251-2/+6
* sh64: Fix up section mismatch warnings.Paul Mundt2012-06-141-1/+1
* sh64: Fix up vmalloc fault range check.Paul Mundt2012-05-181-1/+7
* Revert "sh: Ensure fixmap and store queue space can co-exist."Paul Mundt2012-05-181-2/+2
* sh64: Set additional fault code values.Paul Mundt2012-05-141-1/+19
* sh64: Tidy up and consolidate the TLB miss fast path.Paul Mundt2012-05-141-92/+15
* sh64: Fix up caller-save register settings for fast-path.Paul Mundt2012-05-141-2/+2
* sh64: Invert page fault fast-path error path values.Paul Mundt2012-05-141-18/+18
* sh64: Migrate to __update_tlb() API.Paul Mundt2012-05-143-52/+49
OpenPOWER on IntegriCloud