linux/arch/s390/kernel
Heiko Carstens 82003c3e60 s390/irq: rework irq subclass handling
Let's not add a function for every external interrupt subclass for
which we need reference counting. Just have two register/unregister
functions which have a subclass parameter:

void irq_subclass_register(enum irq_subclass subclass);
void irq_subclass_unregister(enum irq_subclass subclass);

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2013-09-04 17:19:13 +02:00
..
vdso32
vdso64
.gitignore
Makefile
asm-offsets.c KVM fixes for 3.11 2013-07-03 13:21:40 -07:00
audit.c
audit.h
base.S
bitmap.c
cache.c s390: delete __cpuinit usage from all s390 files 2013-07-14 19:36:53 -04:00
compat_audit.c
compat_exec_domain.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.S
cpcmd.c
crash_dump.c s390/kdump: Allow copy_oldmem_page() copy to virtual memory 2013-07-18 13:40:22 +02:00
debug.c
diag.c
dis.c
dumpstack.c s390/dumpstack: convert print_symbol to %pSR 2013-09-04 17:19:07 +02:00
early.c
ebcdic.c
entry.S s390/time: return with irqs disabled from psw_idle 2013-08-28 09:19:23 +02:00
entry.h s390/irq: store interrupt information in pt_regs 2013-06-26 21:10:23 +02:00
entry64.S s390/time: return with irqs disabled from psw_idle 2013-08-28 09:19:23 +02:00
ftrace.c
head.S
head31.S
head64.S
head_kdump.S
ipl.c s390/ipl: Fix FCP WWPN and LUN format strings for read 2013-06-24 11:16:34 +02:00
irq.c s390/irq: rework irq subclass handling 2013-09-04 17:19:13 +02:00
jump_label.c
kprobes.c s390/kprobes: add support for compare and branch instructions 2013-08-22 12:20:12 +02:00
lgr.c
machine_kexec.c
mcount.S
mcount64.S
module.c
nmi.c s390/time: clock comparator revalidation 2013-08-22 12:20:08 +02:00
os_info.c
perf_cpum_cf.c s390/irq: rework irq subclass handling 2013-09-04 17:19:13 +02:00
perf_event.c s390/perf: Remove print_hex_dump_bytes() debug output 2013-09-04 17:19:04 +02:00
pgm_check.S
process.c s390/time: return with irqs disabled from psw_idle 2013-08-28 09:19:23 +02:00
processor.c s390: delete __cpuinit usage from all s390 files 2013-07-14 19:36:53 -04:00
ptrace.c s390/tx: allow program interruption filtering in user space 2013-08-28 09:19:30 +02:00
reipl.S
reipl64.S
relocate_kernel.S
relocate_kernel64.S
runtime_instr.c s390/irq: rework irq subclass handling 2013-09-04 17:19:13 +02:00
s390_ksyms.c KVM: s390,perf: Detect if perf samples belong to KVM host or guest 2013-06-17 17:10:23 +02:00
sclp.S s390/sclp: fix new line detection 2013-06-05 17:36:21 +02:00
setup.c s390: add support for IBM zBC12 machine 2013-07-26 13:25:21 +02:00
signal.c
smp.c s390: delete __cpuinit usage from all s390 files 2013-07-14 19:36:53 -04:00
stacktrace.c
suspend.c s390/pci: update function handle after resume from hibernate 2013-08-30 08:57:20 +02:00
swsusp_asm64.S s390/hibernate: add early resume function 2013-08-30 08:57:15 +02:00
sys_s390.c
syscalls.S
sysinfo.c s390: delete __cpuinit usage from all s390 files 2013-07-14 19:36:53 -04:00
time.c s390/time: return with irqs disabled from psw_idle 2013-08-28 09:19:23 +02:00
topology.c
traps.c
vdso.c s390/mm: cleanup page table definitions 2013-08-22 12:20:06 +02:00
vmlinux.lds.S
vtime.c s390: delete __cpuinit usage from all s390 files 2013-07-14 19:36:53 -04:00