1. bd94e7a KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved by Marc Zyngier · 7 years ago
  2. 374be35 KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered by Marc Zyngier · 7 years ago
  3. 6277579 KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync by Marc Zyngier · 7 years ago
  4. df9ba95 KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source by Marc Zyngier · 7 years ago
  5. bdb2d2c KVM: arm/arm64: GICv4: Add doorbell interrupt handling by Marc Zyngier · 7 years ago
  6. c971968 KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint by Marc Zyngier · 7 years ago
  7. 6ce18e3 KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE by Marc Zyngier · 7 years ago
  8. af340f9 KVM: arm/arm64: GICv4: Propagate property updates to VLPIs by Marc Zyngier · 7 years ago
  9. ff9c114 KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE by Marc Zyngier · 7 years ago
  10. fb0cada KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI by Marc Zyngier · 7 years ago
  11. 0fc9a58 KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS by Marc Zyngier · 7 years ago
  12. 07b46ed KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI by Marc Zyngier · 7 years ago
  13. 1b7fe46 KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI by Marc Zyngier · 7 years ago
  14. 196b136 KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass by Marc Zyngier · 7 years ago
  15. 74fe55d KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain by Marc Zyngier · 7 years ago
  16. e7c4805 KVM: arm/arm64: GICv4: Add property field and per-VM predicate by Marc Zyngier · 7 years ago
  17. 08c9fd0 KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPI by Marc Zyngier · 7 years ago
  18. bebfd2a KVM: arm/arm64: vITS: Add MSI translation helpers by Marc Zyngier · 7 years ago
  19. b2c9a85 KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around by Marc Zyngier · 7 years ago
  20. 7129a9d KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS by Marc Zyngier · 7 years ago
  21. 47bbd31 KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq by Eric Auger · 7 years ago
  22. 2412405 KVM: arm/arm64: register irq bypass consumer on ARM/ARM64 by Eric Auger · 7 years ago
  23. 80f77e5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core by Christoffer Dall · 7 years ago
  24. a2b8313 KVM: arm/arm64: fix the incompatible matching for external abort by Dongjiu Geng · 7 years ago
  25. 74a64a9 KVM: arm/arm64: Unify 32bit fault injection by Marc Zyngier · 7 years ago
  26. 3eb4271 KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET by Eric Auger · 7 years ago
  27. ae204f8 KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET by Eric Auger · 7 years ago
  28. 36d6961 KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is cleared by Eric Auger · 7 years ago
  29. 2f609a0 KVM: arm/arm64: vgic-its: New helper functions to free the caches by wanghaibin · 7 years ago
  30. 0a0d389 KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_device by Eric Auger · 7 years ago
  31. 4a2c4da arm/arm64: KVM: Load the timer state when enabling the timer by Christoffer Dall · 7 years ago
  32. 1c88ab7 KVM: arm/arm64: Rework kvm_timer_should_fire by Christoffer Dall · 8 years ago
  33. 7e90c8e KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate by Christoffer Dall · 7 years ago
  34. bbdd52c KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit by Christoffer Dall · 7 years ago
  35. cda93b7 KVM: arm/arm64: Move phys_timer_emulate function by Christoffer Dall · 7 years ago
  36. c1b135a KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps by Christoffer Dall · 7 years ago
  37. 5c5196d KVM: arm/arm64: Support EL1 phys timer register access in set/get reg by Christoffer Dall · 7 years ago
  38. b103cc3 KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit by Christoffer Dall · 8 years ago
  39. 40f4cba KVM: arm/arm64: Set VCPU affinity for virt timer irq by Christoffer Dall · 7 years ago
  40. 688c50a KVM: arm/arm64: Move timer save/restore out of the hyp code by Christoffer Dall · 8 years ago
  41. f2a2129 KVM: arm/arm64: Use separate timer for phys timer emulation by Christoffer Dall · 7 years ago
  42. ee9bb9a KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq by Christoffer Dall · 8 years ago
  43. 14d61fa KVM: arm/arm64: Rename soft timer to bg_timer by Christoffer Dall · 7 years ago
  44. 8409a06 KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic by Christoffer Dall · 7 years ago
  45. d33a3c8 KVM: arm/arm64: Check that system supports split eoi/deactivate by Christoffer Dall · 8 years ago
  46. 006df0f KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context by Christoffer Dall · 8 years ago
  47. f39d16c KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized by Christoffer Dall · 8 years ago
  48. e6d68b00 arm64: Use physical counter for in-kernel reads when booted in EL2 by Christoffer Dall · 7 years ago
  49. f2e600c arm64: Implement arch_counter_get_cntpct to read the physical counter by Christoffer Dall · 7 years ago
  50. 722c908 Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 7 years ago
  51. 61dc367 irqchip: mips-gic: Make IPI bitmaps static by Paul Burton · 7 years ago
  52. 5af3e93 irqchip: mips-gic: Share register writes in gic_set_type() by Paul Burton · 7 years ago
  53. 8285768 irqchip: mips-gic: Remove gic_vpes variable by Paul Burton · 7 years ago
  54. 25c51da irqchip: mips-gic: Use num_possible_cpus() to reserve IPIs by Paul Burton · 7 years ago
  55. 890f6b5 irqchip: mips-gic: Configure EIC when CPUs come online by Paul Burton · 7 years ago
  56. 25ac19e irqchip: mips-gic: Mask local interrupts when CPUs come online by Paul Burton · 7 years ago
  57. da61fcf irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs by Paul Burton · 7 years ago
  58. 63b746b irqchip: mips-gic: Inline gic_local_irq_domain_map() by Paul Burton · 7 years ago
  59. 4e4cb1b irqchip/meson-gpio: add support for Meson8 SoCs by Martin Blumenstingl · 7 years ago
  60. 4b82130 irqdomain: Update the comments of fwnode field of irq_domain structure by Dou Liyang · 7 years ago
  61. 0962289 irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interface by Marc Zyngier · 7 years ago
  62. d4d7b4a irqchip/gic-v3-its: Setup VLPI properties at map time by Marc Zyngier · 7 years ago
  63. 05f3647 Merge tag 'v4.14-rc3' into irq/irqchip-4.15 by Marc Zyngier · 7 years ago
  64. 10d94ff irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CPUMASK_OFFSTACK=y kernels(v1) by Rakib Mullick · 7 years ago
  65. 16c0890 irq/work: Don't reinvent the wheel but use existing llist API by Byungchul Park · 7 years ago
  66. 250a53d genirq: Document vcpu_info usage for percpu_devid interrupts by Christoffer Dall · 7 years ago
  67. d9ee91c irqchip/meson: Disable COMPILE_TEST by Thomas Gleixner · 7 years ago
  68. e4844de Merge tag 'irqchip-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 7 years ago
  69. 7bdeb7f irqchip/aspeed-i2c-ic: Fix return value check in aspeed_i2c_ic_of_init() by Wei Yongjun · 7 years ago
  70. 215f4cc irqchip/meson: Add support for gpio interrupt controller by Jerome Brunet · 7 years ago
  71. df48d3b dt-bindings: interrupt-controller: Add DT binding for meson GPIO interrupt controller by Jerome Brunet · 7 years ago
  72. 44c4c25 irqchip/gic-v3-its: Update effective affinity on VPE mapping by Marc Zyngier · 7 years ago
  73. 3c1ccee irqchip/gic-v3-its: Only send VINVALL to a single ITS by Marc Zyngier · 7 years ago
  74. 2247e1b irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS by Marc Zyngier · 7 years ago
  75. 75fd951 irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS by Marc Zyngier · 7 years ago
  76. 40619a2 irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS by Marc Zyngier · 7 years ago
  77. ab60491 irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available by Marc Zyngier · 7 years ago
  78. debf6d0 irqchip/gic-v3-its: Track per-ITS list number by Marc Zyngier · 7 years ago
  79. 5c9a882 irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing by Marc Zyngier · 7 years ago
  80. 67047f90 irqchip/gic-v3-its: Pass its_node pointer to each command builder by Marc Zyngier · 7 years ago
  81. a19b462 irqchip/gic-v3-its: Add post-mortem info on command timeout by Marc Zyngier · 7 years ago
  82. 558b016 irqchip/gic-v3: Add workaround for Synquacer pre-ITS by Ard Biesheuvel · 7 years ago
  83. 9d111d4 irqchip/gic: Make quirks matching conditional on init return value by Ard Biesheuvel · 7 years ago
  84. fa15001 irqchip/gic-v3: Probe device ID space before quirks handling by Ard Biesheuvel · 7 years ago
  85. eda0d04 irqchip/gic-v3: Add support for Range Selector (RS) feature by Shanker Donthineni · 7 years ago
  86. c0ca726 irqchip/brcmstb-l2: Add support for the BCM7271 L2 controller by Doug Berger · 7 years ago
  87. 8480ca4 irqchip/brcmstb-l2: Abstract register accesses by Doug Berger · 7 years ago
  88. 49aa6ef irqchip/brcmstb-l2: Remove some processing from the handler by Doug Berger · 7 years ago
  89. 42a5968 irqchip/renesas-intc-irqpin: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  90. bea173e dt-bindings: irqchip: renesas-irqc: Document R-Car M3-W, V3M, D3 support by Geert Uytterhoeven · 7 years ago
  91. d03cc2d irqdomain: Add __rcu annotations to radix tree slot by Masahiro Yamada · 7 years ago
  92. f1d7835 irqdomain: Move revmap_trees_mutex to struct irq_domain by Masahiro Yamada · 7 years ago
  93. c94fb63 irqchip: Add Kconfig menu by Randy Dunlap · 7 years ago
  94. 77c858f irqchip/irq-omap-intc: Do not statically initialize variables by Ladislav Michl · 7 years ago
  95. 62518c0 irqchip/irq-omap-intc: Remove omap3_init_irq() by Ladislav Michl · 7 years ago
  96. 8a5776a Linux 4.14-rc4 by Linus Torvalds · 7 years ago
  97. 85b1bb2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  98. 67936a4 Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  99. 031b814 Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  100. 1c86f2e Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago