summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | sh: Remove implicit sign extension from assembler immediatesStuart Menefy2009-08-241-1/+1
| | | * | | | | sh: Allow use of GENERIC_IOMAPDavid McKay2009-08-241-0/+10
| | * | | | | | sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt2009-08-241-0/+1
| | |/ / / / /
| | * | | | | Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt2009-08-232-2/+18
| | |\ \ \ \ \
| | | * | | | | sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm2009-08-232-1/+12
| | | * | | | | Merge branch 'master' into sh/hwblkPaul Mundt2009-08-158-10/+486
| | | |\ \ \ \ \
| | | * | | | | | sh: Runtime PM pdev hwblkMagnus Damm2009-08-041-1/+6
| | | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Paul Mundt2009-08-042-12/+4
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | * | | | | | | Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-08-224-18/+52
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | sh64: dummy unwinder BUG wrappers.Paul Mundt2009-08-221-0/+5
| | | * | | | | | sh: unwinder: Use a special bug flag for unwinder traps.Paul Mundt2009-08-221-5/+6
| | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming2009-08-211-0/+3
| | | * | | | | sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()Matt Fleming2009-08-213-0/+36
| | | * | | | | sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSETMatt Fleming2009-08-211-0/+1
| | | * | | | | sh: unwinder: Fix memory leak and create our own kmem cacheMatt Fleming2009-08-211-16/+6
| | | * | | | | sh: unwinder: Move initialization to early_initcall() and tidy up locking.Paul Mundt2009-08-171-2/+0
| | * | | | | | sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-211-1/+1
| | * | | | | | sh: DSP save/restore ordering and a0 sign extension fixups.Paul Mundt2009-08-201-13/+13
| | * | | | | | sh: Better description of SH-4 PTEA register update.Michael Trimarchi2009-08-201-0/+8
| * | | | | | | sh: Make cache flushers SMP-aware.Paul Mundt2009-08-211-12/+29
| * | | | | | | sh: Kill off unused cpu/cacheflush.h.Paul Mundt2009-08-211-1/+31
| * | | | | | | sh: Use local TLB flush for get_mmu_context() ASID exhaustion.Paul Mundt2009-08-201-1/+1
| * | | | | | | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-192-0/+5
| |\| | | | | |
| | * | | | | | sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto2009-08-181-0/+1
| | |/ / / / /
| | * | | / / sh: Add support for DWARF GNU extensionsMatt Fleming2009-08-161-0/+4
| | | |_|/ / | | |/| | |
| * | | | | sh: Fix up the SH-5 build with caches enabled.Paul Mundt2009-08-163-13/+16
| * | | | | sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt2009-08-161-8/+0
| * | | | | sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt2009-08-151-36/+1
| * | | | | sh: Kill off unused flush_icache_user_range().Paul Mundt2009-08-151-1/+0
| * | | | | sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt2009-08-151-2/+3
| * | | | | sh: Centralize the CPU cache initialization routines.Paul Mundt2009-08-151-1/+2
| * | | | | sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-152-13/+24
| * | | | | sh: rework nommu for generic cache.c use.Paul Mundt2009-08-152-6/+3
| * | | | | sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt2009-08-151-2/+0
| * | | | | sh: Provide the kmap_coherent() interface generically.Paul Mundt2009-08-152-6/+4
| * | | | | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-1510-22/+562
| |\| | | |
| | * | | | sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2009-08-141-5/+0
| | * | | | sh: Setup the frame register in asm codeMatt Fleming2009-08-141-0/+12
| | * | | | sh: dwarf unwinder support.Matt Fleming2009-08-143-0/+425
| | * | | | sh: Allow multiple stack unwinders to be setupMatt Fleming2009-08-131-0/+25
| | * | | | sh: Use the generalized stacktrace opsMatt Fleming2009-08-131-0/+25
| | * | | | Merge branch 'sh/stable-updates'Paul Mundt2009-08-132-12/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | sh: convert to asm-generic/hardirq.hChristoph Hellwig2009-08-051-10/+3
| | * | | | sh: Add SH7724 DMAC support.Kuninori Morimoto2009-08-041-0/+1
| | | |/ / | | |/| |
| | * | | sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy2009-07-291-0/+72
| * | | | sh: Add register alignment helpers for shared flushers.Paul Mundt2009-08-153-0/+12
| * | | | sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt2009-08-041-0/+6
| * | | | sh: Provide __flush_anon_page().Paul Mundt2009-08-041-0/+14
| * | | | sh: update_mmu_cache() consolidation.Paul Mundt2009-07-291-2/+13
| * | | | sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt2009-07-273-22/+7