aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm
AgeCommit message (Expand)Author
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
2012-05-14sh64: Migrate to __update_tlb() API.Paul Mundt
2012-05-14sh: Enable shared page fault handler for _32/_64.Paul Mundt
2012-05-14sh64: Kill off unused fixed I/O mapping window.Paul Mundt
2012-05-14sh: Ensure fixmap and store queue space can co-exist.Paul Mundt
2012-05-14sh64: Utilize thread fault code encoding.Paul Mundt
2012-05-14sh: Support thread fault code encoding.Paul Mundt
2012-05-14sh: Tidy up and generalize page fault error paths.Paul Mundt
2012-04-19sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt
2012-04-19Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt
2012-04-19sh: Improve oops error reportingStuart Menefy
2012-04-19sh: Fix error synchronising kernel page tablesStuart Menefy
2012-04-11sh64: Kill off dead page fault debug cruft.Paul Mundt
2012-04-11sh64: Port OOM changes to do_page_faultPaul Mundt
2012-04-11sh/mm/fault_32.c: Port OOM changes to do_page_faultKautuk Consul
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2012-03-28SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-20sh: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy
2012-01-12sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy
2011-12-08memblock: Kill early_node_map[]Tejun Heo
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker
2011-10-28sh: kexec: Add PHYSICAL_STARTSimon Horman
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt