summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-10-27sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt1-0/+4
2009-10-27sh: Annotate irq functions with "notrace"Matt Fleming2-4/+4
2009-10-26sh: fix kexec by removing check for old kexec-toolsMagnus Damm1-6/+0
2009-10-26Merge branch 'sh/stable-updates'Paul Mundt3-1/+38
2009-10-26sh: Check for return_to_handler when unwinding the stackMatt Fleming1-0/+22
2009-10-26sh: Build fix: define more __movmem* symbolsLubomir Rintel1-0/+14
2009-10-26sh: __irq_entry annotate do_IRQ().Paul Mundt1-1/+2
2009-10-26sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt1-0/+2
2009-10-20sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2-1/+78
2009-10-19sh: Fix up cacheflush routine symbol exports.Paul Mundt1-3/+0
2009-10-19sh: Fix up uninitialized variable warning in dwarf unwinder.Paul Mundt1-1/+1
2009-10-18sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt3-46/+9
2009-10-17sh: Convert to asm-generic/irqflags.h.Paul Mundt3-2/+110
2009-10-16sh: Kill off legacy UBC wakeup cruft.Paul Mundt3-71/+0
2009-10-16sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt1-0/+26
2009-10-16sh: Fix up IRQ re-enabling for the need_resched() case.Paul Mundt1-1/+2
2009-10-16sh: Make check_pgt_cache() more aggressive while idling.Paul Mundt1-1/+3
2009-10-16sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt1-16/+57
2009-10-16sh: Force boot CPU in to light sleep mode for SH-X3 SMP.Paul Mundt1-18/+19
2009-10-14sh: Count NMIs in irq_cpustat_t.Paul Mundt2-0/+10
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt4-19/+22
2009-10-14Merge branch 'sh/stable-updates'Paul Mundt4-6/+9
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt1-1/+1
2009-10-14sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt1-2/+1
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt1-0/+2
2009-10-14sh: Tidy up SMP cpuinfo.Paul Mundt1-0/+2
2009-10-14sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt1-3/+3
2009-10-14sh: Only invalidate the I-cache range for secondary CPUs stack_start.Paul Mundt1-1/+3
2009-10-13sh: ftrace: Make code modification NMI safe.Paul Mundt1-1/+145
2009-10-13sh: Don't profile return_address().Paul Mundt1-0/+2
2009-10-13sh: Tidy up the dwarf module helpers.Paul Mundt2-34/+44
2009-10-13sh: Generalize CALLER_ADDRx support.Paul Mundt2-0/+55
2009-10-13Merge branch 'sh/stable-updates'Paul Mundt1-10/+27
2009-10-13sh: ftrace: Fix up syscall tracepoint support.Paul Mundt1-10/+27
2009-10-13Merge branch 'sh/stable-updates'Paul Mundt1-3/+4
2009-10-13sh: update die() output.Paul Mundt1-3/+4
2009-10-12Merge branch 'sh/dwarf-unwinder'Paul Mundt2-50/+167
2009-10-12Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt2-47/+164
2009-10-11sh: Remove any reference to recursive functions from commentsMatt Fleming1-11/+11
2009-10-11sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming1-6/+16
2009-10-11sh: Teach the DWARF unwinder about modulesMatt Fleming2-30/+137
2009-10-10sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.Paul Mundt1-10/+18
2009-10-10sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming1-1/+1
2009-10-10sh: Make most PMB functions staticMatt Fleming1-0/+4
2009-10-10sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming1-1/+1
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming1-1/+1
2009-09-30sh: Build fix: export __movmemLubomir Rintel1-0/+1
2009-09-30sh: Disable unaligned kernel access printks by default.Paul Mundt1-2/+2
2009-09-28sh: Don't enable interrupts in the page fault pathMatt Fleming1-2/+0
2009-09-28sh: Set the default I/O port base to P2SEG.Paul Mundt1-0/+3