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
2008-01-28
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
2
-6
/
+6
2008-01-28
sh: GUSA atomic rollback support.
Stuart Menefy
1
-1
/
+23
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
5
-20
/
+17
2008-01-28
sh: syscall auditing for sh5, too.
Paul Mundt
1
-4
/
+6
2008-01-28
sh: SH-2A FPU support.
Paul Mundt
5
-16
/
+661
2008-01-28
sh: Add SH7263 CPU support.
Paul Mundt
3
-2
/
+44
2008-01-28
sh: Add SH7203 CPU support.
Paul Mundt
4
-6
/
+384
2008-01-28
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
1
-9
/
+7
2008-01-28
sh: Get the mach-cayman IRQ support building.
Paul Mundt
4
-19
/
+258
2008-01-28
sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
Paul Mundt
1
-11
/
+11
2008-01-28
sh: Stub in CPU subtype setup code for SH5-101/103.
Paul Mundt
2
-0
/
+22
2008-01-28
sh: Plug in simple SH-5 subtype probing.
Paul Mundt
2
-2
/
+78
2008-01-28
sh: Kill off do_NMI stub in SH-5 ex table.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Share bug/debug traps across _32 and _64.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Move over and enable FPU support for SH-5.
Paul Mundt
2
-0
/
+171
2008-01-28
sh: Move over sh64 switch_to and stack unwinder.
Paul Mundt
3
-1
/
+527
2008-01-28
sh: Move over the SH-5 entry.S.
Paul Mundt
3
-0
/
+2107
2008-01-28
sh: Disable initial cache flush on SH-5.
Paul Mundt
1
-14
/
+18
2008-01-28
sh: Don't reference UBC code in CPU init on sh64.
Paul Mundt
1
-1
/
+6
2008-01-28
sh: imask IRQ depends on sh32.
Paul Mundt
1
-1
/
+2
2008-01-24
Kobject: convert arch/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add
Greg Kroah-Hartman
1
-5
/
+6
2007-11-07
sh: Kill off the remaining ST40 cruft.
Paul Mundt
1
-8
/
+0
2007-11-07
sh: Fix up kgdb-on-NMI branch target.
Paul Mundt
1
-1
/
+1
2007-10-31
sh: Kill off dead ipr_irq_demux().
Paul Mundt
1
-9
/
+0
2007-10-30
sh: Add resource of USBF for SH7722.
Yoshihiro Shimoda
1
-0
/
+27
2007-09-28
sh: clkfwk: Support multi-level clock propagation.
Stuart Menefy
1
-0
/
+2
2007-09-27
sh: Fix URAM start address on SH7785.
Paul Mundt
1
-1
/
+1
2007-09-27
sh: Use boot_cpu_data for CPU probe.
Paul Mundt
4
-129
/
+126
2007-09-27
sh: Fix plat_irq_setup_pins() for SH7785.
Paul Mundt
1
-4
/
+0
2007-09-27
sh: Disable L2 reporting for present URAM only parts.
Paul Mundt
1
-5
/
+2
2007-09-21
sh: Initial SH-X3 SMP support.
Paul Mundt
2
-1
/
+125
2007-09-21
sh: Hook up the SH-X3 SMP intc register groups.
Magnus Damm
1
-1
/
+1
2007-09-21
sh: Bring SMP support back from the dead.
Paul Mundt
1
-5
/
+11
2007-09-21
sh: intc - initial SMP support.
Magnus Damm
1
-21
/
+57
2007-09-21
sh: Wire up URAM node on SH7785.
Paul Mundt
1
-0
/
+8
2007-09-21
sh: INTC stubs for SH7343 and SH7770 builds.
Paul Mundt
2
-0
/
+8
2007-09-21
sh: intc - irl mode update for sh7780 and sh7785
Magnus Damm
2
-4
/
+84
2007-09-21
sh: remove CONFIG_CPU_HAS_INTC_IRQ
Magnus Damm
1
-2
/
+1
2007-09-21
sh: Kill off volatile silliness in sq_flush_range().
Paul Mundt
1
-2
/
+2
2007-09-21
sh: intc - add support for sh7206
Magnus Damm
1
-51
/
+158
2007-09-21
sh: intc - add support for sh7619
Magnus Damm
1
-37
/
+56
2007-09-21
sh: fix irqs for the second serial port on sh7206
Magnus Damm
1
-4
/
+4
2007-09-21
sh: intc - primary priority masking fixes
Magnus Damm
1
-5
/
+28
2007-09-21
sh: intc - mark data structures as __initdata
Magnus Damm
9
-71
/
+70
2007-09-21
sh: x3 - add ipi vectors
Magnus Damm
1
-0
/
+9
2007-09-21
sh: intc - rework core code
Magnus Damm
1
-211
/
+327
2007-09-21
sh: intc - add a clear register to struct intc_prio_reg
Magnus Damm
10
-96
/
+104
2007-09-21
sh: x3 - fix setup_bootmem_node() compile error with shx3_defconfig
Magnus Damm
1
-0
/
+1
2007-09-21
sh: Add SH7720 CPU support.
Markus Brunner
3
-0
/
+215
[prev]
[next]