kernel-ark/arch/x86_64/kernel
Rusty Russell 19eadf98c8 [PATCH] x86: increase interrupt vector range
Remove the limit of 256 interrupt vectors by changing the value stored in
orig_{e,r}ax to be the complemented interrupt vector.  The orig_{e,r}ax
needs to be < 0 to allow the signal code to distinguish between return from
interrupt and return from syscall.  With this change applied, NR_IRQS can
be > 256.

Xen extends the IRQ numbering space to include room for dynamically
allocated virtual interrupts (in the range 256-511), which requires a more
permissive interface to do_IRQ.

Signed-off-by: Ian Pratt <ian.pratt@xensource.com>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: "Protasevich, Natalie" <Natalie.Protasevich@UNISYS.com>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-27 17:32:37 -07:00
..
acpi
cpufreq
aperture.c
apic.c [PATCH] x86_64: fix apic error on bootup 2006-06-26 10:48:22 -07:00
asm-offsets.c
crash_dump.c
crash.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 2006-06-26 13:33:14 -07:00
e820.c [PATCH] x86_64: Move export symbols to their C functions 2006-06-26 10:48:22 -07:00
early_printk.c
entry.S [PATCH] x86: increase interrupt vector range 2006-06-27 17:32:37 -07:00
functionlist
genapic_cluster.c
genapic_flat.c [PATCH] x86_64: Avoid broadcasting NMI IPIs 2006-06-26 10:48:22 -07:00
genapic.c
head64.c
head.S
i387.c
i8259.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 2006-06-26 13:33:14 -07:00
init_task.c
io_apic.c
ioport.c
irq.c [PATCH] x86: increase interrupt vector range 2006-06-27 17:32:37 -07:00
k8.c
kprobes.c
ldt.c
machine_kexec.c
Makefile
mce_amd.c [PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdata 2006-06-26 10:48:20 -07:00
mce_intel.c
mce.c [PATCH] x86_64: mce_amd relocate sysfs files 2006-06-26 10:48:20 -07:00
module.c
mpparse.c
nmi.c [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs 2006-06-26 10:48:22 -07:00
pci-calgary.c
pci-dma.c
pci-gart.c
pci-nommu.c [PATCH] x86_64: check_addr() cleanups 2006-06-26 10:48:20 -07:00
pci-swiotlb.c
pmtimer.c
process.c [PATCH] x86_64: Move export symbols to their C functions 2006-06-26 10:48:22 -07:00
ptrace.c
reboot.c [PATCH] x86_64: Move export symbols to their C functions 2006-06-26 10:48:22 -07:00
relocate_kernel.S
setup64.c [PATCH] x86_64: Move export symbols to their C functions 2006-06-26 10:48:22 -07:00
setup.c Merge branch 'x86-64' 2006-06-26 10:51:09 -07:00
signal.c [PATCH] x86_64: Remove bogus RED-PEN comment in signal.c 2006-06-26 10:48:20 -07:00
smp.c [PATCH] x86: increase interrupt vector range 2006-06-27 17:32:37 -07:00
smpboot.c [PATCH] x86_64: Move export symbols to their C functions 2006-06-26 10:48:22 -07:00
suspend_asm.S
suspend.c
sys_x86_64.c
syscall.c
tce.c
time.c [PATCH] x86_64: Move export symbols to their C functions 2006-06-26 10:48:22 -07:00
trampoline.S
traps.c [PATCH] x86_64: Move export symbols to their C functions 2006-06-26 10:48:22 -07:00
vmlinux.lds.S
vsmp.c
vsyscall.c
x8664_ksyms.c [PATCH] x86_64: Move export symbols to their C functions 2006-06-26 10:48:22 -07:00