Linus Torvalds 9cfcc658da Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 10 years ago
..
cpu 9cfcc658da Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 10 years ago
vsyscall a6c19dfe39 arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area 11 years ago
.gitignore b9edb17cc2 sh: Add an arch/sh/kernel/.gitignore 17 years ago
Makefile ce816fa88c Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 11 years ago
asm-offsets.c daea906dd3 sh: Remove signal translation and exec_domain 10 years ago
crash_dump.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 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 552c0d3ea6 SH: adapt for dma_map_ops changes 13 years ago
dumpstack.c a0c32761e7 sh: fix format string bug in stack tracer 11 years ago
dwarf.c 1cf370c611 arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() 10 years ago
entry-common.S abafe5d9b0 sh: push extra copy of r0-r2 for syscall parameters 11 years ago
ftrace.c 7fa322dba3 sh: ftrace: Add call to ftrace_graph_is_dead() in function graph code 11 years ago
head_32.S 68a1aed703 sh: boot kernel with SR.BL set 15 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 ce816fa88c Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 11 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 8b8149df9c sh/irq: Use access helper irq_data_get_affinity_mask() 10 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. 14 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 c473b2c6f6 sh: Replace __get_cpu_var uses 11 years ago
localtimer.c d5ed65d83c sh/localtimer: Migrate to new 'set-state' interface 10 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 d39e17c7f8 sh: remove warning and warning_symbol from struct stacktrace_ops 14 years ago
perf_event.c a10d60c08c sh, perf: Use common PMU interrupt disabled code 11 years ago
process.c 4603f53a1d sh: delete __cpuinit usage from all sh files 12 years ago
process_32.c 616c05d110 sh: move fpu_counter into ARCH specific thread_struct 11 years ago
process_64.c 8d28df813e sh64: kernel: remove useless variable 'regs' 11 years ago
ptrace.c eaaaeef392 sh: Add kprobe-based event tracer. 15 years ago
ptrace_32.c 91397401bb ARCH: AUDIT: audit_syscall_entry() should not require the arch 11 years ago
ptrace_64.c 91397401bb ARCH: AUDIT: audit_syscall_entry() should not require the arch 11 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 e7e8de5918 memblock: make memblock_set_node() support different memblock_type 11 years ago
sh_bios.c d0380e6c3c early_printk: consolidate random copies of identical code 12 years ago
sh_ksyms_32.c ad70b029d2 sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms_32.c 11 years ago
sh_ksyms_64.c cba8df4be3 sh: use the new generic strnlen_user() function 13 years ago
signal_32.c fa2e5c073a Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc 10 years ago
signal_64.c fa2e5c073a Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc 10 years ago
smp.c c8ed00107b Fix weird uses of num_online_cpus(). 10 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 a6786fdad9 sh: avoid to flush all cache in sys_cacheflush 14 years ago
sys_sh32.c abafe5d9b0 sh: push extra copy of r0-r2 for syscall parameters 11 years ago
syscalls_32.S a246f581fc sh: wire up finit_module syscall. 12 years ago
syscalls_64.S a246f581fc sh: wire up finit_module syscall. 12 years ago
time.c 7c0368211d arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO 11 years ago
topology.c 004f4ce9f3 arch/sh: remove references to cpu_*_map. 13 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 4603f53a1d sh: delete __cpuinit usage from all sh files 12 years ago
unwinder.c 60063497a9 atomic: use <linux/atomic.h> 14 years ago
vmlinux.lds.S 363737d664 mtd/uclinux: Use generic __bss_stop instead of _ebss 13 years ago