aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/hw_irq.h
AgeCommit message (Expand)Author
2009-12-08Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-02x86: Remove move_cleanup_count from irq_cfgSuresh Siddha
2009-10-14x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich
2009-10-14x86, apic: Fix prototype in hw_irq.hIngo Molnar
2009-10-14x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-03x86: fix panic with interrupts off (needed for MCE)Andi Kleen
2009-06-03x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu
2009-04-12x86: clean up declarations and variablesJaswinder Singh Rajput
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich
2009-02-13Merge branch 'x86/core' into perfcounters/coreIngo Molnar
2009-02-09xen: expose enable_IO_APIC for 32-bitIan Campbell
2009-02-09x86: use NR_IRQS_LEGACY to replace 16Yinghai Lu
2009-02-05x86: move default_ipi_xx back to ipi.cYinghai Lu
2009-01-31x86, voyager: move Voyager-specific defines to voyager.hIngo Molnar
2009-01-29x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar
2009-01-28x86, apic: untangle the send_IPI_*() jungleIngo Molnar
2008-12-08performance counters: x86 supportIngo Molnar
2008-11-11x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin
2008-11-11x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro