index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.
Paul Mundt
2009-05-22
1
-0
/
+4
*
sh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def.
Paul Mundt
2009-05-22
1
-0
/
+8
*
sh: irq: Teach ipr and intc about dynamically allocating irq_descs.
Paul Mundt
2009-05-22
1
-0
/
+8
*
sh: irq: Convert from irq_desc[] to irq_to_desc().
Paul Mundt
2009-05-22
3
-39
/
+48
*
sh: irq: Rework the SR.IMASK bitmap handling.
Paul Mundt
2009-05-22
1
-48
/
+16
*
sh: intc tables for sh7770
Magnus Damm
2009-05-14
1
-0
/
+246
*
sh: Kill off the remnants of the old timer code.
Paul Mundt
2009-05-12
6
-81
/
+4
*
sh: remove old TMU driver
Magnus Damm
2009-05-12
3
-302
/
+0
*
sh: CMT platform data for sh7720/sh7721
Magnus Damm
2009-05-12
1
-0
/
+161
*
sh: TMU platform data for sh7720/sh7721
Magnus Damm
2009-05-12
1
-0
/
+109
*
sh: TMU platform data for sh7710/sh7712
Magnus Damm
2009-05-12
1
-0
/
+108
*
sh: TMU platform data for sh7706/sh7707/sh7708/sh7709
Magnus Damm
2009-05-12
1
-0
/
+108
*
sh: TMU platform data for sh7705
Magnus Damm
2009-05-12
1
-0
/
+108
*
sh: TMU platform data for sh7724
Magnus Damm
2009-05-12
1
-0
/
+195
*
sh: TMU platform data for sh7366
Magnus Damm
2009-05-12
1
-0
/
+98
*
sh: TMU platform data for sh7343
Magnus Damm
2009-05-12
1
-0
/
+98
*
sh: add sh4-202 INTC tables
Magnus Damm
2009-05-12
1
-1
/
+55
*
sh: TMU platform data for sh4-202
Magnus Damm
2009-05-12
1
-0
/
+108
*
sh: TMU platform data for sh7770
Magnus Damm
2009-05-12
1
-0
/
+300
*
sh: TMU platform data for sh7763
Magnus Damm
2009-05-12
1
-0
/
+204
*
sh: TMU platform data for sh7780
Magnus Damm
2009-05-11
1
-0
/
+204
*
sh: multiple vectors per irq - sh7760
Magnus Damm
2009-05-11
1
-20
/
+11
*
sh: TMU platform data for sh7760
Magnus Damm
2009-05-11
1
-0
/
+109
*
sh: TMU platform data for sh775x
Magnus Damm
2009-05-11
1
-0
/
+187
*
sh: include empty_zero_page in text
Magnus Damm
2009-05-11
1
-1
/
+2
*
sh: Account for INITIAL_JIFFIES when using jiffies clocksource.
Paul Mundt
2009-05-11
1
-1
/
+1
*
sh: Fix up typo in arch/sh/kernel/vmlinux.lds.S
Paul Mundt
2009-05-11
1
-1
/
+1
*
sh: Tidy up the ldscript output format specifier.
Paul Mundt
2009-05-10
1
-5
/
+1
*
sh: Move the unified linker script in place, kill off old _64 one.
Paul Mundt
2009-05-09
3
-347
/
+179
*
sh: Integrate sh64 bits in vmlinux_32.lds.S.
Paul Mundt
2009-05-09
1
-43
/
+70
*
sh: Fix up SHmedia module ELF relocations.
Paul Mundt
2009-05-09
1
-1
/
+1
*
sh: Provide an __sdivsi3_2 export for sh64.
Paul Mundt
2009-05-09
1
-0
/
+2
*
sh: Rename opcode_t to insn_size_t.
Paul Mundt
2009-05-09
4
-11
/
+11
*
sh: Add UBC trap vector for SH2A
Peter Griffin
2009-05-09
1
-0
/
+5
*
sh: Add ptrace support for NOMMU debugging
Peter Griffin
2009-05-09
1
-0
/
+8
*
sh: Fix UBC setup and registers for SH2A
Kieran Bingham
2009-05-09
1
-1
/
+3
*
sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.
Paul Mundt
2009-05-08
5
-0
/
+20
*
sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.
Paul Mundt
2009-05-08
1
-3
/
+1
*
sh: TMU platform data for SH-X3 proto CPU.
Paul Mundt
2009-05-08
1
-2
/
+207
*
sh: TMU platform data for SH7786.
Paul Mundt
2009-05-08
1
-0
/
+393
*
sh: Always fixup unaligned userspace accesses on sh64.
Paul Mundt
2009-05-08
1
-30
/
+5
*
sh: Drop dead rules from arch/sh/kernel/Makefile_64.
Paul Mundt
2009-05-08
1
-3
/
+0
*
sh: TMU platform data for sh7723
Magnus Damm
2009-05-08
1
-1
/
+195
*
sh: enable TMU clocksource on sh7722
Magnus Damm
2009-05-08
1
-2
/
+2
*
sh: clock framework update, fix count and kill off kref
Magnus Damm
2009-05-08
1
-32
/
+37
*
sh: Kill off sh64's hand-rolled syscall tracer.
Paul Mundt
2009-05-08
1
-57
/
+0
*
sh: Kill off the global rtc_lock with extreme prejudice.
Paul Mundt
2009-05-08
1
-5
/
+0
*
sh: Kill off dead timer sysclass pm hooks.
Paul Mundt
2009-05-08
1
-45
/
+0
*
sh: Kill off dead handle_timer_tick() code.
Paul Mundt
2009-05-08
1
-49
/
+4
*
sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.
Paul Mundt
2009-05-08
1
-0
/
+14
[next]