Age | Commit message (Expand) | Author |
2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds |
2017-06-26 | genirq: Avoid unnecessary low level irq function calls | Jeffy Chen |
2017-06-26 | genirq: Set irq masked state when initializing irq_desc | Jeffy Chen |
2017-06-24 | genirq/timings: Add infrastructure for estimating the next interrupt arrival ... | Daniel Lezcano |
2017-06-24 | genirq/timings: Add infrastructure to track the interrupt timings | Daniel Lezcano |
2017-06-24 | genirq/debugfs: Remove pointless NULL pointer check | Thomas Gleixner |
2017-06-22 | genirq/irqdomain: Remove auto-recursive hierarchy support | Marc Zyngier |
2017-06-22 | genirq/irqdomain: Add irq_domain_update_bus_token helper | Marc Zyngier |
2017-06-22 | genirq/affinity: Assign vectors to all present CPUs | Christoph Hellwig |
2017-06-22 | genirq/cpuhotplug: Avoid irq affinity setting for single targets | Thomas Gleixner |
2017-06-22 | genirq: Introduce IRQD_SINGLE_TARGET flag | Thomas Gleixner |
2017-06-22 | genirq/cpuhotplug: Handle managed IRQs on CPU hotplug | Thomas Gleixner |
2017-06-22 | genirq: Handle managed irqs gracefully in irq_startup() | Thomas Gleixner |
2017-06-22 | genirq: Add force argument to irq_startup() | Thomas Gleixner |
2017-06-22 | genirq: Split out irq_startup() code | Thomas Gleixner |
2017-06-22 | genirq: Introduce IRQD_MANAGED_SHUTDOWN | Thomas Gleixner |
2017-06-22 | genirq/cpuhotplug: Use effective affinity mask | Thomas Gleixner |
2017-06-22 | genirq: Introduce effective affinity mask | Thomas Gleixner |
2017-06-22 | genirq/proc: Replace ever repeating type cast | Thomas Gleixner |
2017-06-22 | genirq: Remove pointless gfp argument | Thomas Gleixner |
2017-06-22 | genirq: Remove pointless arg from show_irq_affinity | Thomas Gleixner |
2017-06-22 | genirq: Move irq_fixup_move_pending() to core | Thomas Gleixner |
2017-06-22 | genirq/cpuhotplug: Set force affinity flag on hotplug migration | Thomas Gleixner |
2017-06-22 | genirq/cpuhotplug: Add support for conditional masking | Thomas Gleixner |
2017-06-22 | genirq/cpuhotplug: Add support for cleaning up move in progress | Thomas Gleixner |
2017-06-22 | genirq/cpuhotplug: Do not migrated shutdown irqs | Thomas Gleixner |
2017-06-22 | genirq/cpuhotplug: Reorder check logic | Thomas Gleixner |
2017-06-22 | genirq/cpuhotplug: Dont claim success on error | Thomas Gleixner |
2017-06-22 | genirq/cpuhotplug: Remove irq disabling logic | Thomas Gleixner |
2017-06-22 | genirq: Move pending helpers to internal.h | Christoph Hellwig |
2017-06-22 | genirq: Move initial affinity setup to irq_startup() | Thomas Gleixner |
2017-06-22 | genirq: Rename setup_affinity() to irq_setup_affinity() | Thomas Gleixner |
2017-06-22 | genirq: Remove mask argument from setup_affinity() | Thomas Gleixner |
2017-06-22 | genirq: Provide irq_fixup_move_pending() | Thomas Gleixner |
2017-06-22 | genirq/debugfs: Add proper debugfs interface | Thomas Gleixner |
2017-06-22 | genirq/irqdomain: Add map counter | Thomas Gleixner |
2017-06-22 | genirq: Allow fwnode to carry name information only | Thomas Gleixner |
2017-06-22 | genirq/msi: Prevent overwriting domain name | Thomas Gleixner |
2017-06-21 | irq/generic-chip: Provide devm_irq_setup_generic_chip() | Bartosz Golaszewski |
2017-06-21 | irq/generic-chip: Provide devm_irq_alloc_generic_chip() | Bartosz Golaszewski |
2017-06-21 | irq/generic-chip: Export irq_init_generic_chip() locally | Bartosz Golaszewski |
2017-06-20 | Merge branch 'linus' into irq/core | Thomas Gleixner |
2017-06-13 | genirq: Release resources in __setup_irq() error path | Heiner Kallweit |
2017-06-04 | genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts | Thomas Gleixner |
2017-06-04 | genirq: Handle NOAUTOEN interrupt setup proper | Thomas Gleixner |
2017-05-26 | genirq: Make early_irq_init() print out more informative | Vincent Legoll |
2017-05-22 | genirq/msi: Populate the domain name if provided by the irqchip | Marc Zyngier |
2017-05-22 | irqdomain: Let irq_domain_mapping display ACPI fwnode attributes | Marc Zyngier |
2017-05-22 | irqdomain: Let irq_domain_mapping display hierarchical domains | Marc Zyngier |
2017-05-21 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |