Age | Commit message (Expand) | Author | Files | Lines |
2014-05-04 | genirq: Sanitize spurious interrupt detection of threaded irqs | Thomas Gleixner | 1 | -0/+4 |
2013-12-19 | genirq: Add an accessor for IRQ_PER_CPU flag | Vinayak Kale | 1 | -0/+8 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -3/+0 |
2012-11-01 | genirq: Provide means to retrigger parent | Thomas Gleixner | 1 | -0/+3 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+0 |
2012-08-15 | irqdesc: delete now orphaned references to timer_rand_state | Paul Gortmaker | 1 | -2/+0 |
2012-07-19 | random: remove rand_initialize_irq() | Theodore Ts'o | 1 | -1/+0 |
2011-11-01 | irq: don't put module.h into irq.h for tracking irqgen modules. | Paul Gortmaker | 1 | -0/+1 |
2011-10-03 | genirq: Add support for per-cpu dev_id interrupts | Marc Zyngier | 1 | -0/+1 |
2011-07-28 | irq: Track the owner of irq descriptor | Sebastian Andrzej Siewior | 1 | -0/+1 |
2011-05-18 | genirq: Uninline and sanity check generic_handle_irq() | Thomas Gleixner | 1 | -4/+1 |
2011-04-23 | genirq: irq_desc: Document preflow_handler and affinity_hint | Geert Uytterhoeven | 1 | -1/+3 |
2011-04-23 | genirq: Forgotten updates/deletions after removal of compat code | Geert Uytterhoeven | 1 | -1/+1 |
2011-03-29 | genirq: Remove compat code | Thomas Gleixner | 1 | -59/+1 |
2011-03-23 | genirq: Provide locked setter for chip, handler, name | Thomas Gleixner | 1 | -5/+24 |
2011-03-23 | genirq: Provide a lockdep helper | Thomas Gleixner | 1 | -0/+9 |
2011-03-23 | genirq; Remove the last leftovers of the old sparse irq code | Thomas Gleixner | 1 | -7/+0 |
2011-03-11 | genirq: Add desc->irq_data accessor | Thomas Gleixner | 1 | -0/+5 |
2011-02-25 | genirq: Prepare the handling of shared oneshot interrupts | Thomas Gleixner | 1 | -0/+2 |
2011-02-19 | genirq: Add preflow handler support | Thomas Gleixner | 1 | -0/+14 |
2011-02-19 | genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y | Thomas Gleixner | 1 | -0/+6 |
2011-02-19 | genirq: Add state field to irq_data | Thomas Gleixner | 1 | -0/+1 |
2011-02-19 | genirq: Add internal state field to irq_desc | Thomas Gleixner | 1 | -1/+2 |
2011-02-19 | genirq: Namespace cleanup | Thomas Gleixner | 1 | -4/+40 |
2011-01-22 | genirq: Add IRQ affinity notifiers | Ben Hutchings | 1 | -0/+3 |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner | 1 | -14/+0 |
2011-01-14 | irq: use per_cpu kstat_irqs | Eric Dumazet | 1 | -1/+1 |
2010-10-12 | genirq: Remove the now unused sparse irq leftovers | Thomas Gleixner | 1 | -10/+2 |
2010-10-12 | genirq: Remove irq_2_iommu | Thomas Gleixner | 1 | -4/+0 |
2010-10-12 | genirq: Distangle irq.h | Thomas Gleixner | 1 | -0/+171 |