Commit Graph

49 Commits (a4b4674e26da6b2c40f5b6485e165beb8f68d335)

Author SHA1 Message Date
Yinghai Lu 141d55e6cc x86/irq: Standardize on CONFIG_SPARSE_IRQ=y 14 years ago
Andy Lutomirski 3ae36655b9 x86-64: Rework vsyscall emulation and add vsyscall= parameter 14 years ago
Hidetoshi Seto b77e70bf35 x86, mce: Replace MCE_SELF_VECTOR by irq_work 14 years ago
Andy Lutomirski 5cec93c216 x86-64: Emulate legacy vsyscalls 14 years ago
Jan Beulich d04c579f97 x86: Work around old gas bug 14 years ago
Shaohua Li 70e4a36973 x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32 14 years ago
Shaohua Li 60f6e65d78 x86: Cleanup vector usage 14 years ago
Peter Zijlstra e360adbe29 irq_work: Add generic hardirq context callbacks 15 years ago
Sheng Yang 38e20b07ef x86/xen: event channels delivery on HVM. 15 years ago
Suresh Siddha 6579b47457 x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1f 15 years ago
H. Peter Anvin ea94396629 x86, apic: Don't waste a vector to improve vector spread 15 years ago
H. Peter Anvin 99d113b17e x86, apic: Reclaim IDT vectors 0x20-0x2f 15 years ago
Yinghai Lu 9959c888a3 x86: Increase NR_IRQS and nr_irqs 15 years ago
Cliff Wickman 1d865fb728 x86: Fix duplicated UV BAU interrupt vector 15 years ago
Dimitri Sivanich 4a4de9c7d7 x86: UV RTC: Rename generic_interrupt to x86_platform_ipi 16 years ago
Andi Kleen 8fa8dd9e3a x86, mce: define MCE_VECTOR 16 years ago
Andi Kleen 4ef702c10b x86: fix panic with interrupts off (needed for MCE) 16 years ago
Andi Kleen ccc3c3192a x86, mce: implement bootstrapping for machine check wakeups 16 years ago
Yong Wang a32881066e perf_counter/x86: Remove the IRQ (non-NMI) handling bits 16 years ago
Andi Kleen eb2a6ab729 x86: trivial clean up for irq_vectors.h 16 years ago
Andi Kleen 7856f6cce4 x86, mce: enable MCE_INTEL for 32bit new MCE 16 years ago
Pekka Enberg ac3048dfd4 x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs 16 years ago
Peter Zijlstra b6276f353b perf_counter: x86: self-IPI for pending work 16 years ago
Dimitri Sivanich acaabe795a x86: UV, SGI RTC: add generic system vector 16 years ago
Cyrill Gorcunov 57e372932c x86: invalid_vm86_irq -- use predefined macros 16 years ago
Ingo Molnar 73ca2f8380 perfcounters: remove duplicate definition of LOCAL_PERF_VECTOR 16 years ago
Ingo Molnar d8106d2e24 x86, vm86: clean up invalid_vm86_irq() 16 years ago
Ingo Molnar 009eb3fe14 x86, irq: describe NR_IRQ sizing details, clean up 16 years ago
Ingo Molnar c379698fda x86, irq_vectors.h: remove needless includes 16 years ago
Ingo Molnar 9fc2e79d4f x86, irq: add IRQ layout comments 16 years ago
Ingo Molnar 3e92ab3d7e x86, irqs, voyager: remove Voyager quirk 16 years ago
Ingo Molnar ed74ca6d5a x86, voyager: move Voyager-specific defines to voyager.h 16 years ago
Ingo Molnar 647ad94fc0 x86, apic: clean up spurious vector sanity check 16 years ago
Ingo Molnar 5da690d29f x86, apic: unify the APIC vector enumeration 16 years ago
Ingo Molnar 193c81b979 x86, irq: add LOCAL_PERF_VECTOR 16 years ago
Tejun Heo 02cf94c370 x86: make x86_32 use tlb_64.c 16 years ago
Tejun Heo 6dd01bedee x86: prepare for tlb merge 16 years ago
Yinghai Lu 4a046d1754 x86: arch_probe_nr_irqs 16 years ago
Mike Travis 9332fccded irq: initialize nr_irqs based on nr_cpu_ids 16 years ago
Ingo Molnar 241771ef01 performance counters: x86 support 16 years ago
Yinghai Lu 99d093d128 x86: use NR_IRQS_LEGACY 16 years ago
Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
Yinghai Lu 7db282fa67 x86: remove VISWS and PARAVIRT around NR_IRQS puzzle 17 years ago
Yinghai Lu 1b48976880 x86: size NR_IRQS on 32-bit systems the same way as 64-bit 17 years ago
H. Peter Anvin 1965aae3c9 x86: Fix ASM_X86__ header guards 17 years ago
Al Viro bb8985586b x86, um: ... and asm-x86 move 17 years ago
Yinghai Lu 497c9a195d x86: make 32bit support per_cpu vector 17 years ago
Yinghai Lu bfea1238be x86: remove nr_irq_vectors 17 years ago
Cliff Wickman 99dd871330 x86, SGI UV: hardcode the TLB flush interrupt system vector 17 years ago
Eric W. Biederman 3c7569b284 x86_64: restore the proper NR_IRQS define so larger systems work. 17 years ago