index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Acquire some more page flags for SH-5.
Matt Fleming
2010-01-16
4
-3
/
+57
*
sh: New extended page flag to wire/unwire TLB entries
Matt Fleming
2010-01-16
5
-0
/
+156
*
sh: Generalize SH7786 PCIe support.
Paul Mundt
2010-01-15
2
-2
/
+2
*
sh: mach-sdk7786: mode pins support.
Paul Mundt
2010-01-15
1
-0
/
+18
*
sh: Fix up the secondary CPU entry point for 32bit mode.
Paul Mundt
2010-01-15
1
-1
/
+4
*
sh: Guard against early IPIs in flush_cache_all().
Paul Mundt
2010-01-15
1
-2
/
+11
*
sh: heartbeat: Update boards for access size hinting.
Paul Mundt
2010-01-15
12
-151
/
+74
*
sh: mach-sdk7786: heartbeat support.
Paul Mundt
2010-01-15
1
-0
/
+15
*
sh: heartbeat: Support access size specification via resource flags.
Paul Mundt
2010-01-15
1
-5
/
+17
*
sh: Fix CONFIG_PMB=n build.
Matt Fleming
2010-01-15
1
-1
/
+2
*
sh: Preliminary SDK7786 board support.
Paul Mundt
2010-01-14
6
-0
/
+1670
*
sh: Rename split-level pgtable headers.
Paul Mundt
2010-01-13
3
-8
/
+8
*
sh: default to extended TLB support.
Paul Mundt
2010-01-13
6
-41
/
+17
*
sh: Make all PxSEGADDR() calls fatal for non-legacy configs.
Paul Mundt
2010-01-13
1
-1
/
+9
*
sh: Fix up L2 cache comment typo.
Paul Mundt
2010-01-13
1
-1
/
+1
*
sh: fixed PMB mode refactoring.
Paul Mundt
2010-01-13
11
-97
/
+117
*
sh: PVR detection for 2nd cut SH7786.
Matt Fleming
2010-01-13
1
-0
/
+1
*
sh: Add a vmlinux.bin target.
Paul Mundt
2010-01-13
1
-1
/
+3
*
sh: Add support for LZO-compressed kernels.
Paul Mundt
2010-01-13
5
-8
/
+26
*
-
-
-
.
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
Paul Mundt
2010-01-13
32
-672
/
+1149
|
\
\
\
|
|
*
\
Merge branch 'master' into sh/hw-breakpoints
Paul Mundt
2010-01-06
64
-994
/
+3109
|
|
|
\
\
|
|
*
|
|
sh: select HAVE_HW_BREAKPOINT for all SUPERH32 CPUs.
Paul Mundt
2010-01-06
1
-1
/
+1
|
|
*
|
|
sh: Reclaim TIF_DEBUG.
Paul Mundt
2010-01-05
1
-2
/
+0
|
|
*
|
|
sh: Kill off dead UBC headers.
Paul Mundt
2010-01-05
6
-221
/
+8
|
|
*
|
|
sh: Abstracted SH-4A UBC support on hw-breakpoint core.
Paul Mundt
2010-01-05
5
-78
/
+254
|
|
*
|
|
sh: Fix up breakpoint trap handler patching on SH-2A.
Paul Mundt
2010-01-05
1
-1
/
+1
|
|
*
|
|
sh: Convert ptrace to hw_breakpoint API.
Paul Mundt
2009-12-28
3
-3
/
+71
|
|
*
|
|
sh: kgdb: Rework breakpoint handling on top of notifier chain.
Paul Mundt
2009-12-22
2
-6
/
+41
|
|
*
|
|
sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.
Paul Mundt
2009-12-22
1
-0
/
+9
|
|
*
|
|
sh: hw-breakpoint support requires perf events.
Paul Mundt
2009-12-21
1
-0
/
+1
|
|
*
|
|
sh: Fix up hw-breakpoints build for API changes.
Paul Mundt
2009-12-21
1
-3
/
+2
|
|
*
|
|
Merge branch 'master' into sh/hw-breakpoints
Paul Mundt
2009-12-21
89
-1253
/
+2291
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'master' into sh/hw-breakpoints
Paul Mundt
2009-12-08
129
-2882
/
+4299
|
|
|
\
\
\
\
|
|
*
|
|
|
|
sh: hw-breakpoints: Add preliminary support for SH-4A UBC.
Paul Mundt
2009-12-08
13
-117
/
+495
|
*
|
|
|
|
|
sh: Move over to dynamically allocated FPU context.
Paul Mundt
2010-01-13
13
-285
/
+292
|
*
|
|
|
|
|
sh: Use SLAB_PANIC for thread_info slab cache.
Paul Mundt
2010-01-12
1
-2
/
+1
|
*
|
|
|
|
|
sh: Always provide thread_info allocators.
Paul Mundt
2010-01-12
4
-35
/
+51
|
*
|
|
|
|
|
sh: Move start_thread() out of line.
Paul Mundt
2010-01-12
2
-11
/
+14
*
|
|
|
|
|
|
sh: Don't perform an icbi on a P2 address
Matt Fleming
2010-01-13
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
sh: sh_bios detection.
Paul Mundt
2010-01-12
1
-4
/
+11
*
|
|
|
|
|
sh: Split out the unaligned counters and user bits.
Paul Mundt
2010-01-12
4
-135
/
+198
*
|
|
|
|
|
sh: Consolidate the sh_bios earlyprintk code.
Paul Mundt
2010-01-12
4
-89
/
+79
*
|
|
|
|
|
sh: Kill off more unused sh_bios callbacks.
Paul Mundt
2010-01-12
2
-6
/
+0
*
|
|
|
|
|
sh64: Fix up early serial fixmap.
Paul Mundt
2010-01-12
1
-2
/
+0
*
|
|
|
|
|
sh: Tidy up the sh bios VBR handling.
Paul Mundt
2010-01-12
4
-33
/
+55
*
|
|
|
|
|
sh: default to sparseirq.
Paul Mundt
2010-01-12
1
-2
/
+3
*
|
|
|
|
|
sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.
Paul Mundt
2010-01-12
3
-50
/
+53
*
|
|
|
|
|
sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions.
Paul Mundt
2010-01-08
3
-117
/
+29
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
sh: Fix up nommu build for out-of-line pgtable changes.
Paul Mundt
2010-01-06
1
-0
/
+4
*
|
|
|
|
sh: Drop down to a single quicklist.
Paul Mundt
2010-01-05
1
-1
/
+1
[next]