Age | Commit message (Expand) | Author |
2019-07-26 | irqchip/irq-imx-gpcv2: Forward irq type to parent | Lucas Stach |
2019-07-26 | irqchip/irq-mbigen: Add of_node_put() before return | Nishka Dasgupta |
2019-07-26 | irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail | Nianyao Tang |
2019-07-26 | irqchip/gic-v3: Mark expected switch fall-through | Anders Roxell |
2019-07-03 | irqchip/gic-pm: Remove PM_CLK dependency | Sameer Pujar |
2019-07-03 | irqchip/al-fic: Introduce Amazon's Annapurna Labs Fabric Interrupt Controller... | Talel Shenhar |
2019-07-03 | dt-bindings: interrupt-controller: Add Amazon's Annapurna Labs FIC | Talel Shenhar |
2019-06-18 | irqchip/mbigen: Stop printing kernel addresses | Kefeng Wang |
2019-06-17 | irqchip/gic: Add dependency for ARM_GIC_MAX_NR | Jiangfeng Xiao |
2019-06-11 | irqchip/qcom: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva |
2019-06-11 | irqchip/irq-csky-mpintc: Remove unnecessary loop in interrupt handler | Guo Ren |
2019-06-11 | dt-bindings: interrupt-controller: Update csky mpintc | Guo Ren |
2019-06-11 | irqchip/irq-csky-mpintc: Add triger type | Guo Ren |
2019-06-11 | irqchip/renesas-irqc: Use proper irq_chip name and parent | Geert Uytterhoeven |
2019-06-11 | irqchip/renesas-intc-irqpin: Use proper irq_chip name and parent | Geert Uytterhoeven |
2019-06-11 | irqchip/meson-gpio: Add support for Meson-G12A SoC | Xingyu Chen |
2019-06-11 | dt-bindings: interrupt-controller: New binding for Meson-G12A SoC | Xingyu Chen |
2019-06-11 | irqchip: Enable compile-testing for Renesas drivers | Geert Uytterhoeven |
2019-06-11 | irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2m | Zeev Zilberman |
2019-05-29 | irqchip/renesas-irqc: Convert to managed initializations | Geert Uytterhoeven |
2019-05-29 | irqchip/renesas-irqc: Replace irqc_priv.pdev by irqc_priv.dev | Geert Uytterhoeven |
2019-05-29 | irqchip/renesas-irqc: Add helper variable dev = &pdev->dev | Geert Uytterhoeven |
2019-05-29 | irqchip/renesas-irqc: Remove error messages on out-of-memory conditions | Geert Uytterhoeven |
2019-05-29 | irqchip/renesas-irqc: Remove unneeded inclusion of <linux/spinlock.h> | Geert Uytterhoeven |
2019-05-29 | irqchip: Add Renesas RZ/A1 Interrupt Controller driver | Geert Uytterhoeven |
2019-05-29 | dt-bindings: interrupt-controller: Add Renesas RZ/A1 Interrupt Controller | Geert Uytterhoeven |
2019-05-29 | gpio: mb86s7x: Enable ACPI support | Ard Biesheuvel |
2019-05-28 | irqchip/exiu: Implement ACPI support | Ard Biesheuvel |
2019-05-28 | irqchip/exiu: Preparatory refactor for ACPI support | Ard Biesheuvel |
2019-05-28 | acpi/irq: Implement helper to create hierachical domains | Ard Biesheuvel |
2019-05-26 | Linux 5.2-rc2 | Linus Torvalds |
2019-05-26 | Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-05-26 | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-26 | random: fix soft lockup when trying to read from an uninitialized blocking pool | Theodore Ts'o |
2019-05-25 | tracing: Silence GCC 9 array bounds warning | Miguel Ojeda |
2019-05-25 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-05-25 | Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-25 | Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2019-05-24 | ext4: fix dcache lookup of !casefolded directories | Gabriel Krisman Bertazi |
2019-05-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-05-24 | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-05-24 | Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-24 | Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-24 | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2019-05-24 | locking/lock_events: Use this_cpu_add() when necessary | Waiman Long |
2019-05-24 | KVM: x86: fix return value for reserved EFER | Paolo Bonzini |
2019-05-24 | tools/kvm_stat: fix fields filter for child events | Stefan Raspl |
2019-05-24 | KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard | Thomas Huth |
2019-05-24 | kvm: selftests: aarch64: compile with warnings on | Andrew Jones |