aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-22kernel/...: convert pr_warning to pr_warnJoe Perches1-2/+2
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+8
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-19/+371
2016-03-15Merge commit 'fixes.2015.02.23a' into core/rcuIngo Molnar1-0/+4
2016-03-10genirq: Export IRQ functions for module useQuan Nguyen2-0/+9
2016-03-09x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan1-1/+8
2016-02-25genirq: Implement ipi_send_mask/single()Qais Yousef1-1/+156
2016-02-25genirq: Add a new function to get IPI reverse mappingQais Yousef1-0/+34
2016-02-25genirq: Add a new generic IPI reservation code to irq coreQais Yousef2-0/+138
2016-02-25genirq: Make irq_domain_alloc_descs() non staticQais Yousef1-4/+2
2016-02-25genirq: Add GENERIC_IRQ_IPI Kconfig symbolQais Yousef1-0/+4
2016-02-23irq: Privatize irq_common_data::state_use_accessorsBoqun Feng1-0/+4
2016-02-15genirq: Use a common macro to go through the actions listDaniel Lezcano5-13/+10
2016-02-08genirq: Add default affinity mask command line optionThomas Gleixner1-2/+19
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+11
2016-01-26irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier1-3/+8
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-3/+6
2016-01-15irqdomain: Export irq_domain_set_info() for module useKeith Busch1-0/+1
2016-01-14genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomainsLiu Jiang1-3/+5
2016-01-14genirq: Validate action before dereferencing it in handle_irq_event_percpu()Thomas Gleixner1-2/+3
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-14/+109
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-1/+1
2015-12-21irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit1-1/+1
2015-12-20genirq/msi: Export functions to allow MSI domains in modulesJake Oshins2-0/+5
2015-12-19Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner2-6/+58
2015-12-16genirq/msi: Add msi_domain_populate_irqsMarc Zyngier1-0/+40
2015-12-16genirq/msi: Make the .prepare callback reusableMarc Zyngier1-3/+15
2015-12-16irqdomain: Make irq_domain_alloc_irqs_recursive availableMarc Zyngier1-3/+3
2015-12-14genirq: Free irq_desc with rcuThomas Gleixner1-3/+16
2015-12-14genirq: Prevent chip buslock deadlockThomas Gleixner1-3/+3
2015-12-08genirq: Implement irq_percpu_is_enabled()Thomas Petazzoni1-0/+25
2015-11-16genirq: Delay incrementing interrupt count if it's disabled/pendingSudeep Holla1-4/+4
2015-11-15Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+8
2015-11-10genirq/PM: Restore system wake up from chained interruptsGrygorii Strashko3-2/+8
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+6
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-120/+426
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki1-1/+1
2015-10-22Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipCatalin Marinas1-1/+1
2015-10-22genirq: Make the cpuhotplug migration code less noisyThomas Gleixner1-1/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-8/+19
2015-10-16genirq/msi: Do not use pci_msi_[un]mask_irq as default methodsMarc Zyngier1-5/+1
2015-10-13irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier1-4/+4
2015-10-13irqdomain: Introduce irq_domain_create_hierarchyMarc Zyngier1-6/+6
2015-10-13irqdomain: Add a fwnode_handle allocatorMarc Zyngier1-0/+51
2015-10-13irqdomain: Introduce irq_domain_create_{linear, tree}Marc Zyngier1-5/+6
2015-10-13irqdomain: Introduce irq_create_fwspec_mappingMarc Zyngier1-15/+15
2015-10-13irqdomain: Introduce a firmware-specific IRQ specifier structureMarc Zyngier1-11/+48
2015-10-13irqdomain: Allow irq domain lookup by fwnodeMarc Zyngier1-9/+7