summaryrefslogtreecommitdiffstats
path: root/kernel/irq/irqdesc.c
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-07
|\
| * irqdesc: Replace irq_kobj_type's default_attrs field with groupsKimberly Brown2019-04-25
* | genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=nKefeng Wang2019-04-05
|/
* Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-02-23
|\
| * irqdesc: Add domain handler for NMIsJulien Thierry2019-02-05
* | Merge branch 'linus' into irq/coreThomas Gleixner2019-02-14
|\ \
| * | genirq/irqdesc: Fix double increment in alloc_descs()Huacai Chen2019-01-17
| |/
* / genirq: Avoid summation loops for /proc/statThomas Gleixner2019-02-10
|/
* genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang2018-12-19
* genirq/core: Introduce struct irq_affinity_descDou Liyang2018-12-19
* genirq: Use rcu in kstat_irqs_usr()Eric Dumazet2018-06-19
* genirq: Add missing SPDX identifiersThomas Gleixner2018-03-20
* genirq: Cleanup top of file commentsThomas Gleixner2018-03-20
* genirq: Add wakeup sysfs node to show IRQ wakeup stateAndy Shevchenko2018-02-28
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-15
|\
| * genirq: export irq_get_percpu_devid_partition to modulesWill Deacon2017-10-18
* | irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP...Rakib Mullick2017-11-01
* | genirq: Set managed shut down flag at initThomas Gleixner2017-09-25
* | genirq/debugfs: Show debug information for all irq descriptorsThomas Gleixner2017-09-25
|/
* genirq: Make sparse_irq_lock protect what it should protectThomas Gleixner2017-09-07
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-09
|\
| * genirq: Add mutex to irq desc to serialize request/free_irq()Thomas Gleixner2017-07-04
* | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-04
|\ \ | |/ |/|
| * irq: update genericirq book locationMauro Carvalho Chehab2017-05-16
* | genirq: Set irq masked state when initializing irq_descJeffy Chen2017-06-26
* | genirq: Introduce effective affinity maskThomas Gleixner2017-06-22
* | genirq: Remove pointless gfp argumentThomas Gleixner2017-06-22
* | genirq/debugfs: Add proper debugfs interfaceThomas Gleixner2017-06-22
* | genirq: Make early_irq_init() print out more informativeVincent Legoll2017-05-26
|/
* Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-09-15
|\
| * genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner2016-09-14
* | genirq: Expose interrupt information through sysfsCraig Gallek2016-09-14
|/
* genirq: Use affinity hint in irqdesc allocationThomas Gleixner2016-07-04
* genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-04
* genirq: Allow the affinity of a percpu interrupt to be set/retrievedMarc Zyngier2016-05-02
* genirq: Add default affinity mask command line optionThomas Gleixner2016-02-08
* genirq: Free irq_desc with rcuThomas Gleixner2015-12-14
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()Jiang Liu2015-07-11
* Merge branch 'irq/for-x86' into irq/coreThomas Gleixner2015-06-20
|\
| * genirq: Introduce helper function irq_data_get_node()Jiang Liu2015-06-12
| * genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu2015-06-12
* | genirq: Fix type inconsistencyNicholas Mc Guire2015-05-05
* | genirq: Fix unnecessary automatic type conversionNicholas Mc Guire2015-05-05
|/
* genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2014-12-13
* genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier2014-09-03