aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-20sh: remove the second argument of k[un]map_atomic()Cong Wang2-8/+8
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy1-0/+2
2012-01-12sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy1-39/+84
2011-12-08memblock: Kill early_node_map[]Tejun Heo1-3/+0
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-1/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo1-1/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker1-0/+1
2011-10-28sh: kexec: Add PHYSICAL_STARTSimon Horman1-4/+4
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+6
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2-6/+6
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt1-4/+5
2011-06-06sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA1-20/+5
2011-05-31sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt1-1/+1
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-1/+0
2011-03-23sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt1-29/+14
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith1-0/+2
2011-02-15sh: Flush executable pages in copy_user_highpageStuart Menefy1-1/+2
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli1-1/+1
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+8
2011-01-11sh: Add a machvec callback for early memblock reservations.Paul Mundt1-2/+8
2010-12-22Merge branch 'master' into for-nextJiri Kosina7-21/+20
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt4-11/+11
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt3-10/+9
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1