Age | Commit message (Expand) | Author |
2009-08-15 | sh: Provide the kmap_coherent() interface generically. | Paul Mundt |
2009-08-15 | sh: Bail from kmap_coherent_init() if we have no dcache aliases. | Paul Mundt |
2009-08-15 | Merge branch 'master' into sh/cachetlb | Paul Mundt |
2009-08-15 | sh: TLB fast path optimizations for load/store exceptions. | Paul Mundt |
2009-08-15 | sh: TLB protection violation exception optimizations. | Paul Mundt |
2009-08-15 | sh: NO_CONTEXT ASID optimizations for SH-4 cache flush. | Paul Mundt |
2009-08-15 | sh64: Wire up the shared __flush_xxx_region() flushers. | Paul Mundt |
2009-08-15 | sh: Add register alignment helpers for shared flushers. | Paul Mundt |
2009-08-13 | sh: use printk_once | Marcin Slusarz |
2009-08-04 | sh: Partially unroll the SH-4 __flush_xxx_region() flushers. | Paul Mundt |
2009-08-04 | sh: Split out SH-4 __flush_xxx_region() ops. | Paul Mundt |
2009-08-04 | sh: Tidy up NEFF-based sign extension for SH-5. | Paul Mundt |
2009-08-04 | sh: Provide __flush_anon_page(). | Paul Mundt |
2009-08-04 | sh: Drop unused arguments for kunmap_coherent(). | Paul Mundt |
2009-08-04 | sh: Bring kmap_coherent() out-of-line. | Paul Mundt |
2009-08-04 | sh: Add a PG_dcache_dirty sanity check in kmap_coherent(). | Paul Mundt |
2009-07-29 | sh: Handle a NULL vma in __update_tlb() for the fast-path. | Paul Mundt |
2009-07-29 | sh: update_mmu_cache() consolidation. | Paul Mundt |
2009-07-27 | sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms. | Paul Mundt |
2009-07-27 | sh: wire up clear_user_highpage() for sh4, convert sh7705. | Paul Mundt |
2009-07-22 | sh: Migrate from PG_mapped to PG_dcache_dirty. | Paul Mundt |
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 |