Thomas Gleixner fcb8918fd2 sh: Convert to new function names 14 년 전
..
cpu fcb8918fd2 sh: Convert to new function names 14 년 전
vsyscall cae5d39032 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm 14 년 전
.gitignore b9edb17cc2 sh: Add an arch/sh/kernel/.gitignore 17 년 전
Makefile 3c0cb7c31c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 14 년 전
asm-offsets.c bb3e0eed9d sh: Add R-standby sleep mode support 15 년 전
cpufreq.c 59a2f7d9fd arch/sh/kernel: Use set_cpus_allowed_ptr 15 년 전
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 01be5d63fd sh: Revamp PCI DMA coherence Kconfig bits. 15 년 전
dumpstack.c f9967e23c1 sh: flag the default unwinder as reliable. 16 년 전
dwarf.c 8a37f52052 sh: handle early calls to return_address() when using dwarf unwinder. 15 년 전
entry-common.S 142698282c sh: Correct the offset of the return address in ret_from_exception 15 년 전
ftrace.c e7b8e675d9 tracing: Unify arch_syscall_addr() implementations 15 년 전
head_32.S 68a1aed703 sh: boot kernel with SR.BL set 14 년 전
head_64.S 65fedbbef8 sh64: Fix up early serial fixmap. 15 년 전
hw_breakpoint.c 7c7cbaf5b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 15 년 전
idle.c 763142d1ef sh: CPU hotplug support. 15 년 전
init_task.c d200c922bc Use new __init_task_data macro in arch init_task.c files. 15 년 전
io.c 86e4dd5add sh: support for platforms without PIO. 15 년 전
io_trapped.c ace2dc7d12 sh: wire up perf alignment and emulation faults. 14 년 전
iomap.c 37b7a97884 sh: machvec IO death. 14 년 전
ioport.c 37b7a97884 sh: machvec IO death. 14 년 전
irq.c 3d44ae402a sh: Convert to generic show_interrupts. 14 년 전
irq_32.c df9ee29270 Fix IRQ flag handling naming 14 년 전
irq_64.c 31b37c73c5 sh64: update for IRQ flag handling naming changes. 14 년 전
kdebugfs.c 3f224f4e05 sh: provide generic arch_debugfs_dir. 14 년 전
kgdb.c 489022cc86 kgdb,sh: update superh kgdb exception handling 15 년 전
kprobes.c 57fcfdf9b2 sh: kprobes SMP support. 15 년 전
localtimer.c 763142d1ef sh: CPU hotplug support. 15 년 전
machine_kexec.c 95f72d1ed4 lmb: rename to memblock 15 년 전
machvec.c 37b7a97884 sh: machvec IO death. 14 년 전
module.c 5336377d62 modules: Fix module_bug_list list corruption race 14 년 전
nmi_debug.c 1e1030dccb sh: nmi_debug support. 16 년 전
perf_callchain.c f72c1a931e perf: Factorize callchain context handling 15 년 전
perf_event.c 2e80a82a49 perf: Dynamic pmu types 14 년 전
process.c b15ed69166 sh: Fix build alloc_thread_info_node function 14 년 전
process_32.c d7627467b7 Make do_execve() take a const filename pointer 15 년 전
process_64.c d7627467b7 Make do_execve() take a const filename pointer 15 년 전
ptrace.c eaaaeef392 sh: Add kprobe-based event tracer. 15 년 전
ptrace_32.c fb7f045ace sh: Fix ptrace hw_breakpoint handling 14 년 전
ptrace_64.c c49b6ecf08 sh: Fix ptrace fpu state initialisation 14 년 전
reboot.c 59615ecdb5 sh: Provide a global TLB flush for U/I-TLB clear. 15 년 전
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 a9b27bcc6a sh: Break out cpuinfo_op procfs bits. 14 년 전
sh_bios.c 94cd049522 sh: sh_bios detection. 15 년 전
sh_ksyms_32.c 4c978ca319 sh: Clean up more superfluous symbol exports. 15 년 전
sh_ksyms_64.c 4c978ca319 sh: Clean up more superfluous symbol exports. 15 년 전
signal_32.c 9d56dd3b08 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 15 년 전
signal_64.c 028c5d5d59 Merge branch 'sh/stable-updates' 15 년 전
smp.c 1483feac74 sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=n 15 년 전
stacktrace.c 606b4c992f sh: stacktrace: Properly terminate the trace entry buffer. 16 년 전
swsusp.c 2ef7f0dab6 sh: hibernation support 16 년 전
sys_sh.c a6786fdad9 sh: avoid to flush all cache in sys_cacheflush 14 년 전
sys_sh32.c d7627467b7 Make do_execve() take a const filename pointer 15 년 전
sys_sh64.c d7627467b7 Make do_execve() take a const filename pointer 15 년 전
syscalls_32.S 2a03cfbd90 sh: wire up sys_syncfs. 14 년 전
syscalls_64.S 2a03cfbd90 sh: wire up sys_syncfs. 14 년 전
time.c 0272282f7c sh: Convert sh to use read/update_persistent_clock 15 년 전
topology.c 24ee7d79c5 sh: Fix sh build failure when CONFIG_SFC=m 14 년 전
traps.c 9d56dd3b08 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 15 년 전
traps_32.c ace2dc7d12 sh: wire up perf alignment and emulation faults. 14 년 전
traps_64.c ace2dc7d12 sh: wire up perf alignment and emulation faults. 14 년 전
unwinder.c e115f2c17c sh: unwinder: Use a special bug flag for unwinder traps. 16 년 전
vmlinux.lds.S 19df0c2fef percpu: align percpu readmostly subsection to cacheline 14 년 전