.. |
cpu
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
vsyscall
|
6904817607
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
|
9 years ago |
.gitignore
|
b9edb17cc2
sh: Add an arch/sh/kernel/.gitignore
|
17 years ago |
Makefile
|
45624ac389
sh: remove arch-specific localtimer and use generic one
|
9 years ago |
asm-offsets.c
|
daea906dd3
sh: Remove signal translation and exec_domain
|
10 years ago |
crash_dump.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
debugtraps.S
|
2264873540
sh: kgdb: Rework breakpoint handling on top of notifier chain.
|
15 years ago |
disassemble.c
|
9cfc9a9b6f
sh: Add a simple code dumper for SUPERH32 show_regs().
|
16 years ago |
dma-nommu.c
|
a08120017d
arch/sh: add option to skip DMA sync as a part of mapping
|
8 years ago |
dumpstack.c
|
a0c32761e7
sh: fix format string bug in stack tracer
|
11 years ago |
dwarf.c
|
a316399635
sh: Delete unnecessary checks before the function call "mempool_destroy"
|
9 years ago |
entry-common.S
|
3623d13821
sh: provide unified syscall trap compatible with all SH models
|
9 years ago |
ftrace.c
|
95107b30be
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 years ago |
head_32.S
|
03767daa13
sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE
|
9 years ago |
head_64.S
|
65fedbbef8
sh64: Fix up early serial fixmap.
|
15 years ago |
hw_breakpoint.c
|
c473b2c6f6
sh: Replace __get_cpu_var uses
|
11 years ago |
idle.c
|
f0c5cdb5cf
sched/idle, SH: Remove redundant cpuidle_idle_call()
|
11 years ago |
io.c
|
86e4dd5add
sh: support for platforms without PIO.
|
15 years ago |
io_trapped.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
iomap.c
|
37b7a97884
sh: machvec IO death.
|
14 years ago |
ioport.c
|
666e81fdca
sections: fix section conflicts in arch/sh
|
13 years ago |
irq.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
irq_32.c
|
df9ee29270
Fix IRQ flag handling naming
|
15 years ago |
irq_64.c
|
31b37c73c5
sh64: update for IRQ flag handling naming changes.
|
15 years ago |
kdebugfs.c
|
3f224f4e05
sh: provide generic arch_debugfs_dir.
|
15 years ago |
kgdb.c
|
53a52f17d9
arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>
|
11 years ago |
kprobes.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
machine_kexec.c
|
1aadc0560f
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
|
13 years ago |
machvec.c
|
63dc02bde6
sh: Kill off machvec IRQ hinting.
|
13 years ago |
module.c
|
66574cc054
modules: make arch's use default loader hooks
|
14 years ago |
nmi_debug.c
|
1e1030dccb
sh: nmi_debug support.
|
16 years ago |
perf_callchain.c
|
cfbcf46845
perf core: Pass max stack as a perf_callchain_entry context
|
9 years ago |
perf_event.c
|
e3cfce17d3
sh/perf: Convert the hotplug notifiers to state machine callbacks
|
9 years ago |
process.c
|
4603f53a1d
sh: delete __cpuinit usage from all sh files
|
12 years ago |
process_32.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
process_64.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
ptrace.c
|
eaaaeef392
sh: Add kprobe-based event tracer.
|
15 years ago |
ptrace_32.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
ptrace_64.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
reboot.c
|
e839ca5287
Disintegrate asm/system.h for SH
|
13 years ago |
relocate_kernel.S
|
b7cf6ddc13
sh: add kexec jump support
|
16 years ago |
return_address.c
|
8a37f52052
sh: handle early calls to return_address() when using dwarf unwinder.
|
15 years ago |
setup.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
sh_bios.c
|
d0380e6c3c
early_printk: consolidate random copies of identical code
|
12 years ago |
sh_ksyms_32.c
|
940d4113f3
sh: New gcc support
|
9 years ago |
sh_ksyms_64.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
signal_32.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
signal_64.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
smp.c
|
b31a3bc3db
Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh
|
9 years ago |
stacktrace.c
|
d39e17c7f8
sh: remove warning and warning_symbol from struct stacktrace_ops
|
14 years ago |
swsusp.c
|
2ef7f0dab6
sh: hibernation support
|
16 years ago |
sys_sh.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
sys_sh32.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
syscalls_32.S
|
74bdaa611f
sh: system call wire up
|
9 years ago |
syscalls_64.S
|
74bdaa611f
sh: system call wire up
|
9 years ago |
time.c
|
1630e843e1
Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh
|
9 years ago |
topology.c
|
ccc7d5a1cd
sh: fix function signature of cpu_coregroup_mask to match pointer type
|
9 years ago |
traps.c
|
373d4d0997
taint: add explicit flag to show whether lock dep is still OK.
|
12 years ago |
traps_32.c
|
a3c195144e
sh: don't pass saved userspace state to exception handlers
|
11 years ago |
traps_64.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
unwinder.c
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
vmlinux.lds.S
|
6727ad9e20
nmi_backtrace: generate one-line reports for idle cpus
|
8 years ago |