original_kernel/arch/sh/kernel
Magnus Damm 73505b445d sh: intc - rework core code
This patch reworks the intc core, implementing the following features:

- Support dual priority registers - one set and one clear register
- All 8/16/32 bit register combinations are now supported
- Both single mask and single enable bitmap register are supported
- Add code to set interrupt priority
- Speedup sense and priority configuration code
- Allocate data using bootmem, allows intc data structures to be
  __initdata
- Save memory - allocated memory footprint is smaller than intc
  structures

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-21 11:57:50 +09:00
..
cpu sh: intc - rework core code 2007-09-21 11:57:50 +09:00
timers sh: Add SH7720 CPU support. 2007-09-21 11:57:49 +09:00
vsyscall sh: Fix fs.h removal from mm.h regressions. 2007-07-31 13:01:43 +09:00
Makefile
asm-offsets.c
cf-enabler.c
cpufreq.c
crash_dump.c
debugtraps.S
early_printk.c sh: Add SH7720 CPU support. 2007-09-21 11:57:49 +09:00
entry-common.S
head.S
init_task.c sh: Fix fs.h removal from mm.h regressions. 2007-07-31 13:01:43 +09:00
io.c
io_generic.c
irq.c
kgdb_jmp.S
kgdb_stub.c
machine_kexec.c
machvec.c sh: panic on machvec section misalignment. 2007-08-07 19:13:23 +09:00
module.c
pm.c
process.c sh: Fix fs.h removal from mm.h regressions. 2007-07-31 13:01:43 +09:00
ptrace.c sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata(). 2007-08-04 13:39:21 +09:00
relocate_kernel.S
semaphore.c
setup.c sh: Add SH7720 CPU support. 2007-09-21 11:57:49 +09:00
sh_bios.c
sh_ksyms.c sh: Kill off duplicate symbol exports on SMP. 2007-09-21 11:57:49 +09:00
signal.c
smp.c
stacktrace.c
sys_sh.c sh: Fix fs.h removal from mm.h regressions. 2007-07-31 13:01:43 +09:00
syscalls.S
time.c
topology.c
traps.c sh: Fix SH-X3 FPU exception handling. 2007-08-01 16:55:07 +09:00
vmlinux.lds.S