aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm
AgeCommit message (Expand)Author
2008-08-11sh: select memchunk size using kernel cmdlineMagnus Damm
2008-08-11sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.Paul Mundt
2008-08-04SH2(A) cache updateYoshinori Sato
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-07-29sh: migrate to arch/sh/include/Paul Mundt
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-28sh: fix uImage Entry PointYoshihiro Shimoda
2008-07-28fix sh ptep_get_and_clear breakageAdrian Bunk
2008-07-28sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm
2008-07-28sh: fix pg-sh4.c build breakage in linux-nextMagnus Damm
2008-07-28sh: Conditionally re-enable IRQs in fault path.Stuart Menefy
2008-07-28sh: Optimized flush_icache_range() implementation.Chris Smith
2008-07-28sh: Add support for 16kB PAGE_SIZE.Paul Mundt
2008-07-28sh: Support variable page sizes on nommu.Paul Mundt
2008-07-28sh: fix seq_file memory leakLi Zefan
2008-07-26sh: use generic show_mem()Johannes Weiner
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24hugetlb: introduce pud_hugeAndi Kleen
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-07-18Sh: use generic per-device coherent dma allocatorDmitry Baryshkov
2008-05-08sh: add memory resources to /proc/iomemMagnus Damm
2008-05-08sh64: export onchip_remap/unmap() too.Paul Mundt
2008-05-08sh64: Fixup the nommu build.Paul Mundt
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge
2008-04-18sh: Create an sh debugfs root.Paul Mundt
2008-03-06sh: Flag PMB support as EXPERIMENTAL.Paul Mundt
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-06sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk
2008-02-14sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito
2008-02-14sh: __uncached_start only on sh32.Paul Mundt
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt
2008-02-14sh: trapped io support V2Magnus Damm
2008-02-14sh: declared coherent memory support V2 fixMagnus Damm
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-01-28sh: declared coherent memory support V2Magnus Damm
2008-01-28sh: Correct pte size mismatch for X2 TLB.Paul Mundt
2008-01-28sh: Provide a stubbed __set_fixmap() for nommu.Paul Mundt
2008-01-28sh: Stub in page_table_range_init() on nommu.Paul Mundt
2008-01-28sh: Populate swapper_pg_dir with fixmap range.Stuart Menefy
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy
2008-01-28sh: Fix compile error of arch/sh/mm/pmb.cNobuhiro Iwamatsu
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt
2008-01-28sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy
2008-01-28sh: clear/copy_page renames in lib and lib64.Paul Mundt
2008-01-28sh: Rename the _32 and _64 TLB flush variants.Paul Mundt
2008-01-28sh: Copy over special CFLAGS for SH-5 TLB miss.Paul Mundt