aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_apic.c
Commit message (Expand)AuthorAge
* cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| |\
| | * Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
| | |\
| | | * sparseirq: fix numa_migrate_irq_desc dependency and commentsYinghai Lu2008-12-19
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| |\| |
| | * | x86: kill #ifdef for exit_idle()Hiroshi Shimamoto2008-12-12
* | | | x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-23
* | | | x86: fix warning in arch/x86/kernel/io_apic.cIngo Molnar2008-12-19
* | | | x86: update io_apic.c to the new cpumask codeIngo Molnar2008-12-17
* | | | Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-17
|\ \ \ \ | | |_|/ | |/| |
| * | | x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-16
* | | | x86: Update io_apic.c to use new cpumask APIMike Travis2008-12-16
* | | | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-16
* | | | x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.Mike Travis2008-12-16
* | | | Merge ../linux-2.6-x86Rusty Russell2008-12-13
|\| | | | |/ / |/| |
| * | x86, MSI: pass irq_cfg and irq_descYinghai Lu2008-12-08
| * | x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu2008-12-08
| * | x86: use NR_IRQS_LEGACYYinghai Lu2008-12-08
| * | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
| |/
* / cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
|/
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-30
|\
| * Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar2008-11-23
| |\
| * | x86: apic honour irq affinity which was set in early bootThomas Gleixner2008-11-09
* | | x86: revert irq number limitationThomas Gleixner2008-11-23
| |/ |/|
* | x86: Fix interrupt leak due to migrationMatthew Wilcox2008-11-20
|/
* x86: don't allow nr_irqs > NR_IRQSBen Hutchings2008-11-06
* io_apic: make irq_mis_count available on 64-bit tooIngo Molnar2008-10-16
* genirq: revert dynarrayThomas Gleixner2008-10-16
* genirq: remove irq_to_desc_allocThomas Gleixner2008-10-16
* genirq: remove sparse irq codeThomas Gleixner2008-10-16
* x86: sparse_irq: fix typo in debug print outYinghai Lu2008-10-16
* x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson2008-10-16
* x86: print out irq nr for msi/ht, v3Yinghai Lu2008-10-16
* x86: io-apic - interrupt remapping fixCyrill Gorcunov2008-10-16
* x86: io-apic - interrupt remapping fixCyrill Gorcunov2008-10-16
* sparseirq: remove some debug print outYinghai Lu2008-10-16
* x86: io-apic - do not use KERN_DEBUG marker too much, fixCyrill Gorcunov2008-10-16
* x86: io-apic - get rid of __DO_ACTION macroCyrill Gorcunov2008-10-16
* x86: io-apic - do not use KERN_DEBUG marker too muchCyrill Gorcunov2008-10-16
* x86: io-apic - code style cleaning for setup_IO_APIC_irqsCyrill Gorcunov2008-10-16
* x86: HPET_MSI Basic HPET_MSI setup codevenkatesh.pallipadi@intel.com2008-10-16
* x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ onlyCyrill Gorcunov2008-10-16
* x86: io-apic - use ARRAY_SIZE macroCyrill Gorcunov2008-10-16
* x2apic: fix reserved APIC register accesses in print_local_APIC()Yinghai Lu2008-10-16
* x86: fix probe_nr_irqs for xenYinghai Lu2008-10-16
* x86: fix 32-bit ioapic lockup with sparseirqsYinghai Lu2008-10-16
* x86: sparse_irq needs spin_lock in allocationsYinghai Lu2008-10-16
* warning: fix arch x86 kernel io_apic cIngo Molnar2008-10-16
* x86: probe nr_irqs even only mptable is usedYinghai Lu2008-10-16