summaryrefslogtreecommitdiffstats
path: root/kernel/irq
AgeCommit message (Expand)Author
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-15irqdomain: Export irq_domain_set_info() for module useKeith Busch
2016-01-14genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomainsLiu Jiang
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2015-12-21irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit
2015-12-20genirq/msi: Export functions to allow MSI domains in modulesJake Oshins
2015-12-19Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kern...Thomas Gleixner
2015-12-16genirq/msi: Add msi_domain_populate_irqsMarc Zyngier
2015-12-16genirq/msi: Make the .prepare callback reusableMarc Zyngier
2015-12-16irqdomain: Make irq_domain_alloc_irqs_recursive availableMarc Zyngier
2015-12-14genirq: Free irq_desc with rcuThomas Gleixner
2015-12-14genirq: Prevent chip buslock deadlockThomas Gleixner
2015-12-08genirq: Implement irq_percpu_is_enabled()Thomas Petazzoni
2015-11-16genirq: Delay incrementing interrupt count if it's disabled/pendingSudeep Holla
2015-11-15Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds
2015-11-10genirq/PM: Restore system wake up from chained interruptsGrygorii Strashko
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki
2015-10-22Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Catalin Marinas
2015-10-22genirq: Make the cpuhotplug migration code less noisyThomas Gleixner
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16genirq/msi: Do not use pci_msi_[un]mask_irq as default methodsMarc Zyngier
2015-10-13irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier
2015-10-13irqdomain: Introduce irq_domain_create_hierarchyMarc Zyngier
2015-10-13irqdomain: Add a fwnode_handle allocatorMarc Zyngier
2015-10-13irqdomain: Introduce irq_domain_create_{linear, tree}Marc Zyngier
2015-10-13irqdomain: Introduce irq_create_fwspec_mappingMarc Zyngier
2015-10-13irqdomain: Introduce a firmware-specific IRQ specifier structureMarc Zyngier
2015-10-13irqdomain: Allow irq domain lookup by fwnodeMarc Zyngier
2015-10-13irqdomain: Convert irqdomain-%3Eof_node to fwnodeMarc Zyngier
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-10-13Merge branch 'linus' into irq/coreThomas Gleixner
2015-10-12Merge back earlier 'pm-sleep' material for v4.4.Rafael J. Wysocki
2015-10-11genirq: Add flag to force mask in disable_irq[_nosync]()Thomas Gleixner
2015-10-09genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=nFeng Wu
2015-10-09genirq: Allow migration of chained interrupts by installing default actionMika Westerberg
2015-10-09Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Catalin Marinas
2015-10-09genirq: Fix handle_bad_irq kerneldoc commentArnd Bergmann
2015-10-09genirq: Export handle_bad_irqArnd Bergmann
2015-10-01Merge branch 'irq/for-arm' into irq/coreThomas Gleixner
2015-10-01genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang
2015-10-01genirq: Fix race in register_irq_proc()Ben Hutchings
2015-09-29irq: Export per-cpu irq allocation and de-allocation functionsMaxime Ripard
2015-09-29genirq: Fix the documentation of request_percpu_irqMaxime Ripard
2015-09-22genirq: Remove the second parameter from handle_irq_event_percpu()Huang Shijie
2015-09-22genirq: Handle force threading of irqs with primary and thread handlerThomas Gleixner