Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2018-02-01 | 1 | -8/+6 |
|\ | |||||
| * | irq debug: do not use print_symbol() | Sergey Senozhatsky | 2018-01-05 | 1 | -8/+6 |
* | | genirq: Guard handle_bad_irq log messages | Guenter Roeck | 2017-12-28 | 1 | -0/+5 |
|/ | |||||
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | irq: hide debug macros so they don't collide with others. | Paul Gortmaker | 2012-04-23 | 1 | -19/+19 |
* | genirq: Support per-IRQ thread disabling. | Paul Mundt | 2011-04-23 | 1 | -0/+1 |
* | genirq: Remove compat code | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data | Thomas Gleixner | 2011-03-28 | 1 | -3/+7 |
* | genirq: Move debug code to separate header | Thomas Gleixner | 2011-02-19 | 1 | -0/+40 |