| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | genirq/msi: Do not use pci_msi_[un]mask_irq as default methods | Marc Zyngier | 2015-10-16 | 1 | -5/+1 |
| |/ / /
|/| | | |
|
* | | | | genirq: Fix handle_bad_irq kerneldoc comment | Arnd Bergmann | 2015-10-09 | 1 | -1/+0 |
* | | | | genirq: Export handle_bad_irq | Arnd Bergmann | 2015-10-09 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | genirq: Fix race in register_irq_proc() | Ben Hutchings | 2015-10-01 | 1 | -2/+17 |
|/ / |
|
* | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 4 | -22/+13 |
* | | genirq: Move field 'msi_desc' from irq_data into irq_common_data | Jiang Liu | 2015-09-16 | 2 | -2/+2 |
* | | genirq: Move field 'affinity' from irq_data into irq_common_data | Jiang Liu | 2015-09-16 | 3 | -11/+12 |
* | | genirq: Move field 'handler_data' from irq_data into irq_common_data | Jiang Liu | 2015-09-16 | 2 | -3/+4 |
* | | genirq: Move field 'node' from irq_data into irq_common_data | Jiang Liu | 2015-09-16 | 3 | -3/+4 |
|/ |
|
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 11 | -76/+112 |
|\ |
|
| * | genirq/irqdomain: Allow irq domain aliasing | Marc Zyngier | 2015-07-30 | 1 | -5/+13 |
| * | genirq: Use the proper parameter name in kernel doc | Masanari Iida | 2015-07-30 | 1 | -1/+1 |
| * | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-07-30 | 2 | -9/+13 |
| |\ |
|
| * | | genirq: Add chip_[suspend|resume] PM support to irq_chip | Brian Norris | 2015-07-27 | 1 | -0/+6 |
| * | | genirq: Export irq_[get|set]_irqchip_state() | Bjorn Andersson | 2015-07-27 | 1 | -0/+2 |
| * | | genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code | Jiang Liu | 2015-07-22 | 1 | -0/+17 |
| * | | genirq: Remove the irq argument from setup_affinity() | Jiang Liu | 2015-07-11 | 1 | -8/+7 |
| * | | genirq: Provide and use __irq_can_set_affinity() | Jiang Liu | 2015-07-11 | 1 | -8/+10 |
| * | | genirq: Remove the irq argument from note_interrupt() | Jiang Liu | 2015-07-11 | 3 | -4/+6 |
| * | | genirq: Remove irq argument from try_one_irq() | Jiang Liu | 2015-07-11 | 1 | -3/+3 |
| * | | genirq: Remove irq argument from report_bad_irq() | Jiang Liu | 2015-07-11 | 1 | -8/+6 |
| * | | genirq: Remove irq argument from suspend/resume_irq() | Jiang Liu | 2015-07-11 | 1 | -4/+4 |
| * | | genirq: Remove irq argument from __enable/__disable_irq() | Jiang Liu | 2015-07-11 | 3 | -10/+11 |
| * | | genirq: Remove irq arg from __irq_set_trigger() | Jiang Liu | 2015-07-11 | 3 | -10/+9 |
| * | | genirq: Remove the irq argument from check_irq_resend() | Jiang Liu | 2015-07-11 | 4 | -4/+6 |
| * | | genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu() | Jiang Liu | 2015-07-11 | 4 | -11/+11 |
* | | | genirq: Introduce irq_chip_set_type_parent() helper | Grygorii Strashko | 2015-08-20 | 1 | -0/+17 |
* | | | genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy | Grygorii Strashko | 2015-08-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD | Thomas Gleixner | 2015-07-17 | 1 | -5/+13 |
* | | hotplug: Prevent alloc/free of irq descriptors during cpu up/down | Thomas Gleixner | 2015-07-08 | 1 | -4/+0 |
|/ |
|
* | Merge branch 'irq/for-x86' into irq/core | Thomas Gleixner | 2015-06-20 | 6 | -21/+28 |
|\ |
|
| * | genirq: Remove bogus restriction in irq_move_mask_irq() | Thomas Gleixner | 2015-06-20 | 1 | -3/+3 |
| * | genirq: Introduce helper function irq_data_get_node() | Jiang Liu | 2015-06-12 | 5 | -10/+10 |
| * | genirq: Introduce struct irq_common_data to host shared irq data | Jiang Liu | 2015-06-12 | 3 | -5/+7 |
| * | genirq: Prevent crash in irq_move_irq() | Jiang Liu | 2015-06-12 | 1 | -1/+8 |
| * | genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain | Jiang Liu | 2015-06-12 | 1 | -2/+0 |
* | | irq: Add irq_set_chained_handler_and_data() | Russell King | 2015-06-18 | 1 | -11/+34 |
* | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-06-05 | 1 | -0/+1 |
|\ \ |
|
| * | | genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip | Roger Quadros | 2015-04-24 | 1 | -0/+1 |
* | | | genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip | Geert Uytterhoeven | 2015-05-22 | 1 | -0/+1 |
* | | | Merge branch 'irq/for-x86' into irq/core | Thomas Gleixner | 2015-05-19 | 2 | -0/+45 |
|\ \ \
| | |/
| |/| |
|
| * | | genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU | Jiang Liu | 2015-05-19 | 2 | -0/+45 |
| |/ |
|
* | | Merge branch 'irq/for-arm' into irq/core | Thomas Gleixner | 2015-05-18 | 3 | -3/+51 |
|\ \ |
|
| * | | genirq: generic chip: Support hierarchy domain | Stefan Agner | 2015-05-18 | 1 | -3/+2 |
| * | | genirq: Add irq_chip_(enable/disable)_parent | Stefan Agner | 2015-05-18 | 1 | -0/+28 |
| * | | irqdomain: Add non-hierarchy helper irq_domain_set_info | Stefan Agner | 2015-05-18 | 1 | -0/+21 |
| |/ |
|
* | | genirq: Don't suspend nested_thread irqs over system suspend | NeilBrown | 2015-05-18 | 1 | -0/+4 |
* | | genirq: devres: Fix testing return value of request_any_context_irq() | Axel Lin | 2015-05-13 | 1 | -2/+2 |
* | | genirq: Fix type inconsistency | Nicholas Mc Guire | 2015-05-05 | 1 | -1/+1 |
* | | genirq: Fix unnecessary automatic type conversion | Nicholas Mc Guire | 2015-05-05 | 1 | -1/+1 |