aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/numa_migrate.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sparseirq: Change irq_desc_ptrs to staticYinghai Lu2010-02-17
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* x86/irq: Fix move_irq_desc() for nodes without ramYinghai Lu2009-08-08
* x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-28
* x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu2009-04-28
* irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix falloutYinghai Lu2009-04-28
* irq: fix cpumask memory leak on offstack cpumask kernelsYinghai Lu2009-04-03
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| |\
| * | cpumask: fix bug in use cpumask_var_t in irq_descMike Travis2009-01-11
| * | cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-11
| | |
| \ \
*-. \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-13
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * irq: optimize init_kstat_irqs/init_copy_kstat_irqsYinghai Lu2009-02-09
| |/
* / irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-01
|/
* sparseirq: fix desc->lock initIngo Molnar2008-12-27
* sparseirq: do not printk when migrating IRQ descriptorsIngo Molnar2008-12-27
* sparseirq: fix numa_migrate_irq_desc dependency and commentsYinghai Lu2008-12-19
* x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-16