x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system
[safe/jmp/linux-2.6] / arch / x86 / include / asm / hw_irq.h
2009-12-18 Suresh Siddhax86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity...
2009-12-08 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2009-11-02 Suresh Siddhax86: Remove move_cleanup_count from irq_cfg
2009-10-14 Dimitri Sivanichx86: UV RTC: Rename generic_interrupt to x86_platform_ipi
2009-10-14 Ingo Molnarx86, apic: Fix prototype in hw_irq.h
2009-10-14 Dimitri Sivanichx86, apic: Move SGI UV functionality out of generic...
2009-06-11 Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-10 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-06-03 Andi Kleenx86: fix panic with interrupts off (needed for MCE)
2009-06-03 Andi Kleenx86, mce: implement bootstrapping for machine check...
2009-06-03 Yong Wangperf_counter/x86: Remove the IRQ (non-NMI) handling...
2009-05-18 Yinghai Lux86, apic: introduce io_apic_irq_attr
2009-05-11 Yinghai Lux86/pci: add 4 more return parameters to IO_APIC_get_PC...
2009-04-12 Jaswinder Singh... x86: clean up declarations and variables
2009-04-07 Peter Zijlstraperf_counter: x86: self-IPI for pending work
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-03-04 Dimitri Sivanichx86: UV, SGI RTC: add generic system vector
2009-02-13 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-09 Ian Campbellxen: expose enable_IO_APIC for 32-bit
2009-02-09 Yinghai Lux86: use NR_IRQS_LEGACY to replace 16
2009-02-05 Yinghai Lux86: move default_ipi_xx back to ipi.c
2009-01-31 Ingo Molnarx86, voyager: move Voyager-specific defines to voyager.h
2009-01-29 Ingo Molnarx86: replace CONFIG_X86_SMP with CONFIG_SMP
2009-01-28 Ingo Molnarx86, apic: untangle the send_IPI_*() jungle
2008-12-08 Ingo Molnarperformance counters: x86 support
2008-11-11 H. Peter Anvinx86: 64 bits: shrink and align IRQ stubs
2008-11-11 H. Peter Anvinx86: 32 bit: interrupt stub consistency with 64 bit
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
2008-10-23 Al Virox86, um: ... and asm-x86 move