index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
Makefile_32
Age
Commit message (
Expand
)
Author
2009-08-16
sh: Merge the _32/_64 variants of arch/sh/mm/Makefile.
Paul Mundt
2009-08-15
sh: consolidate nommu stubs in arch/sh/mm/nommu.c.
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-04
sh: Split out SH-4 __flush_xxx_region() ops.
Paul Mundt
2009-07-27
sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.
Paul Mundt
2009-07-27
sh: wire up clear_user_highpage() for sh4, convert sh7705.
Paul Mundt
2009-03-17
sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.
Paul Mundt
2009-03-10
sh: Support fixed 32-bit PMB mappings from bootloader.
Yoshihiro Shimoda
2008-12-22
sh: Convert sh64 /proc/asids to debugfs and generic sh.
Paul Mundt
2008-11-12
sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.
Paul Mundt
2008-08-04
SH2(A) cache update
Yoshinori Sato
2008-01-28
sh: clear/copy_page renames in lib and lib64.
Paul Mundt
2008-01-28
sh: Rename the _32 and _64 TLB flush variants.
Paul Mundt
2008-01-28
sh: Move in the SH-5 TLB miss.
Paul Mundt
2008-01-28
sh: Split out tlb-flush in to _32 and _64 variants.
Paul Mundt
2008-01-28
sh: Split out ioremap in to _32 and _64 variants.
Paul Mundt
2008-01-28
sh: Split out extable.c _32 and _64 variants.
Paul Mundt