acrn-kernel/arch/sh/kernel
Paul Mundt be782df54c sh: NR_IRQS consolidation.
Each board sets the total number of IRQs that it's interested in via
the machvec. Previously we cared about the off vs on-chip IRQ range,
but any code relying on that is long dead. Set NR_IRQS to something
sensible given the vector range, and allow boards to cap it if they
really care.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-05-07 02:10:53 +00:00
..
cpu sh: speculative execution support for SH7780. 2007-05-07 02:10:51 +00:00
timers sh: Clock framework tidying. 2006-12-06 10:45:40 +09:00
vsyscall [PATCH] SH vdso: use install_special_mapping() 2007-02-09 09:25:47 -08:00
Makefile sh: Use a jump call table for debug trap handlers. 2007-02-13 10:54:43 +09:00
asm-offsets.c
cf-enabler.c
cpufreq.c
debugtraps.S sh: Use a jump call table for debug trap handlers. 2007-02-13 10:54:43 +09:00
early_printk.c sh: allow earlyprintk baud rate to be set via command line 2007-02-13 10:54:44 +09:00
entry-common.S sh: Clear UBC when not in use. 2007-03-05 14:13:25 +09:00
head.S sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. 2006-12-12 08:53:29 +09:00
init_task.c [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 2006-10-02 07:57:20 -07:00
io.c sh: Optimized readsl()/writesl() support. 2006-09-27 18:25:24 +09:00
io_generic.c sh: Revert lazy dcache writeback changes. 2007-03-05 19:46:47 +09:00
irq.c sh: NR_IRQS consolidation. 2007-05-07 02:10:53 +00:00
kgdb_jmp.S
kgdb_stub.c sh: Rip out broken kgdb thread support. 2007-05-07 02:10:51 +00:00
machine_kexec.c sh: Update kexec support for API changes. 2006-09-27 18:26:05 +09:00
module.c
pm.c
process.c sh: Fix kernel thread stack corruption with preempt. 2007-03-05 14:13:26 +09:00
ptrace.c sh: Clear UBC when not in use. 2007-03-05 14:13:25 +09:00
relocate_kernel.S sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
semaphore.c
setup.c sh: Bring kgdb back from the dead. 2007-05-07 02:10:51 +00:00
sh_bios.c
sh_ksyms.c sh: Kill bogus GCC4 symbol exports. 2007-03-28 17:24:47 +09:00
signal.c sh: Fix sigmask trampling in signal delivery. 2007-03-05 14:13:25 +09:00
smp.c [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently 2006-10-02 07:57:17 -07:00
stacktrace.c sh: stacktrace/lockdep/irqflags tracing support. 2006-12-06 10:45:40 +09:00
sys_sh.c sh: Fixup kernel_execve() for syscall cleanups. 2006-12-12 08:42:08 +09:00
syscalls.S sh: Fix syscall numbering breakage. 2007-02-13 10:54:46 +09:00
time.c [PATCH] Consolidate default sched_clock() 2007-02-11 10:51:28 -08:00
traps.c sh: generic BUG() support. 2007-05-07 02:10:53 +00:00
vmlinux.lds.S sh: generic BUG() support. 2007-05-07 02:10:53 +00:00