aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-08sh: fixup many sparse errors.Paul Mundt3-1/+3
2008-08-28sh: fix platform_resource_setup_memory() section mismatchMagnus Damm1-3/+3
2008-08-11sh: select memchunk size using kernel cmdlineMagnus Damm1-0/+27
2008-08-11sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.Paul Mundt1-0/+2
2008-08-04SH2(A) cache updateYoshinori Sato4-14/+172
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt1-14/+6
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-1/+1
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar11-89/+106
2008-07-28sh: fix uImage Entry PointYoshihiro Shimoda1-0/+8
2008-07-28fix sh ptep_get_and_clear breakageAdrian Bunk1-1/+1
2008-07-28sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm1-0/+30
2008-07-28sh: fix pg-sh4.c build breakage in linux-nextMagnus Damm1-1/+1
2008-07-28sh: Conditionally re-enable IRQs in fault path.Stuart Menefy1-4/+8
2008-07-28sh: Optimized flush_icache_range() implementation.Chris Smith1-31/+36
2008-07-28sh: Add support for 16kB PAGE_SIZE.Paul Mundt1-0/+6
2008-07-28sh: Support variable page sizes on nommu.Paul Mundt1-3/+3
2008-07-28sh: fix seq_file memory leakLi Zefan2-2/+2
2008-07-26sh: use generic show_mem()Johannes Weiner1-41/+0
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-1/+1
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+5
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-1/+2
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-3/+2
2008-07-18Sh: use generic per-device coherent dma allocatorDmitry Baryshkov1-95/+3
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