x86: make UV support configurable
[safe/jmp/linux-2.6] / arch / x86 / kernel / io_apic.c
2009-01-21 Nick Pigginx86: make UV support configurable
2009-01-15 Ingo MolnarMerge branches 'cpus4096', 'x86/cleanups' and 'x86...
2009-01-15 Jan Beulichx86: fully honor "nolapic"
2009-01-14 Jaswinder Singh... x86: replacing mp_config_intsrc with mpc_intsrc
2009-01-14 Jaswinder Singh... x86: replacing mp_config_ioapic with mpc_ioapic
2009-01-13 Yinghai Lux86: arch_probe_nr_irqs
2009-01-11 Mike Travisirq: change references from NR_IRQS to nr_irqs
2009-01-11 Mike Traviscpumask: update irq_desc to use cpumask_var_t
2009-01-07 Jaswinder Singh... x86: smp.h move boot_cpu_id declartion to cpu.h
2009-01-06 Ingo MolnarMerge branches 'x86/cleanups', 'x86/mpparse', 'x86...
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-03 Mike Traviscpumask: use alloc_cpumask_var_node where appropriate
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Markus Trippelsdorfx86: remove debug printks (io_apic.c)
2009-01-02 Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git....
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Jaswinder Singh... x86: io_apic.c io_apic_sync should be static
2008-12-27 Yinghai Lusparseirq: work around compiler optimizing away __weak...
2008-12-26 KOSAKI Motohiroirq: simplify for_each_irq_desc() usage
2008-12-23 Yinghai Lux86: fix lguest used_vectors breakage, -v2
2008-12-19 Yinghai Lusparseirq: fix numa_migrate_irq_desc dependency and...
2008-12-19 Ingo Molnarx86: fix warning in arch/x86/kernel/io_apic.c
2008-12-17 Ingo Molnarx86: update io_apic.c to the new cpumask code
2008-12-17 Ingo MolnarMerge branch 'irq/sparseirq' into cpus4096
2008-12-17 Mike Travisx86: Update io_apic.c to use new cpumask API
2008-12-17 Mike Travisx86 smp: modify send_IPI_mask interface to accept cpuma...
2008-12-16 Yinghai Lux86, sparseirq: move irq_desc according to smp_affinity, v7
2008-12-16 Mike Travisx86: fix build error with post-merge of tip/cpus4096...
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-12-12 Hiroshi Shimamotox86: kill #ifdef for exit_idle()
2008-12-08 Yinghai Lux86, MSI: pass irq_cfg and irq_desc
2008-12-08 Yinghai Lux86: MSI start irq numbering from nr_irqs_gsi
2008-12-08 Yinghai Lux86: use NR_IRQS_LEGACY
2008-12-08 Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
2008-11-30 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2008-11-23 Thomas Gleixnerx86: revert irq number limitation
2008-11-23 Ingo MolnarMerge commit 'v2.6.28-rc6' into irq/urgent
2008-11-20 Matthew Wilcoxx86: Fix interrupt leak due to migration
2008-11-09 Thomas Gleixnerx86: apic honour irq affinity which was set in early...
2008-11-06 Ben Hutchingsx86: don't allow nr_irqs > NR_IRQS
2008-10-16 Ingo Molnario_apic: make irq_mis_count available on 64-bit too
2008-10-16 Thomas Gleixnergenirq: revert dynarray
2008-10-16 Thomas Gleixnergenirq: remove irq_to_desc_alloc
2008-10-16 Thomas Gleixnergenirq: remove sparse irq code
2008-10-16 Yinghai Lux86: sparse_irq: fix typo in debug print out
2008-10-16 Dean Nelsonx86, UV: add uv_setup_irq() and uv_teardown_irq() funct...
2008-10-16 Yinghai Lux86: print out irq nr for msi/ht, v3
2008-10-16 Cyrill Gorcunovx86: io-apic - interrupt remapping fix
2008-10-16 Cyrill Gorcunovx86: io-apic - interrupt remapping fix
2008-10-16 Yinghai Lusparseirq: remove some debug print out
2008-10-16 Cyrill Gorcunovx86: io-apic - do not use KERN_DEBUG marker too much...
2008-10-16 Cyrill Gorcunovx86: io-apic - get rid of __DO_ACTION macro
2008-10-16 Cyrill Gorcunovx86: io-apic - do not use KERN_DEBUG marker too much
2008-10-16 Cyrill Gorcunovx86: io-apic - code style cleaning for setup_IO_APIC_irqs
2008-10-16 venkatesh.pallipad... x86: HPET_MSI Basic HPET_MSI setup code
2008-10-16 Cyrill Gorcunovx86: io-apic - declare irq_cfg_lock for SPARSE_IRQ...
2008-10-16 Cyrill Gorcunovx86: io-apic - use ARRAY_SIZE macro
2008-10-16 Yinghai Lux2apic: fix reserved APIC register accesses in print_lo...
2008-10-16 Yinghai Lux86: fix probe_nr_irqs for xen
2008-10-16 Yinghai Lux86: fix 32-bit ioapic lockup with sparseirqs
2008-10-16 Yinghai Lux86: sparse_irq needs spin_lock in allocations
2008-10-16 Ingo Molnarwarning: fix arch x86 kernel io_apic c
2008-10-16 Yinghai Lux86: probe nr_irqs even only mptable is used
2008-10-16 Yinghai Lux86: make HAVE_SPARSE_IRQ support selectable
2008-10-16 Yinghai Lux86: print local APIC of APs one by one
2008-10-16 Yinghai Lux86: remove first_free_entry/pin_map_size
2008-10-16 Yinghai Lux86: unify ack_apic_edge
2008-10-16 Yinghai Lux86: unify mask_IO_APIC_irq
2008-10-16 Yinghai Luio_apic: make 32 bit have io_apic resource in /proc...
2008-10-16 Yinghai Lurename io_apic_64.c and io_apic_32.c to io_apic.c