.. |
cpu
|
60e0a4c7ad
Merge branch 'sh/stable-updates'
|
16 years ago |
vsyscall
|
fc5243d98a
[S390] arch_setup_additional_pages arguments
|
16 years ago |
.gitignore
|
b9edb17cc2
sh: Add an arch/sh/kernel/.gitignore
|
17 years ago |
Makefile
|
38f9ddf441
sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.
|
16 years ago |
asm-offsets.c
|
b99610fb9c
sh: Provide diagnostic kernel stack checks
|
16 years ago |
cpufreq.c
|
dcf397f037
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
|
18 years ago |
crash_dump.c
|
57cac4d188
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
|
17 years ago |
debugtraps.S
|
b344e24a8e
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
|
16 years ago |
disassemble.c
|
9cfc9a9b6f
sh: Add a simple code dumper for SUPERH32 show_regs().
|
16 years ago |
dumpstack.c
|
f9967e23c1
sh: flag the default unwinder as reliable.
|
16 years ago |
dwarf.c
|
b344e24a8e
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
|
16 years ago |
early_printk.c
|
11d82905e0
sh: Fix up early printk build error.
|
16 years ago |
entry-common.S
|
cafb0ddac6
sh: Add CFI annotations for exception return.
|
16 years ago |
ftrace.c
|
327933f5d6
sh: Function graph tracer support
|
16 years ago |
gpio.c
|
69edbba002
sh: use gpiolib
|
16 years ago |
head_32.S
|
bbe215c231
sh: convert to use __HEAD and HEAD_TEXT macros.
|
16 years ago |
head_64.S
|
bbe215c231
sh: convert to use __HEAD and HEAD_TEXT macros.
|
16 years ago |
idle.c
|
2e046b9487
sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.
|
16 years ago |
init_task.c
|
bb1f17b037
mm: consolidate init_mm definition
|
16 years ago |
io.c
|
0bb34a6bf1
sh: pci: Consolidate pci_iomap() and use the generic I/O base.
|
16 years ago |
io_generic.c
|
14866543ad
sh: More I/O routine overhauling.
|
17 years ago |
io_trapped.c
|
fd78a76aef
sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.
|
16 years ago |
irq.c
|
97f361e249
sh: unwinder: Move initialization to early_initcall() and tidy up locking.
|
16 years ago |
kgdb.c
|
2bcfffa423
sh: Rename opcode_t to insn_size_t.
|
16 years ago |
kprobes.c
|
6eb2139b3d
sh: kprobes: kretprobe_trampoline needs to be global.
|
17 years ago |
localtimer.c
|
25483efeb2
sh: Move dummy clockevents broadcast timer to its new home.
|
16 years ago |
machine_kexec.c
|
615e73b3cd
sh: disallow kexec virtual entry
|
16 years ago |
machvec.c
|
eb9b9b56ee
sh: boot word / mode pin support V2
|
16 years ago |
module.c
|
5933048c69
module: cleanup FIXME comments about trimming exception table entries.
|
16 years ago |
process_32.c
|
7816fecd03
sh: Mark __switch_to() as __notrace_funcgraph
|
16 years ago |
process_64.c
|
15fc204afc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
|
16 years ago |
ptrace_32.c
|
c652d780c9
sh: Add ftrace syscall tracing support
|
16 years ago |
ptrace_64.c
|
dd76279b47
sh: Provide linux/regset.h interface for SH-5.
|
16 years ago |
relocate_kernel.S
|
b7cf6ddc13
sh: add kexec jump support
|
16 years ago |
setup.c
|
c601a51af1
sh: Use bootmem ontop of lmb
|
16 years ago |
sh_bios.c
|
ca0c14e447
sh: Kill off sh_bios_in_gdb_mode().
|
16 years ago |
sh_ksyms_32.c
|
fe27932052
sh: Use DECLARE_EXPORT() for mcount symbol export.
|
16 years ago |
sh_ksyms_64.c
|
3767f3f1ee
sh: Convert sh64 to use the generic checksum code.
|
16 years ago |
signal_32.c
|
9445571169
sh: Fix declaration of __kernel_sigreturn and __kernel_rt_sigreturn
|
16 years ago |
signal_64.c
|
03f07876df
sh: Fix up spurious syscall restarting.
|
16 years ago |
smp.c
|
e09377bae4
cpumask: Use accessors for cpu_*_mask: sh
|
16 years ago |
stacktrace.c
|
606b4c992f
sh: stacktrace: Properly terminate the trace entry buffer.
|
16 years ago |
swsusp.c
|
2ef7f0dab6
sh: hibernation support
|
16 years ago |
sys_sh.c
|
4505ffda54
sh: remove stray markers.
|
16 years ago |
sys_sh32.c
|
1134723e96
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
|
16 years ago |
sys_sh64.c
|
d35c7b0e54
unified (weak) sys_pipe implementation
|
17 years ago |
syscalls_32.S
|
19470e185a
sh: Wire up sys_perf_counter_open.
|
16 years ago |
syscalls_64.S
|
19470e185a
sh: Wire up sys_perf_counter_open.
|
16 years ago |
time.c
|
82b242214b
Revert "sh: Bump the earlytimer bits back to time_init()."
|
16 years ago |
topology.c
|
866e6b9e50
sh: replace remaining __FUNCTION__ occurrences
|
17 years ago |
traps.c
|
b344e24a8e
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
|
16 years ago |
traps_32.c
|
b344e24a8e
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
|
16 years ago |
traps_64.c
|
c29418c2ae
sh: Always fixup unaligned userspace accesses on sh64.
|
16 years ago |
unwinder.c
|
b344e24a8e
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
|
16 years ago |
vmlinux.lds.S
|
bd353861c7
sh: dwarf unwinder support.
|
16 years ago |