aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+5
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker1-1/+1
2013-07-03mm/SH: prepare for killing free_all_bootmem_node()Jiang Liu1-12/+4
2013-07-03mm/SH: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-21/+4
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-7/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-04-29mm/SH: use common help functions to free reserved pagesJiang Liu1-23/+3
2013-04-18memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle1-7/+0
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+17
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-01-21arch/sh: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenumaLinus Torvalds1-0/+1
2012-12-12mm, oom: remove statically defined arch functions of same nameDavid Rientjes1-12/+7
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds1-114/+23
2012-12-11mm: use vm_unmapped_area() on sh architectureMichel Lespinasse1-114/+23
2012-12-11mm: numa: Add fault driven placement and migrationPeter Zijlstra1-0/+1
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy1-1/+1
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-07-25sh: Fix up recursive fault in oops with unset TTB.Paul Mundt1-2/+6
2012-06-14sh64: Fix up section mismatch warnings.Paul Mundt1-1/+1
2012-05-18sh64: Fix up vmalloc fault range check.Paul Mundt1-1/+7
2012-05-18Revert "sh: Ensure fixmap and store queue space can co-exist."Paul Mundt1-2/+2
2012-05-14sh64: Set additional fault code values.Paul Mundt1-1/+19
2012-05-14sh64: Tidy up and consolidate the TLB miss fast path.Paul Mundt1-92/+15
2012-05-14sh64: Fix up caller-save register settings for fast-path.Paul Mundt1-2/+2
2012-05-14sh64: Invert page fault fast-path error path values.Paul Mundt1-18/+18
2012-05-14sh64: Migrate to __update_tlb() API.Paul Mundt3-52/+49
2012-05-14sh: Enable shared page fault handler for _32/_64.Paul Mundt5-314/+93
2012-05-14sh64: Kill off unused fixed I/O mapping window.Paul Mundt1-2/+1
2012-05-14sh: Ensure fixmap and store queue space can co-exist.Paul Mundt1-2/+2
2012-05-14sh64: Utilize thread fault code encoding.Paul Mundt1-5/+7
2012-05-14sh: Support thread fault code encoding.Paul Mundt1-32/+36
2012-05-14sh: Tidy up and generalize page fault error paths.Paul Mundt1-105/+220
2012-04-19sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt1-3/+0
2012-04-19Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt1-24/+75
2012-04-19sh: Improve oops error reportingStuart Menefy1-23/+74
2012-04-19sh: Fix error synchronising kernel page tablesStuart Menefy1-1/+1
2012-04-11sh64: Kill off dead page fault debug cruft.Paul Mundt1-69/+5
2012-04-11sh64: Port OOM changes to do_page_faultPaul Mundt1-10/+30
2012-04-11sh/mm/fault_32.c: Port OOM changes to do_page_faultKautuk Consul1-9/+29
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds3-0/+3
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-2/+4
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt3-0/+3
2012-03-28Disintegrate asm/system.h for SHDavid Howells8-7/+2
2012-03-28SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-2/+4