summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-2911-89/+106
|\
| * sh: fix uImage Entry PointYoshihiro Shimoda2008-07-281-0/+8
| * fix sh ptep_get_and_clear breakageAdrian Bunk2008-07-281-1/+1
| * sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm2008-07-281-0/+30
| * sh: fix pg-sh4.c build breakage in linux-nextMagnus Damm2008-07-281-1/+1
| * sh: Conditionally re-enable IRQs in fault path.Stuart Menefy2008-07-281-4/+8
| * sh: Optimized flush_icache_range() implementation.Chris Smith2008-07-281-31/+36
| * sh: Add support for 16kB PAGE_SIZE.Paul Mundt2008-07-281-0/+6
| * sh: Support variable page sizes on nommu.Paul Mundt2008-07-281-3/+3
| * sh: fix seq_file memory leakLi Zefan2008-07-282-2/+2
| * sh: use generic show_mem()Johannes Weiner2008-07-261-41/+0
| * SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
| * bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-1/+1
| * hugetlb: introduce pud_hugeAndi Kleen2008-07-241-0/+5
| * hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-1/+2
| * mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-3/+2
* | Sh: use generic per-device coherent dma allocatorDmitry Baryshkov2008-07-181-95/+3
|/
* sh: add memory resources to /proc/iomemMagnus Damm2008-05-081-1/+1
* sh64: export onchip_remap/unmap() too.Paul Mundt2008-05-081-0/+2
* sh64: Fixup the nommu build.Paul Mundt2008-05-082-3/+6
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-9/+0
* sh: Create an sh debugfs root.Paul Mundt2008-04-182-3/+3
* sh: Flag PMB support as EXPERIMENTAL.Paul Mundt2008-03-061-1/+1
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-064-7/+7
* sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk2008-03-061-0/+1
* sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito2008-02-141-0/+8
* sh: __uncached_start only on sh32.Paul Mundt2008-02-141-0/+2
* sh: Get SH-5 caches working again post-unification.Paul Mundt2008-02-141-610/+411
* sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt2008-02-141-3/+5
* sh: trapped io support V2Magnus Damm2008-02-141-0/+3
* sh: declared coherent memory support V2 fixMagnus Damm2008-02-141-12/+20
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+2
* sh: declared coherent memory support V2Magnus Damm2008-01-281-46/+128
* sh: Correct pte size mismatch for X2 TLB.Paul Mundt2008-01-281-1/+1
* sh: Provide a stubbed __set_fixmap() for nommu.Paul Mundt2008-01-281-0/+4
* sh: Stub in page_table_range_init() on nommu.Paul Mundt2008-01-281-0/+6
* sh: Populate swapper_pg_dir with fixmap range.Stuart Menefy2008-01-281-0/+36
* sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-286-30/+46
* sh: Fix compile error of arch/sh/mm/pmb.cNobuhiro Iwamatsu2008-01-281-1/+1
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-283-25/+22
* sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy2008-01-281-0/+6
* sh: clear/copy_page renames in lib and lib64.Paul Mundt2008-01-283-542/+1
* sh: Rename the _32 and _64 TLB flush variants.Paul Mundt2008-01-284-2/+2
* sh: Copy over special CFLAGS for SH-5 TLB miss.Paul Mundt2008-01-281-0/+25
* sh: Move over SH-5 TLB and cache support code.Paul Mundt2008-01-283-2/+1203
* sh: Kill off a stray proc tlb reference in fault_64.Paul Mundt2008-01-281-4/+0
* sh: Bump the MEMORY_SIZE default to something reasonable.Paul Mundt2008-01-281-2/+2
* sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt2008-01-281-1/+2
* sh: Move in the SH-5 TLB miss.Paul Mundt2008-01-284-2/+281
* sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt2008-01-283-20/+5
OpenPOWER on IntegriCloud