aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAge
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* sh: Fix up recursive fault in oops with unset TTB.Paul Mundt2012-07-25
* sh64: Fix up section mismatch warnings.Paul Mundt2012-06-14
* sh64: Fix up vmalloc fault range check.Paul Mundt2012-05-18
* Revert "sh: Ensure fixmap and store queue space can co-exist."Paul Mundt2012-05-18
* sh64: Set additional fault code values.Paul Mundt2012-05-14
* sh64: Tidy up and consolidate the TLB miss fast path.Paul Mundt2012-05-14
* sh64: Fix up caller-save register settings for fast-path.Paul Mundt2012-05-14
* sh64: Invert page fault fast-path error path values.Paul Mundt2012-05-14
* sh64: Migrate to __update_tlb() API.Paul Mundt2012-05-14
* sh: Enable shared page fault handler for _32/_64.Paul Mundt2012-05-14
* sh64: Kill off unused fixed I/O mapping window.Paul Mundt2012-05-14
* sh: Ensure fixmap and store queue space can co-exist.Paul Mundt2012-05-14
* sh64: Utilize thread fault code encoding.Paul Mundt2012-05-14
* sh: Support thread fault code encoding.Paul Mundt2012-05-14
* sh: Tidy up and generalize page fault error paths.Paul Mundt2012-05-13
* sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt2012-04-19
*-. Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt2012-04-19
|\ \
| * | sh: Improve oops error reportingStuart Menefy2012-04-19
| * | sh: Fix error synchronising kernel page tablesStuart Menefy2012-04-19
| |/
* | sh64: Kill off dead page fault debug cruft.Paul Mundt2012-04-10
* | sh64: Port OOM changes to do_page_faultPaul Mundt2012-04-10
* | sh/mm/fault_32.c: Port OOM changes to do_page_faultKautuk Consul2012-04-10
|/
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-07
|\
| * sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-30
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\ \ | |/ |/|
| * SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* | Disintegrate asm/system.h for SHDavid Howells2012-03-28
* | sh: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy2012-02-23
* sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy2012-01-11
* memblock: Kill early_node_map[]Tejun Heo2011-12-08
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
* memblock: Kill memblock_init()Tejun Heo2011-12-08
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * sh: Add export.h to arch/sh specific files as required.Paul Gortmaker2011-10-31
* | sh: kexec: Add PHYSICAL_STARTSimon Horman2011-10-28
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-22
|\
| * perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* | sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt2011-06-30
|/
* sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA2011-06-05
* sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt2011-05-31
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt2011-03-23
* sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith2011-02-15
* sh: Flush executable pages in copy_user_highpageStuart Menefy2011-02-15
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-13
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-01-13
|\
| * sh: Add a machvec callback for early memblock reservations.Paul Mundt2011-01-10
* | Merge branch 'master' into for-nextJiri Kosina2010-12-22
|\|