summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* 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-251-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-141-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-111-69/+5
* | sh64: Port OOM changes to do_page_faultPaul Mundt2012-04-111-10/+30
* | sh/mm/fault_32.c: Port OOM changes to do_page_faultKautuk Consul2012-04-111-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-241-0/+2
* sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy2012-01-121-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
|/
* sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA2011-06-061-20/+5
* sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt2011-05-311-1/+1
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-1/+0
* sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt2011-03-231-29/+14
* sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith2011-02-151-0/+2
* sh: Flush executable pages in copy_user_highpageStuart Menefy2011-02-151-1/+2
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-131-1/+1
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-01-131-2/+8
|\
| * sh: Add a machvec callback for early memblock reservations.Paul Mundt2011-01-111-2/+8
* | Merge branch 'master' into for-nextJiri Kosina2010-12-227-21/+20
|\|