linux/arch/sh/kernel
Paul Mundt 2bcfffa423 sh: Rename opcode_t to insn_size_t.
This is now clashing with a driver, so just rename it.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-05-09 16:02:08 +09:00
..
cpu sh: Add clock id to sh-sci platform data on SH-Mobile CPUs. 2009-05-08 23:28:54 +09:00
timers sh: Move dummy clockevents broadcast timer to its new home. 2009-05-03 18:29:27 +09:00
vsyscall
.gitignore
asm-offsets.c
cpufreq.c
crash_dump.c
debugtraps.S
disassemble.c
early_printk.c
entry-common.S
ftrace.c
gpio.c
head_32.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00
head_64.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00
idle.c
init_task.c
io_generic.c
io_trapped.c sh: Rename opcode_t to insn_size_t. 2009-05-09 16:02:08 +09:00
io.c sh: pci: Consolidate pci_iomap() and use the generic I/O base. 2009-04-20 16:38:00 +09:00
irq.c
kgdb.c sh: Rename opcode_t to insn_size_t. 2009-05-09 16:02:08 +09:00
kprobes.c
localtimer.c sh: Move dummy clockevents broadcast timer to its new home. 2009-05-03 18:29:27 +09:00
machine_kexec.c
machvec.c
Makefile
Makefile_32 sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c. 2009-05-08 16:17:36 +09:00
Makefile_64 sh: Drop dead rules from arch/sh/kernel/Makefile_64. 2009-05-08 18:01:03 +09:00
module.c
process_32.c sh: Fix UBC setup and registers for SH2A 2009-05-09 00:09:21 +09:00
process_64.c
ptrace_32.c sh: Add ptrace support for NOMMU debugging 2009-05-09 00:11:27 +09:00
ptrace_64.c
relocate_kernel.S
setup.c sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef. 2009-05-08 22:14:01 +09:00
sh_bios.c
sh_ksyms_32.c sh: remove obsolete no_irq_type 2009-05-03 17:28:13 +09:00
sh_ksyms_64.c
signal_32.c
signal_64.c
smp.c
stacktrace.c
swsusp.c
sys_sh32.c
sys_sh64.c
sys_sh.c sh: Fix mmap2 for handling differing PAGE_SIZEs. 2009-04-21 07:34:53 +09:00
syscalls_32.S
syscalls_64.S
time.c sh: Kill off the global rtc_lock with extreme prejudice. 2009-05-08 16:59:05 +09:00
topology.c
traps_32.c sh: Rename opcode_t to insn_size_t. 2009-05-09 16:02:08 +09:00
traps_64.c sh: Always fixup unaligned userspace accesses on sh64. 2009-05-08 20:32:56 +09:00
traps.c sh: Rename opcode_t to insn_size_t. 2009-05-09 16:02:08 +09:00
vmlinux_32.lds.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00
vmlinux_64.lds.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00
vmlinux.lds.S