index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Age
Commit message (
Expand
)
Author
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-21
sh: Track the uncached mapping size.
Paul Mundt
2010-01-20
sh: pretty print virtual memory map on boot.
Paul Mundt
2010-01-20
sh: Correct iounmap fixmap teardown.
Paul Mundt
2010-01-20
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
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
[prev]
[next]