index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Age
Commit message (
Expand
)
Author
2009-09-01
sh: Fix up UP deadlock with SMP-aware cache ops.
Paul Mundt
2009-09-01
Revert "sh: Kill off now redundant local irq disabling."
Paul Mundt
2009-09-01
Merge branch 'master' into sh/smp
Paul Mundt
2009-09-01
sh: Fix dcache flushing for N-way write-through caches.
Matt Fleming
2009-08-27
sh: Fix up sh4_flush_dcache_page() build on UP.
Paul Mundt
2009-08-24
sh: Fix problems with cache flushing when cache is in write-through mode
Stuart Menefy
2009-08-24
sh: Fix overzealous checking in __ioremap()
Stuart Menefy
2009-08-24
sh: Improve comments int SH4 cache flushing code
Stuart Menefy
2009-08-21
sh: Kill off now redundant local irq disabling.
Paul Mundt
2009-08-21
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
2009-08-21
sh: Make cache flushers SMP-aware.
Paul Mundt
2009-08-20
sh: Fix up cache-sh4 build on SMP.
Paul Mundt
2009-08-20
sh: Better description of SH-4 PTEA register update.
Michael Trimarchi
2009-08-19
sh: Build fix for disabled caches.
Paul Mundt
2009-08-16
sh: Merge the _32/_64 variants of arch/sh/mm/Makefile.
Paul Mundt
2009-08-16
sh: Wire up sh5_cache_init().
Paul Mundt
2009-08-16
sh64: Kill off dead i/d-cache disabled bits.
Paul Mundt
2009-08-16
sh: Fix up the SH-5 build with caches enabled.
Paul Mundt
2009-08-16
sh: Convert cache disabled SH-5 over to new cache interface.
Paul Mundt
2009-08-15
sh: Convert SH7705 extended mode to new cacheflush interface.
Paul Mundt
2009-08-15
sh: Convert SH-3 to new cacheflush interface.
Paul Mundt
2009-08-15
sh: Convert SH-2A to new cacheflush interface.
Paul Mundt
2009-08-15
sh: Convert SH-2 to new cacheflush interface.
Paul Mundt
2009-08-15
sh: Migrate SH-4 cacheflush ops to function pointers.
Paul Mundt
2009-08-15
sh: Kill off unused flush_icache_user_range().
Paul Mundt
2009-08-15
sh: Don't export flush_dcache_all().
Paul Mundt
2009-08-15
sh: Move alias computation to shared cache init.
Paul Mundt
2009-08-15
sh: Centralize the CPU cache initialization routines.
Paul Mundt
2009-08-15
sh: consolidate nommu stubs in arch/sh/mm/nommu.c.
Paul Mundt
2009-08-15
sh: rework nommu for generic cache.c use.
Paul Mundt
2009-08-15
sh: rename pg-mmu.c -> cache.c, enable generically.
Paul Mundt
2009-08-15
sh: Provide the kmap_coherent() interface generically.
Paul Mundt
2009-08-15
sh: Bail from kmap_coherent_init() if we have no dcache aliases.
Paul Mundt
2009-08-15
Merge branch 'master' into sh/cachetlb
Paul Mundt
2009-08-15
sh: TLB fast path optimizations for load/store exceptions.
Paul Mundt
2009-08-15
sh: TLB protection violation exception optimizations.
Paul Mundt
2009-08-15
sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.
Paul Mundt
2009-08-15
sh64: Wire up the shared __flush_xxx_region() flushers.
Paul Mundt
2009-08-15
sh: Add register alignment helpers for shared flushers.
Paul Mundt
2009-08-13
sh: use printk_once
Marcin Slusarz
2009-08-04
sh: Partially unroll the SH-4 __flush_xxx_region() flushers.
Paul Mundt
2009-08-04
sh: Split out SH-4 __flush_xxx_region() ops.
Paul Mundt
2009-08-04
sh: Tidy up NEFF-based sign extension for SH-5.
Paul Mundt
2009-08-04
sh: Provide __flush_anon_page().
Paul Mundt
2009-08-04
sh: Drop unused arguments for kunmap_coherent().
Paul Mundt
2009-08-04
sh: Bring kmap_coherent() out-of-line.
Paul Mundt
2009-08-04
sh: Add a PG_dcache_dirty sanity check in kmap_coherent().
Paul Mundt
2009-07-29
sh: Handle a NULL vma in __update_tlb() for the fast-path.
Paul Mundt
2009-07-29
sh: update_mmu_cache() consolidation.
Paul Mundt
2009-07-27
sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.
Paul Mundt
[next]