1. cd99b9e Merge tag 'docs-6.6' of git://git.lwn.net/linux by Linus Torvalds · 1 year, 6 months ago
  2. 1544df9 Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 1 year, 6 months ago
  3. d68b4b6 Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
  4. 02362c9 Merge tag 'irqchip-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 1 year, 6 months ago
  5. 19b5a44 irqchip: Add support for Amlogic-C3 SoCs by Huqiang Qin · 1 year, 8 months ago
  6. 69da32b irqchip/irq-mvebu-sei: Use devm_platform_get_and_ioremap_resource() by Yangtao Li · 1 year, 8 months ago
  7. 32b5f8a irqchip/ls-scfg-msi: Use devm_platform_get_and_ioremap_resource() by Yangtao Li · 1 year, 8 months ago
  8. ee07675 irqchip: Explicitly include correct DT includes by Rob Herring · 1 year, 8 months ago
  9. 70befed irqchip/orion: Use of_address_count() helper by Yang Yingliang · 1 year, 7 months ago
  10. d0afed8 irqchip/irq-pruss-intc: Do not check for 0 return after calling platform_get_irq() by Ruan Jinjie · 1 year, 7 months ago
  11. 2f54db4 irqchip/imx-mu-msi: Do not check for 0 return after calling platform_get_irq() by Ruan Jinjie · 1 year, 7 months ago
  12. 424a4aec irqchipr/i8259: Mark i8259_of_init() static by Arnd Bergmann · 1 year, 7 months ago
  13. 90e921d irqchip/mips-gic: Mark gic_irq_domain_free() static by Arnd Bergmann · 1 year, 7 months ago
  14. 9bdd26b irqchip/xtensa-pic: Include header for xtensa_pic_init_legacy() by Arnd Bergmann · 1 year, 7 months ago
  15. 2e99b73 irqchip/loongson-eiointc: Fix return value checking of eiointc_index by Bibo Mao · 1 year, 7 months ago
  16. 35e0cd7 irqchip/al-fic: make AL_FIC depend on HAS_IOMEM by Baoquan He · 1 year, 8 months ago
  17. 51712e4 docs: move loongarch under arch by Costa Shulyupin · 1 year, 8 months ago
  18. 33e839a irqchip: irq-versatile-fpga: remove obsolete oxnas compatible by Neil Armstrong · 1 year, 7 months ago
  19. eb9fe17 Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 7 months ago
  20. de99090 Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 1 year, 8 months ago
  21. 6fe5c68 irqchip/gic-v3: Workaround for GIC-700 erratum 2941627 by Lorenzo Pieralisi · 1 year, 8 months ago
  22. 567f67a irqchip/gic-v3: Enable Rockchip 3588001 erratum workaround for RK3588S by Sebastian Reichel · 1 year, 8 months ago
  23. 926846a irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation by Marc Zyngier · 1 year, 9 months ago
  24. 55ad248 irq-bcm6345-l1: Do not assume a fixed block to cpu mapping by Jonas Gorski · 1 year, 8 months ago
  25. 533925c Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 1 year, 8 months ago
  26. 2b603cd Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 1 year, 8 months ago
  27. 00173879 Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 8 months ago
  28. a82f311 Merge branch irq/misc-6.5 into irq/irqchip-next by Marc Zyngier · 1 year, 9 months ago
  29. d93c221 Revert "irqchip/mxs: Include linux/irqchip/mxs.h" by Marc Zyngier · 1 year, 9 months ago
  30. 5bb578a ARM: 9298/1: Drop custom mdesc->handle_irq() by Linus Walleij · 1 year, 10 months ago
  31. 4848229 irqchip/jcore-aic: Fix missing allocation of IRQ descriptors by John Paul Adrian Glaubitz · 1 year, 10 months ago
  32. 48f31e4 irqchip/stm32-exti: Fix warning on initialized field overwritten by Antonio Borneo · 1 year, 9 months ago
  33. 1c51879 irqchip/stm32-exti: Add STM32MP15xx IWDG2 EXTI to GIC map by Marek Vasut · 1 year, 10 months ago
  34. 5b7e567 irqchip/mxs: Include linux/irqchip/mxs.h by Arnd Bergmann · 1 year, 10 months ago
  35. eee284f irqchip/clps711x: Remove unused clps711x_intc_init() function by Arnd Bergmann · 1 year, 10 months ago
  36. f1771b8 irqchip/mmp: Remove non-DT codepath by Arnd Bergmann · 1 year, 10 months ago
  37. 97bb0f8 irqchip/ftintc010: Mark all function static by Arnd Bergmann · 1 year, 10 months ago
  38. e0b78e9 Merge branch irq/loongarch-fixes-6.5 into irq/irqchip-next by Marc Zyngier · 1 year, 9 months ago
  39. a3f1132 irqchip/loongson-eiointc: Add DT init support by Binbin Zhou · 1 year, 10 months ago
  40. fb07b8f irqchip/loongson-eiointc: Fix irq affinity setting during resume by Jianmin Lv · 1 year, 9 months ago
  41. e01f988 irqchip/loongson-liointc: Add IRQCHIP_SKIP_SET_WAKE flag by Yinbo Zhu · 1 year, 9 months ago
  42. 1d7471b irqchip/loongson-liointc: Fix IRQ trigger polarity by Jianmin Lv · 1 year, 9 months ago
  43. 783422e irqchip/loongson-pch-pic: Fix potential incorrect hwirq assignment by Liu Peibao · 1 year, 9 months ago
  44. f679616 irqchip/loongson-pch-pic: Fix initialization of HT vector register by Jianmin Lv · 1 year, 9 months ago
  45. d59b553 Merge branch irq/lpi-resend into irq/irqchip-next by Marc Zyngier · 1 year, 9 months ago
  46. 8f4b589 irqchip/gic-v3-its: Enable RESEND_WHEN_IN_PROGRESS for LPIs by James Gowans · 1 year, 9 months ago
  47. 7023b9d irqchip/riscv-intc: Add ACPI support by Sunil V L · 1 year, 10 months ago
  48. 9153934 irqchip/gic: Correctly validate OF quirk descriptors by Marc Zyngier · 1 year, 9 months ago
  49. b4d81fa irqchip/gic-v3: Work around affinity issues on ASR8601 by zhengyan · 1 year, 10 months ago
  50. 3c65cbb irqchip/gic-v3: Improve affinity helper by Marc Zyngier · 1 year, 9 months ago
  51. cddb536 irqchip/mbigen: Unify the error handling in mbigen_of_create_domain() by Kefeng Wang · 1 year, 10 months ago
  52. 1413021 irqchip/meson-gpio: Mark OF related data as maybe unused by Krzysztof Kozlowski · 1 year, 10 months ago
  53. 3d6a0e4 irqchip/mips-gic: Use raw spinlock for gic_lock by Jiaxun Yang · 1 year, 11 months ago
  54. 2c6c9c0 irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routable by Jiaxun Yang · 1 year, 11 months ago
  55. 44bd78d irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues by Douglas Anderson · 1 year, 10 months ago
  56. 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
  57. 91ec4b0 Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 1 year, 10 months ago
  58. b6a7828 Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 10 months ago
  59. 556eb8b Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 10 months ago
  60. cb6fe2ce Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 1 year, 10 months ago
  61. 2ff1b08 Merge branch irq/misc-6.4 into irq/irqchip-next by Marc Zyngier · 1 year, 11 months ago
  62. 275232c Merge branch irq/loongarch-fixes-6.4 into irq/irqchip-next by Marc Zyngier · 1 year, 11 months ago
  63. e7b5771 Merge branch irq/riscv-ipi into irq/irqchip-next by Marc Zyngier · 1 year, 11 months ago
  64. 0989ffb irqchip/st: Remove stih415/stih416 and stid127 platforms support by Alain Volmat · 1 year, 11 months ago
  65. a8707f5 irqchip/gic-v3: Add Rockchip 3588001 erratum workaround by Sebastian Reichel · 1 year, 11 months ago
  66. 6cd2fb5 irqchip: loongson-eiointc: Add explicit include for cpuhotplug.h by Rob Herring · 2 years ago
  67. a0d8881 irqchip: remove MODULE_LICENSE in non-modules by Nick Alcock · 2 years ago
  68. b00cf02 irqchip/irq-sl28cpld: remove MODULE_LICENSE in non-modules by Nick Alcock · 2 years ago
  69. d829b83 irqchip/mchp-eic: remove MODULE_LICENSE in non-modules by Nick Alcock · 2 years ago
  70. e3f1f025 irqchip: remove MODULE_LICENSE in non-modules by Nick Alcock · 2 years ago
  71. 2752626 irqchip: remove MODULE_LICENSE in non-modules by Nick Alcock · 2 years ago
  72. 655cc3a irqchip/al-fic: remove MODULE_LICENSE in non-modules by Nick Alcock · 2 years ago
  73. 7fb6f7b MIPS: Remove deprecated CONFIG_MIPS_CMP by Thomas Bogendoerfer · 1 year, 11 months ago
  74. 48ce2d7 irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling by Jianmin Lv · 1 year, 11 months ago
  75. c84efbb irqchip/loongson-pch-pic: Fix registration of syscore_ops by Jianmin Lv · 1 year, 11 months ago
  76. bdd6021 irqchip/loongson-eiointc: Fix registration of syscore_ops by Jianmin Lv · 1 year, 11 months ago
  77. 64cc451 irqchip/loongson-eiointc: Fix incorrect use of acpi_get_vec_parent by Jianmin Lv · 1 year, 11 months ago
  78. 112eaa8 irqchip/loongson-eiointc: Fix returned value on parsing MADT by Jianmin Lv · 1 year, 11 months ago
  79. f8415f2 irqchip/riscv-intc: Add empty irq_eoi() for chained irq handlers by Anup Patel · 2 years ago
  80. 832f15f4 RISC-V: Treat IPIs as normal Linux IRQs by Anup Patel · 2 years ago
  81. 0c60a31 irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode by Anup Patel · 2 years ago
  82. e80f0b6 irqchip/irq-sifive-plic: Add syscore callbacks for hibernation by Mason Huo · 1 year, 11 months ago
  83. 9dfc779 irqchip: Use of_property_read_bool() for boolean properties by Rob Herring · 2 years ago
  84. 23c7ff1 irqchip/bcm-6345-l1: Request memory region by Álvaro Fernández Rojas · 2 years ago
  85. 35727af irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 by Shanker Donthineni · 2 years ago
  86. dee234032 irqchip/gic: Drop support for board files by Marc Zyngier · 2 years ago
  87. 23baf83 mm, treewide: redefine MAX_ORDER sanely by Kirill A. Shutemov · 2 years ago
  88. fea087f irqchip/mbigen: move to use bus_get_dev_root() by Greg Kroah-Hartman · 2 years ago
  89. 49d5759 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years ago
  90. 143c7bc Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd by Linus Torvalds · 2 years ago
  91. a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years ago
  92. 8bf1a52 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 2 years ago
  93. 9e58df9 Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years ago
  94. 6f3ee0e Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 2 years, 1 month ago
  95. a83bf17 Merge branch irq/bcm-l2-fixes into irq/irqchip-next by Marc Zyngier · 2 years, 1 month ago
  96. 13a157b irqchip/irq-bcm7120-l2: Set IRQ_LEVEL for level triggered interrupts by Florian Fainelli · 2 years, 3 months ago
  97. 94debe0 irqchip/irq-brcmstb-l2: Set IRQ_LEVEL for level triggered interrupts by Florian Fainelli · 2 years, 3 months ago
  98. 7135b35 Merge branch irq/irqdomain-locking into irq/irqchip-next by Marc Zyngier · 2 years, 1 month ago
  99. f743f54 irqchip/mvebu-odmi: Use irq_domain_create_hierarchy() by Johan Hovold · 2 years, 1 month ago
  100. 6159c47 irqchip/loongson-pch-msi: Use irq_domain_create_hierarchy() by Johan Hovold · 2 years, 1 month ago