Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state | Thomas Gleixner | 2011-02-19 | 1 | -0/+36 |
* | genirq: Add IRQ_MOVE_PENDING to irq_data.state | Thomas Gleixner | 2011-02-19 | 1 | -0/+2 |
* | genirq: Move IRQ_WAKEUP to core | Thomas Gleixner | 2011-02-19 | 1 | -0/+2 |
* | genirq: Move IRQ_MASKED to core | Thomas Gleixner | 2011-02-19 | 1 | -0/+2 |
* | genirq: Move IRQ_PENDING flag to core | Thomas Gleixner | 2011-02-19 | 1 | -0/+2 |
* | genirq: Move IRQ_DISABLED to core | Thomas Gleixner | 2011-02-19 | 1 | -0/+2 |
* | genirq: Move IRQ_REPLAY and IRQ_WAITING to core | Thomas Gleixner | 2011-02-19 | 1 | -0/+4 |
* | genirq: Add IRQ_INPROGRESS to core | Thomas Gleixner | 2011-02-19 | 1 | -0/+3 |
* | genirq: Protect tglx from tripping over his own feet | Thomas Gleixner | 2011-02-19 | 1 | -0/+7 |