index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Fix lockdep debugging oops on SH-3/4.
Paul Mundt
2007-08-01
1
-2
/
+1
*
sh: remove support for sh7300 and solution engine 7300
Magnus Damm
2007-07-26
4
-60
/
+15
*
sh: Silence sq compile warning on sh4 nommu.
Paul Mundt
2007-07-26
1
-6
/
+12
*
sh: remove support for sh73180 and solution engine 73180
Magnus Damm
2007-07-25
4
-132
/
+0
*
sh: remove old broken pint code
Magnus Damm
2007-07-25
2
-221
/
+0
*
sh: intc - add support for SH7750 and its variants
Magnus Damm
2007-07-20
1
-64
/
+189
*
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: 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
11
-16
/
+12
*
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
*
sh: sh-rtc support for SH7709.
Kristoffer Ericson
2007-07-16
1
-0
/
+28
*
sh: Preliminary support for the SH-X3 CPU.
Paul Mundt
2007-06-20
5
-0
/
+249
*
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
2
-16
/
+2
*
sh: Kill off dead SH7604 support.
Paul Mundt
2007-06-08
1
-9
/
+1
*
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: Fix SH-4 CPU selects.
Paul Mundt
2007-06-08
1
-0
/
+4
*
sh: Fix SH4-202 clock fwk set_rate() mismatch.
Paul Mundt
2007-06-04
1
-1
/
+1
*
sh: Fix in_nmi symbol build error.
Paul Mundt
2007-06-04
1
-0
/
+2
*
sh: trivial build cleanups.
Evgeniy Polyakov
2007-05-31
1
-0
/
+1
*
sh: Fix pcrel too far for in_nmi label.
Takashi YOSHII
2007-05-31
1
-0
/
+1
*
sh: Fix clock multiplier on SH7722.
dmitry pervushin
2007-05-21
2
-12
/
+29
*
sh: Fix up various compile warnings for SE boards.
Paul Mundt
2007-05-21
1
-0
/
+2
*
spelling fixes: arch/sh/
Simon Arlott
2007-05-21
2
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-05-09
7
-74
/
+71
|
\
|
*
sh: Add 32-bit opcode feature CPU flag.
Paul Mundt
2007-05-09
1
-0
/
+1
|
*
sh: Fix PC adjustments for varying opcode length.
Paul Mundt
2007-05-09
1
-1
/
+2
|
*
sh: Support for SH-2A 32-bit opcodes.
Paul Mundt
2007-05-09
2
-3
/
+57
|
*
sh: Share exception vector table for SH-3/4.
Paul Mundt
2007-05-09
3
-70
/
+11
*
|
fix file specification in comments
Uwe Kleine-König
2007-05-09
5
-5
/
+5
|
/
*
sh: R7785RP board updates.
Ryusuke Sakato
2007-05-07
1
-8
/
+13
*
sh: Wire up more IRQs for SH7709.
Takashi YOSHII
2007-05-07
1
-10
/
+19
*
sh: Move clock reporting to its own proc entry.
Paul Mundt
2007-05-07
1
-31
/
+45
*
sh: Solution Engine SH7705 board and CPU updates.
Nobuhiro Iwamatsu
2007-05-07
3
-7
/
+105
*
sh: SH7722 clock framework support.
dmitry pervushin
2007-05-07
4
-6
/
+627
*
sh: MS7712SE01 board support.
Nobuhiro Iwamatsu
2007-05-07
3
-0
/
+64
*
sh: Add SH7785 Highlander board support (R7785RP).
Paul Mundt
2007-05-07
5
-1
/
+272
*
sh: speculative execution support for SH7780.
Paul Mundt
2007-05-07
1
-0
/
+19
*
sh: Fix bogus regs pointer in do_IRQ().
Paul Mundt
2007-03-14
2
-1
/
+5
*
sh: Fix SH-3 cache entry_mask and way_size calculation.
Paul Mundt
2007-03-12
2
-16
/
+17
*
Storage class should be before const qualifier
Tobias Klauser
2007-02-17
2
-4
/
+4
[next]