aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm
AgeCommit message (Expand)Author
2009-04-14sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt
2009-04-09sh: Add support for DMA API debugging.Paul Mundt
2009-04-02sh: Kill off broken direct-mapped cache mode.Paul Mundt
2009-03-17sh: Update debugfs ASID dumping for 16-bit ASID support.Paul Mundt
2009-03-17sh: tlb-pteaex: Kill off legacy PTEA updates.Paul Mundt
2009-03-17sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt
2009-03-16sh: PMB hibernation supportFrancesco VIRLINZI
2009-03-10sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda
2009-02-27sh: fix P4 iounmap() pass-throughMagnus Damm
2009-01-21arch/sh/mm: Move a dereference below a NULL testJulia Lawall
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2008-12-22sh: split coherent pagesMagnus Damm
2008-12-22sh: Generic kgdb stub support.Paul Mundt
2008-12-22sh: Fix up the cpu_asid() return value on nommu.Paul Mundt
2008-12-22sh: Convert sh64 /proc/asids to debugfs and generic sh.Paul Mundt
2008-12-22sh: P4 ioremap pass-throughMagnus Damm
2008-12-22sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt
2008-11-13sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt
2008-11-12sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt
2008-11-10sh: Handle fixmap TLB eviction more coherently.Paul Mundt
2008-10-31sh: fix sh2a cache entry_maskYoshihiro Shimoda
2008-10-21sh: Kill off duplicate remove_memory() definition.Andrew Morton
2008-10-20sh: remove consistent alloc cruftMagnus Damm
2008-10-20Fix debugfs_create_file's error checking method for arch/sh/mm/Zhaolei
2008-09-21sh: Trivial trace_mark() instrumentation for core events.Paul Mundt
2008-09-21sh: Kill off duplicate page fault notifiers in slow path.Paul Mundt
2008-09-21sh: Look up the trap vector for the page fault notifier.Paul Mundt
2008-09-20sh: Support kernel stacks smaller than a page.Paul Mundt
2008-09-17sh: Make memory hot-add and hot-remove depend on MMU.Paul Mundt
2008-09-08sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt
2008-09-08sh: uninline flush_icache_all().Paul Mundt
2008-09-08sh: remove unnecessary memset after alloc_bootmem_low_pagesMarek Skuczynski
2008-09-08sh: vmalloc pgtable sync fix.Stuart Menefy
2008-09-08sh: early cached_to_uncached initialization.Stuart Menefy
2008-09-08sh: Add support for memory hot-remove.Paul Mundt
2008-09-08sh: fixup many sparse errors.Paul Mundt
2008-08-28sh: fix platform_resource_setup_memory() section mismatchMagnus Damm
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