index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Add RWDT save/restore code for sh7724 R-standby
Magnus Damm
2009-11-04
1
-0
/
+14
*
sh: intc: Handle legacy IRQ reservation in vector map.
Paul Mundt
2009-11-02
1
-0
/
+6
*
sh: Add R-standby sleep mode support
Magnus Damm
2009-10-30
3
-7
/
+21
*
sh: Use RSMEM for sleep code on sh7724
Magnus Damm
2009-10-30
1
-4
/
+8
*
sh: Add MMU and Cache handling sleep mode code
Magnus Damm
2009-10-30
3
-0
/
+117
*
sh: Keep track of allowed sleep modes
Magnus Damm
2009-10-30
2
-18
/
+31
*
sh: Rework SuperH Mobile sleep mode code
Magnus Damm
2009-10-30
3
-164
/
+144
*
sh: Allow boards to register memory pre/post sleep code
Magnus Damm
2009-10-30
1
-0
/
+6
*
sh: Add sh7724 notifier for R-standby save/restore
Magnus Damm
2009-10-30
1
-0
/
+167
*
sh: Add notifiers chains for cpu/board code
Magnus Damm
2009-10-30
1
-0
/
+12
*
sh: perf events: Kill off left over debugging cruft.
Paul Mundt
2009-10-28
1
-1
/
+1
*
sh: perf events: Add preliminary support for SH-4A counters.
Paul Mundt
2009-10-28
4
-0
/
+547
*
sh: Clean up more superfluous symbol exports.
Paul Mundt
2009-10-27
4
-51
/
+16
*
sh64: cache flush symbol exports.
Paul Mundt
2009-10-27
1
-11
/
+0
*
sh: Revamp PCI DMA coherence Kconfig bits.
Paul Mundt
2009-10-27
1
-0
/
+4
*
sh: Annotate irq functions with "notrace"
Matt Fleming
2009-10-27
2
-4
/
+4
*
sh: fix kexec by removing check for old kexec-tools
Magnus Damm
2009-10-26
1
-6
/
+0
*
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-26
3
-1
/
+38
|
\
|
*
sh: Check for return_to_handler when unwinding the stack
Matt Fleming
2009-10-26
1
-0
/
+22
|
*
sh: Build fix: define more __movmem* symbols
Lubomir Rintel
2009-10-26
1
-0
/
+14
|
*
sh: __irq_entry annotate do_IRQ().
Paul Mundt
2009-10-26
1
-1
/
+2
*
|
sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.
Paul Mundt
2009-10-26
1
-0
/
+2
*
|
sh: Convert to asm-generic/dma-mapping-common.h
Paul Mundt
2009-10-20
2
-1
/
+78
*
|
sh: Fix up cacheflush routine symbol exports.
Paul Mundt
2009-10-19
1
-3
/
+0
*
|
sh: Fix up uninitialized variable warning in dwarf unwinder.
Paul Mundt
2009-10-19
1
-1
/
+1
*
|
sh: Disable SCIF2 on the SH-X3 proto CPU.
Paul Mundt
2009-10-18
3
-46
/
+9
*
|
sh: Convert to asm-generic/irqflags.h.
Paul Mundt
2009-10-17
3
-2
/
+110
*
|
sh: Kill off legacy UBC wakeup cruft.
Paul Mundt
2009-10-16
3
-71
/
+0
*
|
sh: Support SCHED_MC for SH-X3 multi-cores.
Paul Mundt
2009-10-16
1
-0
/
+26
*
|
sh: Fix up IRQ re-enabling for the need_resched() case.
Paul Mundt
2009-10-16
1
-1
/
+2
*
|
sh: Make check_pgt_cache() more aggressive while idling.
Paul Mundt
2009-10-16
1
-1
/
+3
*
|
sh: Idle loop chainsawing for SMP-based light sleep.
Paul Mundt
2009-10-16
1
-16
/
+57
*
|
sh: Force boot CPU in to light sleep mode for SH-X3 SMP.
Paul Mundt
2009-10-16
1
-18
/
+19
*
|
sh: Count NMIs in irq_cpustat_t.
Paul Mundt
2009-10-14
2
-0
/
+10
*
|
sh: TS_RESTORE_SIGMASK conversion.
Paul Mundt
2009-10-14
4
-19
/
+22
*
|
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-14
4
-6
/
+9
|
\
|
|
*
sh: Fix a TRACE_IRQS_OFF typo.
Paul Mundt
2009-10-14
1
-1
/
+1
|
*
sh: Optimize the setup_rt_frame() I-cache flush.
Paul Mundt
2009-10-14
1
-2
/
+1
|
*
sh: Populate initial secondary CPU info from boot_cpu_data.
Paul Mundt
2009-10-14
1
-0
/
+2
|
*
sh: Tidy up SMP cpuinfo.
Paul Mundt
2009-10-14
1
-0
/
+2
|
*
sh: Use boot_cpu_data for FPU tests in sigcontext paths.
Paul Mundt
2009-10-14
1
-3
/
+3
*
|
sh: Only invalidate the I-cache range for secondary CPUs stack_start.
Paul Mundt
2009-10-14
1
-1
/
+3
*
|
sh: ftrace: Make code modification NMI safe.
Paul Mundt
2009-10-13
1
-1
/
+145
*
|
sh: Don't profile return_address().
Paul Mundt
2009-10-13
1
-0
/
+2
*
|
sh: Tidy up the dwarf module helpers.
Paul Mundt
2009-10-13
2
-34
/
+44
*
|
sh: Generalize CALLER_ADDRx support.
Paul Mundt
2009-10-13
2
-0
/
+55
*
|
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-13
1
-10
/
+27
|
\
|
|
*
sh: ftrace: Fix up syscall tracepoint support.
Paul Mundt
2009-10-13
1
-10
/
+27
*
|
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-13
1
-3
/
+4
|
\
|
|
*
sh: update die() output.
Paul Mundt
2009-10-13
1
-3
/
+4
[next]