| Commit message (Expand) | Author | Age | Files | Lines |
* | irq_domain: correct the debugfs file name | Mika Westerberg | 2012-04-10 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 1 | -3/+2 |
|\ |
|
| * | irq: make SPARSE_IRQ an optionally hidden option | Rob Herring | 2012-01-25 | 1 | -3/+2 |
* | | irqdomain: Remove powerpc dependency from debugfs file | Grant Likely | 2012-03-29 | 1 | -0/+10 |
|/ |
|
* | irq: add irq_domain translation infrastructure | Grant Likely | 2011-07-28 | 1 | -0/+4 |
* | genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIP | Thomas Gleixner | 2011-05-02 | 1 | -0/+4 |
* | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 | 1 | -3/+0 |
* | genirq: Remove compat code | Thomas Gleixner | 2011-03-29 | 1 | -4/+0 |
* | genirq: Provide edge_eoi flow handler | Thomas Gleixner | 2011-03-28 | 1 | -0/+4 |
* | genirq: Expand generic show_interrupts() | Thomas Gleixner | 2011-03-25 | 1 | -0/+4 |
* | genirq: Add comments to Kconfig switches | Thomas Gleixner | 2011-03-08 | 1 | -0/+10 |
* | genirq: Provide forced interrupt threading | Thomas Gleixner | 2011-02-26 | 1 | -0/+3 |
* | genirq: Streamline kernel/irq/Kconfig | Jan Beulich | 2011-02-22 | 1 | -10/+10 |
* | genirq: Add preflow handler support | Thomas Gleixner | 2011-02-19 | 1 | -0/+3 |
* | genirq: Remove CONFIG_IRQ_PER_CPU | Thomas Gleixner | 2011-02-19 | 1 | -3/+0 |
* | genirq: Add IRQ_INPROGRESS to core | Thomas Gleixner | 2011-02-19 | 1 | -0/+3 |
* | genirq: Implement generic irq_show_interrupts() | Thomas Gleixner | 2011-02-19 | 1 | -0/+3 |
* | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 | 1 | -3/+0 |
* | genirq: Remove the now unused sparse irq leftovers | Thomas Gleixner | 2010-10-12 | 1 | -5/+0 |
* | genirq: Provide config option to disable deprecated code | Thomas Gleixner | 2010-10-04 | 1 | -0/+4 |
* | genirq: Provide Kconfig | Thomas Gleixner | 2010-10-04 | 1 | -0/+54 |