Age | Commit message (Expand) | Author |
2017-10-19 | irqchip/gic-v3-its: Update effective affinity on VPE mapping | Marc Zyngier |
2017-10-19 | irqchip/gic-v3-its: Only send VINVALL to a single ITS | Marc Zyngier |
2017-10-19 | irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS | Marc Zyngier |
2017-10-19 | irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS | Marc Zyngier |
2017-10-19 | irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS | Marc Zyngier |
2017-10-19 | irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available | Marc Zyngier |
2017-10-19 | irqchip/gic-v3-its: Track per-ITS list number | Marc Zyngier |
2017-10-19 | irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing | Marc Zyngier |
2017-10-19 | irqchip/gic-v3-its: Pass its_node pointer to each command builder | Marc Zyngier |
2017-10-19 | irqchip/gic-v3-its: Add post-mortem info on command timeout | Marc Zyngier |
2017-10-19 | irqchip/gic-v3: Add workaround for Synquacer pre-ITS | Ard Biesheuvel |
2017-10-19 | irqchip/gic: Make quirks matching conditional on init return value | Ard Biesheuvel |
2017-10-19 | irqchip/gic-v3: Probe device ID space before quirks handling | Ard Biesheuvel |
2017-10-19 | irqchip/gic-v3: Add support for Range Selector (RS) feature | Shanker Donthineni |
2017-10-19 | irqchip/brcmstb-l2: Add support for the BCM7271 L2 controller | Doug Berger |
2017-10-19 | irqchip/brcmstb-l2: Abstract register accesses | Doug Berger |
2017-10-19 | irqchip/brcmstb-l2: Remove some processing from the handler | Doug Berger |
2017-10-19 | irqchip/renesas-intc-irqpin: Use of_device_get_match_data() helper | Geert Uytterhoeven |
2017-10-19 | dt-bindings: irqchip: renesas-irqc: Document R-Car M3-W, V3M, D3 support | Geert Uytterhoeven |
2017-10-19 | irqdomain: Add __rcu annotations to radix tree slot | Masahiro Yamada |
2017-10-19 | irqdomain: Move revmap_trees_mutex to struct irq_domain | Masahiro Yamada |
2017-10-16 | irqchip: Add Kconfig menu | Randy Dunlap |
2017-10-16 | irqchip/irq-omap-intc: Do not statically initialize variables | Ladislav Michl |
2017-10-16 | irqchip/irq-omap-intc: Remove omap3_init_irq() | Ladislav Michl |
2017-09-25 | genirq/matrix: Add tracepoints | Thomas Gleixner |
2017-09-25 | genirq: Implement bitmap matrix allocator | Thomas Gleixner |
2017-09-25 | genirq/irqdomain: Add force reactivation flag to irq domains | Thomas Gleixner |
2017-09-25 | genirq/irqdomain: Propagate early activation | Thomas Gleixner |
2017-09-25 | genirq/irqdomain: Allow irq_domain_activate_irq() to fail | Thomas Gleixner |
2017-09-25 | genirq/irqdomain: Update irq_domain_ops.activate() signature | Thomas Gleixner |
2017-09-25 | genirq: Separate activation and startup | Thomas Gleixner |
2017-09-25 | genirq: Set managed shut down flag at init | Thomas Gleixner |
2017-09-25 | genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY | Thomas Gleixner |
2017-09-25 | irqdomain/debugfs: Provide domain specific debug callback | Thomas Gleixner |
2017-09-25 | genirq/msi: Capture device name for debugfs | Thomas Gleixner |
2017-09-25 | genirq/debugfs: Show debug information for all irq descriptors | Thomas Gleixner |
2017-09-25 | genirq: Check __free_irq() return value for NULL | Alexandru Moise |
2017-09-24 | Linux 4.14-rc2v4.14-rc2 | Linus Torvalds |
2017-09-24 | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-24 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-09-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-24 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-09-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-09-24 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds |
2017-09-23 | tpm: ibmvtpm: simplify crq initialization and document crq format | Michal Suchanek |
2017-09-23 | tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers | Hamza Attak |
2017-09-23 | Documentation: tpm: add powered-while-suspended binding documentation | Enric Balletbo i Serra |
2017-09-23 | tpm: tpm_crb: constify acpi_device_id. | Arvind Yadav |
2017-09-23 | tpm: vtpm: constify vio_device_id | Arvind Yadav |