Age | Commit message (Expand) | Author |
2010-01-19 | sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI. | Paul Mundt |
2010-01-19 | sh: Kill off now bogus fixmap/page wiring documentation. | Paul Mundt |
2010-01-19 | sh: Split out MMUCR.URB based entry wiring in to shared helper. | Paul Mundt |
2010-01-19 | sh: Kill off duplicate address alignment in ioremap_fixed(). | Paul Mundt |
2010-01-19 | sh: Prevent 64-bit pgprot clobbering across ioremap implementations. | Paul Mundt |
2010-01-18 | sh: Flag __ioremap_caller() __init_refok. | Paul Mundt |
2010-01-18 | sh: Handle unmapping of fixed slots transparently in iounmap(). | Paul Mundt |
2010-01-18 | sh: Make iounmap_fixed() return success/failure for iounmap() path. | Paul Mundt |
2010-01-18 | sh: Merge _32/_64 ioremap implementations. | Paul Mundt |
2010-01-18 | sh: Handle early ioremaps through fixed mappings. | Paul Mundt |
2010-01-18 | Merge branch 'sh/ioremap-fixed' | Paul Mundt |
2010-01-18 | sh: Setup early PMB mappings. | Matt Fleming |
2010-01-17 | sh: Tidy up non-translatable checks in iounmap path. | Paul Mundt |
2010-01-16 | sh: Use ioremap_fixed() to implement SH-5 ioremap() | Matt Fleming |
2010-01-16 | sh: Add fixed ioremap support | Matt Fleming |
2010-01-16 | sh: Generalise the pte handling code for the fixmap path | Matt Fleming |
2010-01-16 | sh: Acquire some more page flags for SH-5. | Matt Fleming |
2010-01-16 | sh: New extended page flag to wire/unwire TLB entries | Matt Fleming |
2010-01-15 | sh: Guard against early IPIs in flush_cache_all(). | Paul Mundt |
2010-01-13 | sh: default to extended TLB support. | Paul Mundt |
2010-01-13 | sh: fixed PMB mode refactoring. | Paul Mundt |
2010-01-12 | sh: Always provide thread_info allocators. | Paul Mundt |
2010-01-12 | sh: Split out the unaligned counters and user bits. | Paul Mundt |
2010-01-06 | sh: Fix up nommu build for out-of-line pgtable changes. | Paul Mundt |
2010-01-05 | Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6 | Paul Mundt |
2010-01-04 | Merge branch 'sh/stable-updates' | Paul Mundt |
2010-01-04 | sh: Don't default enable PMB support. | Paul Mundt |
2010-01-04 | sh: Disable PMB for SH4AL-DSP CPUs. | Paul Mundt |
2010-01-02 | sh: Move page table allocation out of line | Matt Fleming |
2010-01-02 | sh: Optimise flush_dcache_page() on SH4 | Matt Fleming |
2010-01-02 | sh: Correct the PTRS_PER_PMD and PMD_SHIFT values | Matt Fleming |
2009-12-24 | Merge branches 'sh/g3-prep' and 'sh/stable-updates' | Paul Mundt |
2009-12-24 | sh: Ensure all PG_dcache_dirty pages are written back. | Markus Pietrek |
2009-12-17 | sh: Definitions for 3-level page table layout | Matt Fleming |
2009-12-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2009-12-14 | sh: wire up vmallocinfo support in ioremap() implementations. | Paul Mundt |
2009-12-11 | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro |
2009-12-09 | sh: NUMA lmb fixes | Magnus Damm |
2009-12-09 | sh: fix size calculation for NUMA node 0 | Magnus Damm |
2009-12-09 | sh: Can't compare physical and virtual addresses for aliases | Matt Fleming |
2009-12-04 | sh: Drop associative writes for SH-4 cache flushes. | Matt Fleming |
2009-12-04 | sh: Partial revert of copy/clear_user_highpage() optimizations. | Paul Mundt |
2009-11-24 | sh: Improve performance of SH4 versions of copy/clear_user_highpage | Stuart Menefy |
2009-11-12 | sh64: Fix up reworked cache op build. | Paul Mundt |
2009-11-11 | sh: Enable PMB support for all SH-4A CPUs. | Paul Mundt |
2009-11-09 | Merge branch 'sh/stable-updates' | Paul Mundt |
2009-11-09 | sh: Account for cache aliases in flush_icache_range() | Matt Fleming |
2009-11-04 | sh: Make sure indexes are positive | Roel Kluin |
2009-10-30 | sh: Do not apply virt_to_phys() to a physical address | Matt Fleming |
2009-10-27 | Merge branch 'sh/stable-updates' | Paul Mundt |