aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* 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-241-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
* sh: Enable shared page fault handler for _32/_64.Paul Mundt2012-05-145-314/+93
* sh64: Kill off unused fixed I/O mapping window.Paul Mundt2012-05-141-2/+1
* sh: Ensure fixmap and store queue space can co-exist.Paul Mundt2012-05-141-2/+2
* sh64: Utilize thread fault code encoding.Paul Mundt2012-05-141-5/+7
* sh: Support thread fault code encoding.Paul Mundt2012-05-141-32/+36
* sh: Tidy up and generalize page fault error paths.Paul Mundt2012-05-131-105/+220
* sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt2012-04-191-3/+0
*-. Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt2012-04-191-24/+75
|\ \
| * | sh: Improve oops error reportingStuart Menefy2012-04-191-23/+74
| * | sh: Fix error synchronising kernel page tablesStuart Menefy2012-04-191-1/+1
| |/
* | sh64: Kill off dead page fault debug cruft.Paul Mundt2012-04-101-69/+5
* | sh64: Port OOM changes to do_page_faultPaul Mundt2012-04-101-10/+30
* | sh/mm/fault_32.c: Port OOM changes to do_page_faultKautuk Consul2012-04-101-9/+29
|/
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-073-0/+3
|\
| * sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-303-0/+3
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-2/+4
|\ \ | |/ |/|
| * SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-2/+4
* | Disintegrate asm/system.h for SHDavid Howells2012-03-288-7/+2
* | sh: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-8/+8
|/
* sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy2012-02-231-0/+2
* sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy2012-01-111-39/+84
* memblock: Kill early_node_map[]Tejun Heo2011-12-081-3/+0
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
* memblock: Kill memblock_init()Tejun Heo2011-12-081-1/+0
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * sh: Add export.h to arch/sh specific files as required.Paul Gortmaker2011-10-311-0/+1
* | sh: kexec: Add PHYSICAL_STARTSimon Horman2011-10-281-4/+4
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-222-6/+6
|\
| * perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-012-6/+6
* | sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt2011-06-301-4/+5
|/