| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-31 | 2 | -5/+11 |
|\ |
|
| * | irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token | Marc Zyngier | 2016-01-26 | 1 | -3/+8 |
| * | genirq: Validate action before dereferencing it in handle_irq_event_percpu() | Thomas Gleixner | 2016-01-14 | 1 | -2/+3 |
* | | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-01-21 | 2 | -3/+6 |
|\ \
| |/
|/| |
|
| * | irqdomain: Export irq_domain_set_info() for module use | Keith Busch | 2016-01-15 | 1 | -0/+1 |
| * | genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomains | Liu Jiang | 2016-01-14 | 1 | -3/+5 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-01-12 | 5 | -14/+109 |
|\ \ |
|
| * \ | Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner | 2015-12-29 | 1 | -1/+1 |
| |\ \ |
|
| | * | | irqdomain: Introduce is_fwnode_irqchip helper | Suravee Suthikulpanit | 2015-12-21 | 1 | -1/+1 |
| | |/ |
|
| * | | genirq/msi: Export functions to allow MSI domains in modules | Jake Oshins | 2015-12-20 | 2 | -0/+5 |
| * | | Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kern... | Thomas Gleixner | 2015-12-19 | 2 | -6/+58 |
| |\ \ |
|
| | * | | genirq/msi: Add msi_domain_populate_irqs | Marc Zyngier | 2015-12-16 | 1 | -0/+40 |
| | * | | genirq/msi: Make the .prepare callback reusable | Marc Zyngier | 2015-12-16 | 1 | -3/+15 |
| | * | | irqdomain: Make irq_domain_alloc_irqs_recursive available | Marc Zyngier | 2015-12-16 | 1 | -3/+3 |
| | |/ |
|
| * | | genirq: Free irq_desc with rcu | Thomas Gleixner | 2015-12-14 | 1 | -3/+16 |
| * | | genirq: Implement irq_percpu_is_enabled() | Thomas Petazzoni | 2015-12-08 | 1 | -0/+25 |
| * | | genirq: Delay incrementing interrupt count if it's disabled/pending | Sudeep Holla | 2015-11-16 | 1 | -4/+4 |
| |/ |
|
* / | genirq: Prevent chip buslock deadlock | Thomas Gleixner | 2015-12-14 | 1 | -3/+3 |
|/ |
|
*-. | Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://... | Linus Torvalds | 2015-11-15 | 3 | -2/+8 |
|\ \ |
|
| * | | genirq/PM: Restore system wake up from chained interrupts | Grygorii Strashko | 2015-11-10 | 3 | -2/+8 |
| |/ |
|
* | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-05 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2015-11-02 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Merge back earlier 'pm-sleep' material for v4.4. | Rafael J. Wysocki | 2015-10-12 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | PM / sleep: Report interrupt that caused system wakeup | Alexandra Yates | 2015-09-16 | 1 | -1/+1 |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-04 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Catalin Marinas | 2015-10-22 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | genirq: Make the cpuhotplug migration code less noisy | Thomas Gleixner | 2015-10-22 | 1 | -1/+1 |
| * | | | | | | Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Catalin Marinas | 2015-10-09 | 3 | -0/+87 |
| |\| | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-11-04 | 1 | -3/+6 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 3 | -8/+19 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | irq: Export per-cpu irq allocation and de-allocation functions | Maxime Ripard | 2015-09-29 | 1 | -0/+2 |
| * | | | | | | genirq: Fix the documentation of request_percpu_irq | Maxime Ripard | 2015-09-29 | 1 | -3/+4 |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 11 | -120/+426 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | irqdomain/msi: Use fwnode instead of of_node | Marc Zyngier | 2015-10-13 | 1 | -4/+4 |
| * | | | | | | irqdomain: Introduce irq_domain_create_hierarchy | Marc Zyngier | 2015-10-13 | 1 | -6/+6 |
| * | | | | | | irqdomain: Add a fwnode_handle allocator | Marc Zyngier | 2015-10-13 | 1 | -0/+51 |
| * | | | | | | irqdomain: Introduce irq_domain_create_{linear, tree} | Marc Zyngier | 2015-10-13 | 1 | -5/+6 |
| * | | | | | | irqdomain: Introduce irq_create_fwspec_mapping | Marc Zyngier | 2015-10-13 | 1 | -15/+15 |
| * | | | | | | irqdomain: Introduce a firmware-specific IRQ specifier structure | Marc Zyngier | 2015-10-13 | 1 | -11/+48 |
| * | | | | | | irqdomain: Allow irq domain lookup by fwnode | Marc Zyngier | 2015-10-13 | 1 | -9/+7 |
| * | | | | | | irqdomain: Convert irqdomain-%3Eof_node to fwnode | Marc Zyngier | 2015-10-13 | 1 | -1/+5 |
| * | | | | | | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 2015-10-13 | 1 | -9/+21 |
| * | | | | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-10-13 | 2 | -3/+18 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | genirq: Add flag to force mask in disable_irq[_nosync]() | Thomas Gleixner | 2015-10-11 | 3 | -0/+22 |
| * | | | | | | genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=n | Feng Wu | 2015-10-09 | 1 | -31/+31 |
| * | | | | | | genirq: Allow migration of chained interrupts by installing default action | Mika Westerberg | 2015-10-09 | 3 | -1/+20 |
| * | | | | | | Merge branch 'irq/for-arm' into irq/core | Thomas Gleixner | 2015-10-01 | 3 | -0/+87 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | genirq: Introduce generic irq migration for cpu hotunplug | Yang Yingliang | 2015-10-01 | 3 | -0/+87 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | genirq: Remove the second parameter from handle_irq_event_percpu() | Huang Shijie | 2015-09-22 | 3 | -6/+5 |
| * | | | | | genirq: Handle force threading of irqs with primary and thread handler | Thomas Gleixner | 2015-09-22 | 1 | -41/+117 |
| |/ / / / |
|