Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-10-04 | [PATCH] genirq: irq: add moved_masked_irq | Eric W. Biederman | 1 | -7/+21 |
2006-10-04 | [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit | Eric W. Biederman | 1 | -3/+3 |
2006-06-29 | [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] | Ingo Molnar | 1 | -4/+4 |
2006-06-29 | [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete | Ingo Molnar | 1 | -2/+2 |
2006-06-29 | [PATCH] genirq: cleanup: remove irq_descp() | Ingo Molnar | 1 | -1/+1 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 1 | -4/+4 |
2006-06-23 | [PATCH] invert irq/migration.c brach prediction | Daniel Walker | 1 | -2/+2 |
2006-04-11 | [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set | Christoph Hellwig | 1 | -4/+1 |
2006-03-25 | [PATCH] IRQ: prevent enabling of previously disabled interrupt | Bryan Holty | 1 | -4/+17 |
2006-03-25 | [PATCH] irq: uninline migration functions | Andrew Morton | 1 | -0/+52 |