summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
| |\ \
OpenPOWER on IntegriCloud