aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-08sh: add memory resources to /proc/iomemMagnus Damm1-1/+1
2008-05-08sh64: export onchip_remap/unmap() too.Paul Mundt1-0/+2
2008-05-08sh64: Fixup the nommu build.Paul Mundt2-3/+6
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge1-9/+0
2008-04-18sh: Create an sh debugfs root.Paul Mundt2-3/+3
2008-03-06sh: Flag PMB support as EXPERIMENTAL.Paul Mundt1-1/+1
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-7/+7
2008-03-06sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk1-0/+1
2008-02-14sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito1-0/+8
2008-02-14sh: __uncached_start only on sh32.Paul Mundt1-0/+2
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt1-610/+411
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt1-3/+5
2008-02-14sh: trapped io support V2Magnus Damm1-0/+3
2008-02-14sh: declared coherent memory support V2 fixMagnus Damm1-12/+20
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-2/+2
2008-01-28sh: declared coherent memory support V2Magnus Damm1-46/+128
2008-01-28sh: Correct pte size mismatch for X2 TLB.Paul Mundt1-1/+1
2008-01-28sh: Provide a stubbed __set_fixmap() for nommu.Paul Mundt1-0/+4
2008-01-28sh: Stub in page_table_range_init() on nommu.Paul Mundt1-0/+6
2008-01-28sh: Populate swapper_pg_dir with fixmap range.Stuart Menefy1-0/+36
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy6-30/+46
2008-01-28sh: Fix compile error of arch/sh/mm/pmb.cNobuhiro Iwamatsu1-1/+1
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt3-25/+22
2008-01-28sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy1-0/+6
2008-01-28sh: clear/copy_page renames in lib and lib64.Paul Mundt3-542/+1
2008-01-28sh: Rename the _32 and _64 TLB flush variants.Paul Mundt4-2/+2
2008-01-28sh: Copy over special CFLAGS for SH-5 TLB miss.Paul Mundt1-0/+25
2008-01-28sh: Move over SH-5 TLB and cache support code.Paul Mundt3-2/+1203
2008-01-28sh: Kill off a stray proc tlb reference in fault_64.Paul Mundt1-4/+0
2008-01-28sh: Bump the MEMORY_SIZE default to something reasonable.Paul Mundt1-2/+2
2008-01-28sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt1-1/+2
2008-01-28sh: Move in the SH-5 TLB miss.Paul Mundt4-2/+281
2008-01-28sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt3-20/+5
2008-01-28sh: ioremap_64 needs after_bootmem.Paul Mundt1-0/+3
2008-01-28sh: Split out tlb-flush in to _32 and _64 variants.Paul Mundt4-2/+477
2008-01-28sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt1-12/+28
2008-01-28sh: ioremap_64 needs proc_fs.h.Paul Mundt1-0/+1
2008-01-28sh: Split out ioremap in to _32 and _64 variants.Paul Mundt4-1/+393
2008-01-28sh: Fix up 64kB page size selection on SH-5.Paul Mundt1-2/+2
2008-01-28sh: Split out extable.c _32 and _64 variants.Paul Mundt5-36/+132
2008-01-28sh: Add SH-5 support to the consistent DMA impl.Paul Mundt1-18/+28
2008-01-28sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt2-1/+12
2008-01-28sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.Paul Mundt1-3/+7
2008-01-28sh: Move CPU subtypes to Kconfig.sh.Paul Mundt1-190/+0
2007-11-19sh: lockless UTLB miss fast-path.Paul Mundt1-18/+7
2007-11-19sh: Kill off UTLB flush in fast-path.Paul Mundt1-8/+0
2007-11-07sh: Kill off __{copy,clear}_user_page().Paul Mundt2-106/+0
2007-11-07sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt1-23/+29
2007-11-07sh: Wire up clear_user_highpage().Paul Mundt1-0/+23
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt1-20/+1