Age | Commit message (Expand) | Author |
2019-11-20 | Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner |
2019-11-16 | genirq: Introduce irq_chip_get/set_parent_state calls | Maulik Shah |
2019-11-15 | genirq: Fix function documentation of __irq_alloc_descs() | luanshi |
2019-11-05 | irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation | Yi Wang |
2019-09-17 | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-09-17 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-09-17 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2019-09-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-16 | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-06 | Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner |
2019-09-05 | genirq: Prevent NULL pointer dereference in resend_irqs() | Yunfeng Ye |
2019-09-03 | irqdomain: Add the missing assignment of domain->fwnode for named fwnode | Dexuan Cui |
2019-08-28 | genirq/affinity: Remove const qualifier from node_to_cpumask argument | Ming Lei |
2019-08-27 | genirq/affinity: Spread vectors on node according to nr_cpu ratio | Ming Lei |
2019-08-27 | genirq/affinity: Improve __irq_build_affinity_masks() | Ming Lei |
2019-08-19 | genirq: Properly pair kobject_del() with kobject_add() | Michael Kelley |
2019-08-19 | genirq: Force interrupt threading on RT | Thomas Gleixner |
2019-08-16 | genirq: remove the is_affinity_mask_valid hook | Christoph Hellwig |
2019-08-08 | genirq/affinity: Create affinity mask for single vector | Ming Lei |
2019-08-07 | irqdomain/debugfs: Use PAs to generate fwnode names | Marc Zyngier |
2019-07-25 | sched/core: Convert get_task_struct() to return the task | Matthew Wilcox (Oracle) |
2019-07-23 | PCI: irq: Introduce rearm_wake_irq() | Rafael J. Wysocki |
2019-07-08 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-07-08 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-07-06 | irq/irqdomain: Fix comment typo | Zenghui Yu |
2019-07-06 | genirq: Update irq stats from NMI handlers | Shijith Thotton |
2019-07-03 | genirq: Add optional hardware synchronization for shutdown | Thomas Gleixner |
2019-07-03 | genirq: Fix misleading synchronize_irq() documentation | Thomas Gleixner |
2019-07-03 | genirq: Delay deactivation in free_irq() | Thomas Gleixner |
2019-06-21 | arm64: Fix interrupt tracing in the presence of NMIs | Julien Thierry |
2019-06-12 | genirq/affinity: Remove unused argument from [__]irq_build_affinity_masks() | Minwoo Im |
2019-06-12 | genirq/timings: Add selftest for next event computation | Daniel Lezcano |
2019-06-12 | genirq/timings: Add selftest for irqs circular buffer | Daniel Lezcano |
2019-06-12 | genirq/timings: Add selftest for circular array | Daniel Lezcano |
2019-06-12 | genirq/timings: Encapsulate storing function | Daniel Lezcano |
2019-06-12 | genirq/timings: Encapsulate timings push | Daniel Lezcano |
2019-06-12 | genirq/timings: Optimize the period detection speed | Daniel Lezcano |
2019-06-12 | genirq/timings: Fix timings buffer inspection | Daniel Lezcano |
2019-06-12 | genirq/timings: Fix next event index function | Daniel Lezcano |
2019-05-28 | genirq/irqdomain: Remove WARN_ON() on out-of-memory condition | Geert Uytterhoeven |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-05-06 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-05-06 | Merge tag 'irqchip-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner |
2019-05-03 | genirq/msi: Add a new field in msi_desc to store an IOMMU cookie | Julien Grall |
2019-05-01 | genirq: Introduce irq_chip_{request,release}_resource_parent() apis | Lokesh Vutla |
2019-04-29 | irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs() | Julien Grall |
2019-04-25 | irqdesc: Replace irq_kobj_type's default_attrs field with groups | Kimberly Brown |