summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt2009-06-231-2/+0
* sh: Use local TLB flush in set_pte_phys().Paul Mundt2009-06-231-1/+1
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-212-2/+2
* sh: remove stray markers.Christoph Hellwig2009-06-181-4/+0
* sh: Prefer slab_is_available() over after_bootmem.Paul Mundt2009-05-222-4/+2
* sh: Provide FORCE_MAX_ZONEORDER.Paul Mundt2009-05-141-0/+23
* sh: Consolidate the boot link and entry offset definitions.Paul Mundt2009-05-101-8/+0
* sh: Cleanup irqflags size mismatch on SH-5 build.Paul Mundt2009-05-091-4/+4
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-071-171/+94
* sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt2009-05-071-4/+132
* sh: pci: Rework fixed region checks in ioremap().Paul Mundt2009-04-201-7/+7
* sh: pci memory range checking codeMagnus Damm2009-04-161-2/+2
* sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt2009-04-141-1/+11
* sh: Add support for DMA API debugging.Paul Mundt2009-04-091-6/+13
* sh: Kill off broken direct-mapped cache mode.Paul Mundt2009-04-021-12/+0
* sh: Update debugfs ASID dumping for 16-bit ASID support.Paul Mundt2009-03-171-3/+1
* sh: tlb-pteaex: Kill off legacy PTEA updates.Paul Mundt2009-03-171-3/+0
* sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-172-2/+103
* sh: PMB hibernation supportFrancesco VIRLINZI2009-03-161-0/+38
* sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda2009-03-104-3/+78
* sh: fix P4 iounmap() pass-throughMagnus Damm2009-02-271-1/+1
* arch/sh/mm: Move a dereference below a NULL testJulia Lawall2009-01-211-1/+1
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-1/+2
* sh: split coherent pagesMagnus Damm2008-12-221-1/+6
* sh: Generic kgdb stub support.Paul Mundt2008-12-221-6/+0
* sh: Fix up the cpu_asid() return value on nommu.Paul Mundt2008-12-221-1/+1
* sh: Convert sh64 /proc/asids to debugfs and generic sh.Paul Mundt2008-12-223-0/+81
* sh: P4 ioremap pass-throughMagnus Damm2008-12-222-12/+2
* sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt2008-12-221-0/+94
* sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt2008-11-131-1/+1
* sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt2008-11-123-2/+33
* sh: Handle fixmap TLB eviction more coherently.Paul Mundt2008-11-102-3/+26
* sh: fix sh2a cache entry_maskYoshihiro Shimoda2008-10-311-4/+4
* sh: Kill off duplicate remove_memory() definition.Andrew Morton2008-10-211-17/+0
* sh: remove consistent alloc cruftMagnus Damm2008-10-201-10/+0
* Fix debugfs_create_file's error checking method for arch/sh/mm/Zhaolei2008-10-202-0/+8
* sh: Trivial trace_mark() instrumentation for core events.Paul Mundt2008-09-211-24/+33
* sh: Kill off duplicate page fault notifiers in slow path.Paul Mundt2008-09-211-7/+4
* sh: Look up the trap vector for the page fault notifier.Paul Mundt2008-09-211-9/+4
* sh: Support kernel stacks smaller than a page.Paul Mundt2008-09-201-0/+29
* sh: Make memory hot-add and hot-remove depend on MMU.Paul Mundt2008-09-171-2/+2
* sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt2008-09-081-1/+28
* sh: uninline flush_icache_all().Paul Mundt2008-09-081-1/+1
* sh: remove unnecessary memset after alloc_bootmem_low_pagesMarek Skuczynski2008-09-081-1/+0
* sh: vmalloc pgtable sync fix.Stuart Menefy2008-09-081-4/+7
* sh: early cached_to_uncached initialization.Stuart Menefy2008-09-081-13/+14
* sh: Add support for memory hot-remove.Paul Mundt2008-09-082-0/+21
* sh: fixup many sparse errors.Paul Mundt2008-09-083-1/+3
* sh: fix platform_resource_setup_memory() section mismatchMagnus Damm2008-08-281-3/+3
* sh: select memchunk size using kernel cmdlineMagnus Damm2008-08-111-0/+27
OpenPOWER on IntegriCloud