linux/arch/sh/kernel
Paul Mundt a74f7e0410 sh: Wire up HAVE_SYSCALL_TRACEPOINTS.
This is necessary to get ftrace syscall tracing working again.. a fairly
trivial and mechanical change. The one benefit is that this can also be
enabled on sh64, despite not having its own ftrace port.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-09-16 14:30:34 +09:00
..
cpu sh: multi-evt support for SH-X3 proto CPU. 2009-09-14 17:29:35 +09:00
vsyscall
.gitignore
asm-offsets.c
cpufreq.c sh: cpufreq: Include CPU id in info messages. 2009-09-15 09:26:04 +09:00
crash_dump.c
debugtraps.S sh: unwinder: Use a special bug flag for unwinder traps. 2009-08-22 05:28:25 +09:00
disassemble.c
dumpstack.c
dwarf.c sh: unwinder: Fix up uninitialized variable warnings on sh2a build. 2009-08-31 13:47:06 +09:00
early_printk.c
entry-common.S sh: Remove implicit sign extension from assembler immediates 2009-08-24 17:09:53 +09:00
ftrace.c sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h. 2009-08-24 22:48:27 +09:00
gpio.c
head_32.S
head_64.S
idle.c
init_task.c
io_generic.c sh: generic_in/outs{bwl} optimizations. 2009-08-24 17:26:39 +09:00
io_trapped.c sh: Only shout about fixing up unexpected unaligned accesses 2009-08-29 20:31:44 +09:00
io.c sh: Optimise memcpy_to/fromio for SH4 2009-08-24 17:35:07 +09:00
irq.c sh: nmi_debug support. 2009-09-01 17:38:32 +09:00
kgdb.c sh: Kill off kgdb's magical NMI debouncing. 2009-09-01 17:45:35 +09:00
kprobes.c
localtimer.c sh: Fix up clockevents broadcasting. 2009-08-19 18:00:03 +09:00
machine_kexec.c
machvec.c
Makefile sh: nmi_debug support. 2009-09-01 17:38:32 +09:00
module.c
nmi_debug.c sh: nmi_debug support. 2009-09-01 17:38:32 +09:00
process_32.c sh: Use internal watchdog timer to perform reset 2009-08-24 16:20:44 +09:00
process_64.c
ptrace_32.c sh: Wire up HAVE_SYSCALL_TRACEPOINTS. 2009-09-16 14:30:34 +09:00
ptrace_64.c sh: Wire up HAVE_SYSCALL_TRACEPOINTS. 2009-09-16 14:30:34 +09:00
relocate_kernel.S
setup.c Merge branch 'master' into sh/smp 2009-09-01 13:54:14 +09:00
sh_bios.c
sh_ksyms_32.c
sh_ksyms_64.c sh: Fix up the SH-5 build with caches enabled. 2009-08-16 01:50:17 +09:00
signal_32.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-09-16 13:48:32 +09:00
signal_64.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-09-16 13:48:32 +09:00
smp.c
stacktrace.c
swsusp.c
sys_sh32.c
sys_sh64.c
sys_sh.c sh: fix sys_cacheflush error checking 2009-08-24 18:59:09 +09:00
syscalls_32.S sh: Add sys_cacheflush() call for SH CPUs. 2009-08-24 18:16:56 +09:00
syscalls_64.S sh: Add sys_cacheflush() call for SH CPUs. 2009-08-24 18:16:56 +09:00
time.c sh: Fix up clockevents broadcasting. 2009-08-19 18:00:03 +09:00
topology.c
traps_32.c sh: Only shout about fixing up unexpected unaligned accesses 2009-08-29 20:31:44 +09:00
traps_64.c
traps.c sh: nmi_debug support. 2009-09-01 17:38:32 +09:00
unwinder.c sh: unwinder: Use a special bug flag for unwinder traps. 2009-08-22 05:28:25 +09:00
vmlinux.lds.S Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-09-16 13:48:32 +09:00