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