summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sh/st-integrationPaul Mundt2009-11-2445-505/+2306
|\
| * Merge branch 'sh/stable-updates'Paul Mundt2009-11-182-2/+2
| |\
| * | sh64: Fix up the CONFIG_GENERIC_BUG=n build.Paul Mundt2009-11-121-3/+3
| * | sh: Use the generic I/O port base for slowdown.Paul Mundt2009-11-122-1/+7
| * | sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.Paul Mundt2009-11-121-4/+5
| * | sh: perf events: Document SH-4A raw event codes.Paul Mundt2009-11-091-0/+38
| * | Merge branch 'sh/stable-updates'Paul Mundt2009-11-091-1/+1
| |\ \
| * | | sh: perf events: Add support for SH7750-style counters.Paul Mundt2009-11-052-0/+258
| * | | sh: perf events: Preliminary callchain support.Paul Mundt2009-11-052-1/+99
| * | | sh: Default-enable SPU clock for SH7724.Paul Mundt2009-11-051-1/+1
| * | | sh: sh7724: Add SPU2 supportKuninori Morimoto2009-11-051-0/+68
| * | | sh: perf events: Fix up uninitialized variable warning.Paul Mundt2009-11-051-3/+1
| * | | sh: Add RWDT save/restore code for sh7724 R-standbyMagnus Damm2009-11-041-0/+14
| * | | sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt2009-11-021-0/+6
| * | | sh: Add R-standby sleep mode supportMagnus Damm2009-10-303-7/+21
| * | | sh: Use RSMEM for sleep code on sh7724Magnus Damm2009-10-301-4/+8
| * | | sh: Add MMU and Cache handling sleep mode codeMagnus Damm2009-10-303-0/+117
| * | | sh: Keep track of allowed sleep modesMagnus Damm2009-10-302-18/+31
| * | | sh: Rework SuperH Mobile sleep mode codeMagnus Damm2009-10-303-164/+144
| * | | sh: Allow boards to register memory pre/post sleep codeMagnus Damm2009-10-301-0/+6
| * | | sh: Add sh7724 notifier for R-standby save/restoreMagnus Damm2009-10-301-0/+167
| * | | sh: Add notifiers chains for cpu/board codeMagnus Damm2009-10-301-0/+12
| * | | sh: perf events: Kill off left over debugging cruft.Paul Mundt2009-10-281-1/+1
| * | | sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt2009-10-284-0/+547
| * | | 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: 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: 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