Christoph Lameter c473b2c6f6 sh: Replace __get_cpu_var uses 11 年之前
..
cpu 5204601c08 sh: Switch to new style MTU2 device 11 年之前
vsyscall cd34e202fa sh: vsyscall: Fix up .eh_frame generation. 13 年之前
.gitignore b9edb17cc2 sh: Add an arch/sh/kernel/.gitignore 17 年之前
Makefile ce816fa88c Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 11 年之前
asm-offsets.c bb3e0eed9d sh: Add R-standby sleep mode support 16 年之前
crash_dump.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 年之前
debugtraps.S 2264873540 sh: kgdb: Rework breakpoint handling on top of notifier chain. 15 年之前
disassemble.c 9cfc9a9b6f sh: Add a simple code dumper for SUPERH32 show_regs(). 16 年之前
dma-nommu.c 552c0d3ea6 SH: adapt for dma_map_ops changes 13 年之前
dumpstack.c a0c32761e7 sh: fix format string bug in stack tracer 11 年之前
dwarf.c e376ed7c85 arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solution using repeated rb_erase() 11 年之前
entry-common.S abafe5d9b0 sh: push extra copy of r0-r2 for syscall parameters 11 年之前
ftrace.c 3a36cb11ca ftrace: Do not pass data to ftrace_dyn_arch_init 11 年之前
head_32.S 68a1aed703 sh: boot kernel with SR.BL set 15 年之前
head_64.S 65fedbbef8 sh64: Fix up early serial fixmap. 15 年之前
hw_breakpoint.c c473b2c6f6 sh: Replace __get_cpu_var uses 11 年之前
idle.c f0c5cdb5cf sched/idle, SH: Remove redundant cpuidle_idle_call() 11 年之前
io.c 86e4dd5add sh: support for platforms without PIO. 15 年之前
io_trapped.c ce816fa88c Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 11 年之前
iomap.c 37b7a97884 sh: machvec IO death. 14 年之前
ioport.c 666e81fdca sections: fix section conflicts in arch/sh 13 年之前
irq.c 6decf1a33c sh: Use irq_set_affinity instead of homebrewn code 11 年之前
irq_32.c df9ee29270 Fix IRQ flag handling naming 15 年之前
irq_64.c 31b37c73c5 sh64: update for IRQ flag handling naming changes. 15 年之前
kdebugfs.c 3f224f4e05 sh: provide generic arch_debugfs_dir. 15 年之前
kgdb.c 53a52f17d9 arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h> 11 年之前
kprobes.c c473b2c6f6 sh: Replace __get_cpu_var uses 11 年之前
localtimer.c c473b2c6f6 sh: Replace __get_cpu_var uses 11 年之前
machine_kexec.c 1aadc0560f memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users 13 年之前
machvec.c 63dc02bde6 sh: Kill off machvec IRQ hinting. 13 年之前
module.c 66574cc054 modules: make arch's use default loader hooks 14 年之前
nmi_debug.c 1e1030dccb sh: nmi_debug support. 16 年之前
perf_callchain.c d39e17c7f8 sh: remove warning and warning_symbol from struct stacktrace_ops 14 年之前
perf_event.c c473b2c6f6 sh: Replace __get_cpu_var uses 11 年之前
process.c 4603f53a1d sh: delete __cpuinit usage from all sh files 12 年之前
process_32.c 616c05d110 sh: move fpu_counter into ARCH specific thread_struct 11 年之前
process_64.c 8d28df813e sh64: kernel: remove useless variable 'regs' 11 年之前
ptrace.c eaaaeef392 sh: Add kprobe-based event tracer. 15 年之前
ptrace_32.c e8c073c4ff ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" 12 年之前
ptrace_64.c e4da89d02f seccomp: ignore secure_computing return values 13 年之前
reboot.c e839ca5287 Disintegrate asm/system.h for SH 13 年之前
relocate_kernel.S b7cf6ddc13 sh: add kexec jump support 16 年之前
return_address.c 8a37f52052 sh: handle early calls to return_address() when using dwarf unwinder. 15 年之前
setup.c e7e8de5918 memblock: make memblock_set_node() support different memblock_type 11 年之前
sh_bios.c d0380e6c3c early_printk: consolidate random copies of identical code 12 年之前
sh_ksyms_32.c ad70b029d2 sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms_32.c 11 年之前
sh_ksyms_64.c cba8df4be3 sh: use the new generic strnlen_user() function 13 年之前
signal_32.c abafe5d9b0 sh: push extra copy of r0-r2 for syscall parameters 11 年之前
signal_64.c 0679a858c5 sh: switch to generic old sigaction() 12 年之前
smp.c c473b2c6f6 sh: Replace __get_cpu_var uses 11 年之前
stacktrace.c d39e17c7f8 sh: remove warning and warning_symbol from struct stacktrace_ops 14 年之前
swsusp.c 2ef7f0dab6 sh: hibernation support 16 年之前
sys_sh.c a6786fdad9 sh: avoid to flush all cache in sys_cacheflush 14 年之前
sys_sh32.c abafe5d9b0 sh: push extra copy of r0-r2 for syscall parameters 11 年之前
syscalls_32.S a246f581fc sh: wire up finit_module syscall. 12 年之前
syscalls_64.S a246f581fc sh: wire up finit_module syscall. 12 年之前
time.c cfc806a7ee sh: hwblk: Kill off remaining bits of hwblk API. 13 年之前
topology.c 004f4ce9f3 arch/sh: remove references to cpu_*_map. 13 年之前
traps.c 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 12 年之前
traps_32.c a3c195144e sh: don't pass saved userspace state to exception handlers 11 年之前
traps_64.c 4603f53a1d sh: delete __cpuinit usage from all sh files 12 年之前
unwinder.c 60063497a9 atomic: use <linux/atomic.h> 14 年之前
vmlinux.lds.S 363737d664 mtd/uclinux: Use generic __bss_stop instead of _ebss 13 年之前