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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: intc - add support for SH7750 and its variants
Magnus Damm
2007-07-20
1
-64
/
+189
*
sh: Move entry point code to .text.head.
Paul Mundt
2007-07-20
2
-1
/
+3
*
sh: Many symbol exports for nommu allmodconfig.
Paul Mundt
2007-07-20
3
-2
/
+43
*
sh: cpufreq: Fix up the build for SH-2.
Paul Mundt
2007-07-20
1
-5
/
+0
*
Merge branch 'clkfwk'
Paul Mundt
2007-07-20
3
-134
/
+111
|
\
|
*
sh: cpufreq: clock framework support.
Paul Mundt
2007-07-20
1
-134
/
+80
|
*
sh: Support rate rounding for SH7722 FRQCR clocks.
Paul Mundt
2007-07-20
1
-0
/
+15
|
*
sh: Implement clk_round_rate() in the clock framework.
Paul Mundt
2007-07-20
1
-0
/
+16
*
|
sh: Wire up fallocate() syscall.
Paul Mundt
2007-07-20
1
-0
/
+1
|
/
*
sh: intc - add support for 7780
Magnus Damm
2007-07-20
1
-29
/
+190
*
sh: intc - improve group support
Magnus Damm
2007-07-20
1
-20
/
+73
*
sh: IPR/INTC2 IRQ setup consolidation.
Magnus Damm
2007-07-20
12
-24
/
+13
*
sh: intc - add support for 7722 processor
Magnus Damm
2007-07-20
1
-29
/
+129
*
sh: intc - shared IPR and INTC2 controller
Magnus Damm
2007-07-20
2
-0
/
+353
*
sh: Fix irq assignment for uarts on sh7722
Magnus Damm
2007-07-20
1
-6
/
+18
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-2
/
+1
*
define new percpu interface for shared data
Fenghua Yu
2007-07-19
1
-4
/
+1
*
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
1
-4
/
+1
*
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
1
-11
/
+2
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-07-16
35
-435
/
+863
|
\
|
*
sh: sh-rtc support for SH7709.
Kristoffer Ericson
2007-07-16
1
-0
/
+28
|
*
sh: Export div symbols for GCC 4.2 and ST GCC.
Paul Mundt
2007-07-13
1
-0
/
+10
|
*
sh: Update the alignment when 4K stacks are used.
Robert P. J. Day
2007-07-12
1
-6
/
+2
|
*
sh: Add a .bss.page_aligned section for 4K stacks.
Paul Mundt
2007-07-12
1
-8
/
+8
|
*
sh: Preliminary support for the SH-X3 CPU.
Paul Mundt
2007-06-20
7
-4
/
+254
|
*
sh: Hook up hard_smp_processor_id() for INTC2 block.
Paul Mundt
2007-06-20
1
-2
/
+7
|
*
sh: rework ipr code
Magnus Damm
2007-06-15
9
-155
/
+229
|
*
sh: rework intc2 code
Magnus Damm
2007-06-15
4
-34
/
+70
|
*
sh: Fixup misaligned data for sh2 lockdep.
Paul Mundt
2007-06-11
1
-0
/
+1
|
*
sh: Tidy up dependencies for SH-2 build.
Paul Mundt
2007-06-11
3
-19
/
+3
|
*
sh: Kill off dead SH7604 support.
Paul Mundt
2007-06-08
2
-10
/
+2
|
*
sh: Fix up cpu to node mapping in sysfs.
Paul Mundt
2007-06-08
1
-0
/
+21
|
*
sh: Fix the SH7722 flatmem build.
Paul Mundt
2007-06-08
1
-0
/
+1
|
*
sh: URAM node support for SH7722.
Paul Mundt
2007-06-08
1
-1
/
+8
|
*
sh: Wire up mempolicy syscalls.
Paul Mundt
2007-06-08
1
-3
/
+3
|
*
sh: Tidy compiler warnings for SH-2A build.
Paul Mundt
2007-06-08
2
-1
/
+1
|
*
sh: Mark sparsemem regions present earlier.
Paul Mundt
2007-06-08
1
-4
/
+5
|
*
sh: Register multiple nodes in topology_init().
Paul Mundt
2007-06-08
1
-0
/
+7
|
*
sh: sparsemem support.
Paul Mundt
2007-06-08
1
-2
/
+6
|
*
sh: Align .machvec.init section on a 4-byte boundary.
Takashi YOSHII
2007-06-08
1
-0
/
+1
|
*
sh: Fix SH-4 CPU selects.
Paul Mundt
2007-06-08
1
-0
/
+4
|
*
sh: Rip out special unknown machvec.
Paul Mundt
2007-06-08
3
-8
/
+12
|
*
sh: Kill off machvec aliases.
Paul Mundt
2007-06-08
2
-14
/
+38
|
*
sh: Fixup cmdline handling from machvec changes.
Paul Mundt
2007-06-08
1
-6
/
+7
|
*
sh: Shut up SH2-DSP compile warnings.
Paul Mundt
2007-06-08
2
-2
/
+2
|
*
sh: Fixup machvec support.
Paul Mundt
2007-06-08
4
-150
/
+122
|
*
sh: __user annotations for __get/__put_user().
Paul Mundt
2007-06-08
4
-14
/
+12
|
*
sh: Split out CPU topology initialization.
Paul Mundt
2007-06-08
3
-19
/
+26
*
|
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
2007-07-16
1
-1
/
+1
[next]