| Commit message (Expand) | Author | Age | Files | Lines |
* | genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER | Palmer Dabbelt | 2018-04-04 | 1 | -0/+1 |
* | genirq: Remove license boilerplate/references | Thomas Gleixner | 2018-03-20 | 2 | -13/+4 |
* | genirq: Add missing SPDX identifiers | Thomas Gleixner | 2018-03-20 | 15 | -0/+16 |
* | genirq/matrix: Cleanup SPDX identifier | Thomas Gleixner | 2018-03-20 | 1 | -5/+3 |
* | genirq: Cleanup top of file comments | Thomas Gleixner | 2018-03-20 | 12 | -32/+7 |
* | genirq: Pass desc to __irq_free instead of irq number | Uwe Kleine König | 2018-03-20 | 1 | -4/+4 |
* | genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER | Palmer Dabbelt | 2018-03-14 | 2 | -0/+20 |
* | Merge branch 'linus' into irq/core to pick up dependencies. | Thomas Gleixner | 2018-03-14 | 2 | -23/+18 |
|\ |
|
| * | genirq/matrix: Handle CPU offlining proper | Thomas Gleixner | 2018-02-22 | 1 | -9/+14 |
| * | irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko | 2018-02-16 | 1 | -14/+4 |
* | | genirq/irq_sim: Return the base of the irq range from irq_sim_init() | Bartosz Golaszewski | 2018-03-09 | 1 | -4/+6 |
* | | genirq/irq_sim: Check the return value of irq_sim_init() for error codes | Bartosz Golaszewski | 2018-03-09 | 1 | -1/+1 |
* | | genirq/irq_sim: Explicitly include slab.h | Bartosz Golaszewski | 2018-03-09 | 1 | -0/+1 |
* | | genirq: Add wakeup sysfs node to show IRQ wakeup state | Andy Shevchenko | 2018-02-28 | 1 | -0/+17 |
* | | genirq: Let irq thread follow the effective hard irq affinity | Thomas Gleixner | 2018-02-16 | 1 | -3/+7 |
|/ |
|
* | genirq: remove unneeded kallsyms include | Sergey Senozhatsky | 2018-02-07 | 1 | -1/+0 |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-02-04 | 3 | -5/+5 |
|\ |
|
| * | genirq: Make legacy autoprobing work again | Thomas Gleixner | 2018-02-01 | 3 | -5/+5 |
* | | 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 |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-01-30 | 2 | -128/+0 |
|\ \ \ |
|
| * | | | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG | Marc Zyngier | 2018-01-24 | 2 | -128/+0 |
* | | | | Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-01-29 | 1 | -15/+15 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | genirq/affinity: assign vectors to all possible CPUs | Christoph Hellwig | 2018-01-12 | 1 | -15/+15 |
* | | | | irq/matrix: Spread interrupts on allocation | Thomas Gleixner | 2018-01-18 | 1 | -6/+14 |
| |/ /
|/| | |
|
* | | | genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI | Thomas Gleixner | 2017-12-29 | 1 | -4/+33 |
* | | | genirq/irqdomain: Rename early argument of irq_domain_activate_irq() | Thomas Gleixner | 2017-12-29 | 2 | -7/+8 |
* | | | genirq: Introduce IRQD_CAN_RESERVE flag | Thomas Gleixner | 2017-12-29 | 1 | -0/+1 |
* | | | genirq/msi: Handle reactivation only on success | Thomas Gleixner | 2017-12-29 | 1 | -8/+27 |
* | | | genirq: Guard handle_bad_irq log messages | Guenter Roeck | 2017-12-28 | 1 | -0/+5 |
* | | | kernel/irq: Extend lockdep class for request mutex | Andrew Lunn | 2017-12-28 | 1 | -4/+7 |
|/ / |
|
* | | genirq/matrix: Fix the precedence fix for real | Thomas Gleixner | 2017-12-04 | 1 | -1/+3 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-26 | 2 | -2/+13 |
|\ \ |
|
| * | | genirq/matrix: Make - vs ?: Precedence explicit | Kees Cook | 2017-11-23 | 1 | -1/+1 |
| * | | Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner | 2017-11-14 | 1 | -1/+12 |
| |\ \ |
|
| | * | | genirq: Track whether the trigger type has been set | Marc Zyngier | 2017-11-10 | 1 | -1/+12 |
* | | | | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-22 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-11-15 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | genirq: export irq_get_percpu_devid_partition to modules | Will Deacon | 2017-10-18 | 1 | -0/+1 |
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-11-14 | 1 | -0/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar | 2017-11-07 | 11 | -3/+22 |
| |\ \ \ |
|
| * | | | | genirq: Add config option for reservation mode | Thomas Gleixner | 2017-10-18 | 1 | -0/+3 |
| * | | | | Merge branch 'irq/urgent' into x86/apic | Thomas Gleixner | 2017-10-12 | 5 | -5/+47 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-14 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 2017-10-05 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-11-14 | 12 | -47/+597 |
|\ \ \ \ \ \ |
|
| * | | | | | | genirq: Fix type of shifting literal 1 in __setup_irq() | Rasmus Villemoes | 2017-11-12 | 1 | -1/+1 |
| * | | | | | | irqdomain: Drop pointless NULL check in virq_debug_show_one | Rasmus Villemoes | 2017-11-12 | 1 | -2/+1 |
| * | | | | | | genirq/proc: Return proper error code when irq_set_affinity() fails | Wen Yaxng | 2017-11-12 | 1 | -2/+3 |
| * | | | | | | Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner | 2017-11-02 | 1 | -1/+0 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|