index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-26
sh: Fix occasional FPU register corruption under preempt.
Paul Mundt
3
-0
/
+3
2008-03-13
sh: Fix up the address error exception handler for SH-2.
Kieran Bingham
1
-1
/
+0
2008-03-06
sh: Fix up section mismatches.
Paul Mundt
1
-1
/
+1
2008-03-06
sh: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-3
/
+3
2008-02-26
serial: Move asm-sh/sci.h to linux/serial_sci.h.
Paul Mundt
18
-18
/
+18
2008-02-26
sh: fix rtc_resources setup for sh770x
Rafael Ignacio Zurita
1
-3
/
+3
2008-02-26
sh: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2008-02-25
sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.
Paul Mundt
1
-2
/
+2
2008-02-14
sh: Get SH-5 caches working again post-unification.
Paul Mundt
1
-33
/
+28
2008-02-14
sh: Shut up some trivial build warnings.
Paul Mundt
1
-15
/
+12
2008-02-14
sh: add support for sh7366 processor
Magnus Damm
4
-1
/
+194
2008-02-14
sh: remove maskreg irq code
Magnus Damm
2
-94
/
+0
2008-02-14
sh: add probe support for new sh7722 cut
Magnus Damm
1
-1
/
+1
2008-02-08
Fix container_of() usage
Alexey Dobriyan
1
-1
/
+1
2008-01-28
sh: Add OHCI and UDC platform devices for SH7720.
Yoshihiro Shimoda
1
-0
/
+53
2008-01-28
sh: intc - remove default interrupt priority tables
Magnus Damm
14
-139
/
+36
2008-01-28
sh: sh7712 clock support
Andrew Murray
2
-0
/
+72
2008-01-28
sh: Add support for SH7763 CPU subtype.
Yoshihiro Shimoda
4
-0
/
+520
2008-01-28
sh: Add support for SH7721 CPU subtype.
Yoshihiro Shimoda
3
-2
/
+13
2008-01-28
sh: Encode L1/L2 cache shape in auxvt.
Paul Mundt
1
-1
/
+28
2008-01-28
sh: Support denormalization on SH-4 FPU.
Stuart Menefy
3
-181
/
+1227
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
[next]