linux/arch/s390/kernel
Martin Schwidefsky 48f6b00c6e s390/irq: store interrupt information in pt_regs
Copy the interrupt parameters from the lowcore to the pt_regs structure
in entry[64].S and reduce the arguments of the low level interrupt handler
to the pt_regs pointer only. In addition move the test-pending-interrupt
loop from do_IRQ to entry[64].S to make sure that interrupt information
is always delivered via pt_regs.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-06-26 21:10:23 +02:00
..
vdso32
vdso64
.gitignore
asm-offsets.c s390/irq: store interrupt information in pt_regs 2013-06-26 21:10:23 +02:00
audit.c
audit.h
base.S
bitmap.c
cache.c
compat_audit.c
compat_exec_domain.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.S switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE 2013-05-09 14:53:20 -04:00
cpcmd.c
crash_dump.c s390/mem_detect: remove artificial kdump memory types 2013-05-03 14:21:15 +02:00
debug.c
diag.c
dis.c s390/disassembler: prevent endless loop in print_fn_code() 2013-05-07 14:11:55 +02:00
dumpstack.c s390/dumpstack: fix address ranges for asynchronous and panic stack 2013-06-05 17:36:20 +02:00
early.c s390/mem_detect: limit memory detection loop to "mem=" parameter 2013-05-02 15:50:26 +02:00
ebcdic.c
entry64.S s390/irq: store interrupt information in pt_regs 2013-06-26 21:10:23 +02:00
entry.h s390/irq: store interrupt information in pt_regs 2013-06-26 21:10:23 +02:00
entry.S s390/irq: store interrupt information in pt_regs 2013-06-26 21:10:23 +02:00
ftrace.c s390/ftrace: fix mcount adjustment 2013-05-15 13:09:09 +02:00
head31.S
head64.S
head_kdump.S
head.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: store interrupt information in pt_regs 2013-06-26 21:10:23 +02:00
jump_label.c
kprobes.c
lgr.c
machine_kexec.c
Makefile s390/mem_detect: move memory detection code to mm folder 2013-05-02 15:50:22 +02:00
mcount64.S s390/ftrace: fix mcount adjustment 2013-05-15 13:09:09 +02:00
mcount.S s390/ftrace: fix mcount adjustment 2013-05-15 13:09:09 +02:00
module.c
nmi.c
os_info.c
perf_cpum_cf.c
perf_event.c
pgm_check.S
process.c
processor.c
ptrace.c
reipl64.S
reipl.S
relocate_kernel64.S
relocate_kernel.S
runtime_instr.c
s390_ksyms.c
sclp.S s390/sclp: fix new line detection 2013-06-05 17:36:21 +02:00
setup.c s390/mem_detect: remove artificial kdump memory types 2013-05-03 14:21:15 +02:00
signal.c
smp.c s390/smp: get rid of generic_smp_call_function_interrupt 2013-06-26 21:10:01 +02:00
stacktrace.c
suspend.c
swsusp_asm64.S
sys_s390.c
syscalls.S switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE 2013-05-09 14:53:20 -04:00
sysinfo.c
time.c
topology.c
traps.c
vdso.c
vmlinux.lds.S
vtime.c