index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-07
sh: R7785RP board updates.
Ryusuke Sakato
1
-8
/
+13
2007-05-07
sh: Wire up more IRQs for SH7709.
Takashi YOSHII
1
-10
/
+19
2007-05-07
sh: Move clock reporting to its own proc entry.
Paul Mundt
1
-31
/
+45
2007-05-07
sh: Solution Engine SH7705 board and CPU updates.
Nobuhiro Iwamatsu
3
-7
/
+105
2007-05-07
sh: SH7722 clock framework support.
dmitry pervushin
4
-6
/
+627
2007-05-07
sh: MS7712SE01 board support.
Nobuhiro Iwamatsu
3
-0
/
+64
2007-05-07
sh: Add SH7785 Highlander board support (R7785RP).
Paul Mundt
5
-1
/
+272
2007-05-07
sh: speculative execution support for SH7780.
Paul Mundt
1
-0
/
+19
2007-03-14
sh: Fix bogus regs pointer in do_IRQ().
Paul Mundt
2
-1
/
+5
2007-03-12
sh: Fix SH-3 cache entry_mask and way_size calculation.
Paul Mundt
2
-16
/
+17
2007-02-17
Storage class should be before const qualifier
Tobias Klauser
2
-4
/
+4
2007-02-15
sh: rts7751r2d board updates.
Paul Mundt
1
-0
/
+2
2007-02-14
sh: Revert TLB miss fast-path changes that broke PTEA parts.
Paul Mundt
1
-181
/
+20
2007-02-13
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
5
-148
/
+157
2007-02-13
sh: Use a per-cpu ASID cache.
Paul Mundt
1
-2
/
+9
2007-02-13
sh: SH-DMAC compile fixes
Manuel Lauss
1
-1
/
+1
2007-02-13
sh: add SH7760 IPR IRQ data
Manuel Lauss
1
-15
/
+51
2007-02-13
sh: Lazy dcache writeback optimizations.
Paul Mundt
1
-4
/
+0
2007-02-13
sh: More tidying for large base pages.
Paul Mundt
1
-7
/
+3
2007-02-13
sh: shmin updates.
Takashi YOSHII
2
-3
/
+37
2007-02-13
sh: sh7619 / sh7206 IPR initialize update
Yoshinori Sato
2
-79
/
+72
2007-02-13
sh: Update SH-2 to use the debug trap jump table.
Yoshinori Sato
1
-6
/
+4
2007-02-13
sh: Use a jump call table for debug trap handlers.
Paul Mundt
2
-2
/
+2
2006-12-12
sh: Fixup SH-2 BUG() trap handling.
Yoshinori Sato
1
-18
/
+14
2006-12-12
sh: Hook up SH7722 scif ipr interrupts.
Paul Mundt
1
-0
/
+4
2006-12-12
sh: SH-MobileR SH7722 CPU support.
Paul Mundt
13
-7
/
+206
2006-12-12
sh: Convert remaining remap_area_pages() users to ioremap_page_range().
Paul Mundt
1
-3
/
+4
2006-12-12
sh: IPR IRQ updates for SH7619/SH7206.
Yoshinori Sato
2
-4
/
+99
2006-12-12
sh: register rtc resources for sh775x.
Jamie Lenehan
1
-0
/
+31
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-06
sh: sh775x/titan fixes for irq header changes.
Jamie Lenehan
3
-98
/
+78
2006-12-06
sh: stacktrace/lockdep/irqflags tracing support.
Paul Mundt
2
-1
/
+17
2006-12-06
sh: Clock framework tidying.
Paul Mundt
4
-6
/
+29
2006-12-06
sh: Fix store queue bitmap end.
Paul Mundt
1
-6
/
+5
2006-12-06
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
1
-2
/
+3
2006-12-06
sh: TLB miss fast-path optimizations.
Stuart Menefy
2
-28
/
+197
2006-12-06
sh: Set up correct siginfo structures for page faults.
Stuart Menefy
1
-6
/
+1
2006-12-06
sh: gcc4 support.
Stuart Menefy
1
-8
/
+10
2006-12-06
sh: Drop CPU subtype IRQ headers.
Paul Mundt
3
-31
/
+36
2006-12-06
sh: Configurable timer IRQ.
Paul Mundt
1
-1
/
+1
2006-12-06
sh: Fixup entry-common path breakage for SH-3.
Paul Mundt
1
-1
/
+1
2006-12-06
sh: Exception vector rework and SH-2/SH-2A support.
Yoshinori Sato
5
-2
/
+900
2006-12-06
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
12
-12
/
+367
2006-10-31
sh: Fix IPR-IRQ's for IRQ-chip change breakage.
Jamie Lenehan
2
-60
/
+54
2006-10-20
sh: Convert INTC2 to IRQ table registration.
Paul Mundt
3
-140
/
+114
2006-10-19
sh: Updates for irq-flow-type naming changes.
Paul Mundt
2
-4
/
+6
2006-10-19
sh: Fix exception_handling_table alignment.
Paul Mundt
2
-2
/
+16
2006-10-12
sh: interrupt exception handling rework
Paul Mundt
2
-695
/
+0
2006-10-06
sh: Convert IPR-IRQ to IRQ chip.
Paul Mundt
1
-75
/
+27
2006-10-06
sh: Convert INTC2 IRQ handler to irq_chip.
Paul Mundt
1
-114
/
+24
[next]