summaryrefslogtreecommitdiffstats
path: root/kernel/irq
AgeCommit message (Expand)Author
2016-04-21genirq: Dont allow affinity mask to be updated on IPIsMatt Redfearn
2016-03-22kernel/...: convert pr_warning to pr_warnJoe Perches
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge commit 'fixes.2015.02.23a' into core/rcuIngo Molnar
2016-03-10genirq: Export IRQ functions for module useQuan Nguyen
2016-03-09x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan
2016-02-25genirq: Implement ipi_send_mask/single()Qais Yousef
2016-02-25genirq: Add a new function to get IPI reverse mappingQais Yousef
2016-02-25genirq: Add a new generic IPI reservation code to irq coreQais Yousef
2016-02-25genirq: Make irq_domain_alloc_descs() non staticQais Yousef
2016-02-25genirq: Add GENERIC_IRQ_IPI Kconfig symbolQais Yousef
2016-02-23irq: Privatize irq_common_data::state_use_accessorsBoqun Feng
2016-02-15genirq: Use a common macro to go through the actions listDaniel Lezcano
2016-02-08genirq: Add default affinity mask command line optionThomas Gleixner
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-26irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier
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-14genirq: Validate action before dereferencing it in handle_irq_event_percpu()Thomas Gleixner
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