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