aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAge
* sh: Cleanup irqflags size mismatch on SH-5 build.Paul Mundt2009-05-09
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-07
* sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt2009-05-07
* sh: pci: Rework fixed region checks in ioremap().Paul Mundt2009-04-20
* sh: pci memory range checking codeMagnus Damm2009-04-16
* sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt2009-04-14
* sh: Add support for DMA API debugging.Paul Mundt2009-04-09
* sh: Kill off broken direct-mapped cache mode.Paul Mundt2009-04-02
* sh: Update debugfs ASID dumping for 16-bit ASID support.Paul Mundt2009-03-17
* sh: tlb-pteaex: Kill off legacy PTEA updates.Paul Mundt2009-03-17
* sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-17
* sh: PMB hibernation supportFrancesco VIRLINZI2009-03-16
* sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda2009-03-10
* sh: fix P4 iounmap() pass-throughMagnus Damm2009-02-27
* arch/sh/mm: Move a dereference below a NULL testJulia Lawall2009-01-21
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-06
* sh: split coherent pagesMagnus Damm2008-12-22
* sh: Generic kgdb stub support.Paul Mundt2008-12-22
* sh: Fix up the cpu_asid() return value on nommu.Paul Mundt2008-12-22
* sh: Convert sh64 /proc/asids to debugfs and generic sh.Paul Mundt2008-12-22
* sh: P4 ioremap pass-throughMagnus Damm2008-12-22
* sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt2008-12-22
* sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt2008-11-13
* sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt2008-11-11
* sh: Handle fixmap TLB eviction more coherently.Paul Mundt2008-11-10
* sh: fix sh2a cache entry_maskYoshihiro Shimoda2008-10-31
* sh: Kill off duplicate remove_memory() definition.Andrew Morton2008-10-20
* sh: remove consistent alloc cruftMagnus Damm2008-10-19
* Fix debugfs_create_file's error checking method for arch/sh/mm/Zhaolei2008-10-19
* sh: Trivial trace_mark() instrumentation for core events.Paul Mundt2008-09-21
* sh: Kill off duplicate page fault notifiers in slow path.Paul Mundt2008-09-20
* sh: Look up the trap vector for the page fault notifier.Paul Mundt2008-09-20
* sh: Support kernel stacks smaller than a page.Paul Mundt2008-09-20
* sh: Make memory hot-add and hot-remove depend on MMU.Paul Mundt2008-09-17
* sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt2008-09-07
* sh: uninline flush_icache_all().Paul Mundt2008-09-07
* sh: remove unnecessary memset after alloc_bootmem_low_pagesMarek Skuczynski2008-09-07
* sh: vmalloc pgtable sync fix.Stuart Menefy2008-09-07
* sh: early cached_to_uncached initialization.Stuart Menefy2008-09-07
* sh: Add support for memory hot-remove.Paul Mundt2008-09-07
* sh: fixup many sparse errors.Paul Mundt2008-09-07
* sh: fix platform_resource_setup_memory() section mismatchMagnus Damm2008-08-28
* sh: select memchunk size using kernel cmdlineMagnus Damm2008-08-11
* sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.Paul Mundt2008-08-11
* SH2(A) cache updateYoshinori Sato2008-08-04
* sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-01
|\
| * sh: migrate to arch/sh/include/Paul Mundt2008-07-28
* | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-28
|\|
| * sh: fix uImage Entry PointYoshihiro Shimoda2008-07-28