Age | Commit message (Expand) | Author |
2009-08-24 | sh: Fix problems with cache flushing when cache is in write-through mode | Stuart Menefy |
2009-08-24 | sh: Fix overzealous checking in __ioremap() | Stuart Menefy |
2009-08-24 | sh: Improve comments int SH4 cache flushing code | Stuart Menefy |
2009-08-21 | sh: Add initial support for SH7757 CPU subtype | Yoshihiro Shimoda |
2009-08-20 | sh: Better description of SH-4 PTEA register update. | Michael Trimarchi |
2009-08-13 | sh: use printk_once | Marcin Slusarz |
2009-07-20 | Merge branches 'sh/hwblk' and 'sh/platform-updates' | Paul Mundt |
2009-07-13 | sh: Restore previous behaviour on kernel fault | Matt Fleming |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-05 | sh: Tidy up vmalloc fault handling. | Paul Mundt |
2009-07-05 | sh: use kprobes_built_in() for notify_page_fault(). | Paul Mundt |
2009-07-05 | sh: Use bootmem ontop of lmb for NUMA | Matt Fleming |
2009-06-25 | sh64: Hook up page fault events for software perf counters. | Paul Mundt |
2009-06-25 | sh: Hook up page fault events for software perf counters. | Paul Mundt |
2009-06-23 | sh: Wire up the uncached fixmap on sh64 as well. | Paul Mundt |
2009-06-23 | sh: Use local TLB flush in set_pte_phys(). | Paul Mundt |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-18 | sh: remove stray markers. | Christoph Hellwig |
2009-05-22 | sh: Prefer slab_is_available() over after_bootmem. | Paul Mundt |
2009-05-14 | sh: Provide FORCE_MAX_ZONEORDER. | Paul Mundt |
2009-05-10 | sh: Consolidate the boot link and entry offset definitions. | Paul Mundt |
2009-05-09 | sh: Cleanup irqflags size mismatch on SH-5 build. | Paul Mundt |
2009-05-07 | sh: Integrate the SH-5 onchip_remap() more coherently. | Paul Mundt |
2009-05-07 | sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN. | Paul Mundt |
2009-04-20 | sh: pci: Rework fixed region checks in ioremap(). | Paul Mundt |
2009-04-16 | sh: pci memory range checking code | Magnus Damm |
2009-04-14 | sh: Pre-allocate a reasonable number of DMA debug entries. | Paul Mundt |
2009-04-09 | sh: Add support for DMA API debugging. | Paul Mundt |
2009-04-02 | sh: Kill off broken direct-mapped cache mode. | Paul Mundt |
2009-03-17 | sh: Update debugfs ASID dumping for 16-bit ASID support. | Paul Mundt |
2009-03-17 | sh: tlb-pteaex: Kill off legacy PTEA updates. | Paul Mundt |
2009-03-17 | sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores. | Paul Mundt |
2009-03-16 | sh: PMB hibernation support | Francesco VIRLINZI |
2009-03-10 | sh: Support fixed 32-bit PMB mappings from bootloader. | Yoshihiro Shimoda |
2009-02-27 | sh: fix P4 iounmap() pass-through | Magnus Damm |
2009-01-21 | arch/sh/mm: Move a dereference below a NULL test | Julia Lawall |
2009-01-06 | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade |
2008-12-22 | sh: split coherent pages | Magnus Damm |
2008-12-22 | sh: Generic kgdb stub support. | Paul Mundt |
2008-12-22 | sh: Fix up the cpu_asid() return value on nommu. | Paul Mundt |
2008-12-22 | sh: Convert sh64 /proc/asids to debugfs and generic sh. | Paul Mundt |
2008-12-22 | sh: P4 ioremap pass-through | Magnus Damm |
2008-12-22 | sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. | Paul Mundt |
2008-11-13 | sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check. | Paul Mundt |
2008-11-12 | sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. | Paul Mundt |
2008-11-10 | sh: Handle fixmap TLB eviction more coherently. | Paul Mundt |
2008-10-31 | sh: fix sh2a cache entry_mask | Yoshihiro Shimoda |
2008-10-21 | sh: Kill off duplicate remove_memory() definition. | Andrew Morton |
2008-10-20 | sh: remove consistent alloc cruft | Magnus Damm |
2008-10-20 | Fix debugfs_create_file's error checking method for arch/sh/mm/ | Zhaolei |