summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2009-10-20sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt
2009-10-19sh: Fix up cacheflush routine symbol exports.Paul Mundt
2009-10-19sh: Fix up uninitialized variable warning in dwarf unwinder.Paul Mundt
2009-10-18sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt
2009-10-18sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt
2009-10-17sh: Convert to asm-generic/irqflags.h.Paul Mundt
2009-10-16sh: Kill off legacy UBC wakeup cruft.Paul Mundt
2009-10-16Merge branch 'sh/stable-updates'Paul Mundt
2009-10-16sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.Paul Mundt
2009-10-16sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt
2009-10-16sh: Fix up IRQ re-enabling for the need_resched() case.Paul Mundt
2009-10-16sh: Make check_pgt_cache() more aggressive while idling.Paul Mundt
2009-10-16sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt
2009-10-16sh: Force boot CPU in to light sleep mode for SH-X3 SMP.Paul Mundt
2009-10-16Merge branch 'sh/stable-updates'Paul Mundt
2009-10-16sh: Remove BKL from landisk gio.Thomas Gleixner
2009-10-16sh: disabled cache handling fix.Magnus Damm
2009-10-16sh: Fix up single page flushing to use PAGE_SIZE.Valentin Sitdikov
2009-10-14sh: Count NMIs in irq_cpustat_t.Paul Mundt
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt
2009-10-14Merge branch 'sh/stable-updates'Paul Mundt
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt
2009-10-14sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt
2009-10-14sh: Tidy up SMP cpuinfo.Paul Mundt
2009-10-14sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt
2009-10-14sh: Only invalidate the I-cache range for secondary CPUs stack_start.Paul Mundt
2009-10-14sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.Paul Mundt
2009-10-13sh: ftrace: Make code modification NMI safe.Paul Mundt
2009-10-13sh: Don't profile return_address().Paul Mundt
2009-10-13sh: Tidy up the dwarf module helpers.Paul Mundt
2009-10-13sh: Generalize CALLER_ADDRx support.Paul Mundt
2009-10-13Merge branch 'sh/stable-updates'Paul Mundt
2009-10-13sh: ftrace: Fix up syscall tracepoint support.Paul Mundt
2009-10-13Merge branch 'sh/stable-updates'Paul Mundt
2009-10-13sh: force dcache flush if dcache_dirty bit set.Paul Mundt
2009-10-13sh: update die() output.Paul Mundt
2009-10-13Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt
2009-10-12Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-10-12Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt
2009-10-11sh: tracing: Use the DWARF unwinder for CALLER_ADDRxMatt Fleming
2009-10-11sh: Remove any reference to recursive functions from commentsMatt Fleming
2009-10-11sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming
2009-10-11sh: Teach the DWARF unwinder about modulesMatt Fleming
2009-10-10sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.Paul Mundt
2009-10-10sh: Shut up CONFIG_32BIT=n compiler warnings.Paul Mundt
2009-10-10sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming
2009-10-10sh: Fix the offset from P1SEG/P2SEG where we map RAMMatt Fleming
2009-10-10sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming
2009-10-10sh: Get rid of the kmem cache codeMatt Fleming