aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm
AgeCommit message (Expand)Author
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
2011-06-06sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA
2011-05-31sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-03-23sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith
2011-02-15sh: Flush executable pages in copy_user_highpageStuart Menefy
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-01-11sh: Add a machvec callback for early memblock reservations.Paul Mundt
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König