kernel-ark/arch/m68knommu/kernel
Greg Ungerer 2fba4f0b03 m68knommu: general interrupt controller for ColdFire many 52xx parts
Create general interrupt controller code for the many ColdFire version 2
cores that use the two region INTC interrupt controller. This includes the
523x family, 5270, 5271, 5274, 5275, and the 528x families.

This code does proper masking and unmasking of interrupts. With this in
place some of the driver hacks in place to support ColdFire interrupts
can finally go away.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2009-09-16 09:43:40 +10:00
..
asm-offsets.c ptrace: remove PT_DTRACE from m68k, m68knommu 2009-06-18 13:03:48 -07:00
dma.c m68knommu: fix DMA support for ColdFire 2009-04-22 14:45:08 +10:00
entry.S m68knommu: remove unecessary include of thread_info.h in entry.S 2009-06-11 14:33:16 +10:00
init_task.c mm: consolidate init_mm definition 2009-06-16 19:47:28 -07:00
irq.c m68knommu: general interrupt controller for ColdFire many 52xx parts 2009-09-16 09:43:40 +10:00
m68k_ksyms.c
Makefile m68knommu: remove the obsolete and long unused comempci chip support 2009-01-27 16:42:02 +10:00
module.c module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
process.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
ptrace.c
setup.c arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( 2009-06-11 13:09:11 +10:00
signal.c m68knommu: fix syscall restarting 2009-01-27 16:42:03 +10:00
sys_m68k.c
syscalltable.S m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open 2009-08-26 23:14:50 +02:00
time.c arch/m68knommu/kernel/time.c: Remove unnecessary semicolons 2009-09-16 09:43:31 +10:00
traps.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
vmlinux.lds.S m68knommu: fix missing .data.cacheline_aligned section 2009-04-22 14:45:07 +10:00