original_kernel/arch/i386/kernel
Thomas Gleixner cc75b92d11 genirq: mark io_apic level interrupts to avoid resend
Level type interrupts do not need to be resent.  It was also found that
some chipsets get confused in case of the resend.

Mark the ioapic level type interrupts as such to avoid the resend
functionality in the generic irq code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-08-12 11:05:45 -07:00
..
acpi ACPI: restore CONFIG_ACPI_SLEEP 2007-07-29 16:53:59 -07:00
cpu Pull processor into release branch 2007-08-12 00:21:08 -04:00
.gitignore
Makefile revert "x86, serial: convert legacy COM ports to platform devices" 2007-07-31 15:39:38 -07:00
alternative.c i386: really stop MCEs during code patching 2007-08-11 15:58:13 -07:00
apic.c i386: Use global flag to disable broken local apic timer on AMD CPUs. 2007-08-11 15:58:13 -07:00
apm.c arch/i386/kernel/apm.c: apm_init() warning fix 2007-07-31 15:39:39 -07:00
asm-offsets.c
bootflag.c
cpuid.c
crash.c
crash_dump.c
doublefault.c i386: Fix double fault handler 2007-08-11 15:58:14 -07:00
e820.c Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION 2007-07-29 16:45:38 -07:00
early_printk.c
efi.c
efi_stub.S
entry.S
geode.c
head.S i386: Fix start_kernel warning 2007-08-11 15:58:14 -07:00
hpet.c
i386_ksyms.c
i387.c
i8237.c
i8253.c
i8259.c
init_task.c
io_apic.c genirq: mark io_apic level interrupts to avoid resend 2007-08-12 11:05:45 -07:00
ioport.c
irq.c
kprobes.c
ldt.c
machine_kexec.c
mca.c
microcode.c Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
module.c
mpparse.c
msr.c
nmi.c
numaq.c
paravirt.c i386: Make patching more robust, fix paravirt issue 2007-08-11 15:58:13 -07:00
pci-dma.c
pcspeaker.c
process.c
ptrace.c
quirks.c
reboot.c
reboot_fixups.c
relocate_kernel.S
scx200.c
setup.c ACPI: restore CONFIG_ACPI_SLEEP 2007-07-29 16:53:59 -07:00
sigframe.h
signal.c
smp.c
smpboot.c
smpcommon.c
srat.c
summit.c
sys_i386.c Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
syscall_table.S
sysenter.c Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
time.c
topology.c
trampoline.S
traps.c
tsc.c
tsc_sync.c
vm86.c
vmi.c i386: Make patching more robust, fix paravirt issue 2007-08-11 15:58:13 -07:00
vmiclock.c
vmlinux.lds.S
vsyscall-int80.S
vsyscall-note.S
vsyscall-sigreturn.S
vsyscall-sysenter.S
vsyscall.S
vsyscall.lds.S