1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 30ae961 irqchip/gic-v3-its: Add missing changes to support 52bit physical address by Shanker Donthineni · 7 years ago
  3. 7318413 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  4. 1fad12c irqchip: mips-gic: Remove linux/irqchip/mips-gic.h by Paul Burton · 7 years ago
  5. 16ae123 MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h by Paul Burton · 7 years ago
  6. dd01635 irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h by Paul Burton · 7 years ago
  7. 56d7b61 irqchip: mips-gic: Remove gic_present by Paul Burton · 7 years ago
  8. 85eec73 irqchip: mips-gic: Remove gic_init() by Paul Burton · 7 years ago
  9. 8410381 irqchip: mips-gic: Remove gic_get_usm_range() by Paul Burton · 7 years ago
  10. b11d4c1 irqchip: mips-gic: Move various definitions to the driver by Paul Burton · 7 years ago
  11. 3ee50dc irqchip: mips-gic: Remove GIC_CPU_INT* macros by Paul Burton · 7 years ago
  12. ba9cc43 MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h by Paul Burton · 7 years ago
  13. 0d0cf58 irqchip: mips-gic: Convert remaining local reg access to new accessors by Paul Burton · 7 years ago
  14. 9da3c64 irqchip: mips-gic: Convert local int mask access to new accessors by Paul Burton · 7 years ago
  15. 3680746 irqchip: mips-gic: Convert remaining shared reg access to new accessors by Paul Burton · 7 years ago
  16. 0efe3cb irqchip: mips-gic: Remove gic_map_to_vpe() by Paul Burton · 7 years ago
  17. d3e8cf4 irqchip: mips-gic: Remove gic_map_to_pin() by Paul Burton · 7 years ago
  18. c26ba67 irqchip: mips-gic: Remove gic_set_dual_edge() by Paul Burton · 7 years ago
  19. 471aa96 irqchip: mips-gic: Remove gic_set_trigger() by Paul Burton · 7 years ago
  20. 80e5f9c irqchip: mips-gic: Remove gic_set_polarity() by Paul Burton · 7 years ago
  21. 87554b0 irqchip: mips-gic: Drop gic_(re)set_mask() functions by Paul Burton · 7 years ago
  22. a0dc5cb5 irqchip: mips-gic: Simplify gic_local_irq_domain_map() by Paul Burton · 7 years ago
  23. e98fcb2 irqchip: mips-gic: Simplify shared interrupt pending/mask reads by Paul Burton · 7 years ago
  24. 9762d2e irqchip: mips-gic: Remove gic_read_local_vp_id() by Paul Burton · 7 years ago
  25. 095a7e3 irqchip: mips-gic: Remove counter access functions by Paul Burton · 7 years ago
  26. 4bdf502 irqchip/gic-v3: Advertise GICv4 support to KVM by Marc Zyngier · 8 years ago
  27. 3d63cb5 irqchip/gic-v4: Enable low-level GICv4 operations by Marc Zyngier · 8 years ago
  28. f2eac75 irqchip/gic-v4: Add VLPI configuration interface by Marc Zyngier · 8 years ago
  29. eab8431 irqchip/gic-v4: Add VPE command interface by Marc Zyngier · 8 years ago
  30. 7de5c0a irqchip/gic-v4: Add per-VM VPE domain creation by Marc Zyngier · 8 years ago
  31. d51c4b4 irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs by Marc Zyngier · 8 years ago
  32. 20b3d54 irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpi by Marc Zyngier · 8 years ago
  33. e643d80 irqchip/gic-v3-its: Add VPE scheduling by Marc Zyngier · 8 years ago
  34. 3ca63f3 irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors by Marc Zyngier · 8 years ago
  35. d7276b8 irqchip/gic-v3-its: Add GICv4 ITS command definitions by Marc Zyngier · 8 years ago
  36. de29faa irqchip/gic-v4: Add management structure definitions by Marc Zyngier · 8 years ago
  37. 3dfa576 irqchip/gic-v3-its: Add probing for VLPI properties by Marc Zyngier · 8 years ago
  38. 0edc23e irqchip/gic-v3: Add VLPI/DirectLPI discovery by Marc Zyngier · 8 years ago
  39. ff89511 KVM: arm64: Enable GICv3 common sysreg trapping via command-line by Marc Zyngier · 8 years ago
  40. abf5576 KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers by Marc Zyngier · 8 years ago
  41. 9c7bfc2 KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers by Marc Zyngier · 8 years ago
  42. b6f4903 KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler by Marc Zyngier · 8 years ago
  43. 132a324 KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler by Marc Zyngier · 8 years ago
  44. 28232a4 KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration by Christoffer Dall · 8 years ago
  45. 36c344f Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  46. 44de9d6 KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status by Eric Auger · 8 years ago
  47. 0d44cdb KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors by Eric Auger · 8 years ago
  48. ab01c6b KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr by Eric Auger · 8 years ago
  49. 71afe47 KVM: arm64: vgic-its: Introduce migration ABI infrastructure by Eric Auger · 8 years ago
  50. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 58bb100 Clocksource/mips-gic: Remove redundant non devicetree init by Matt Redfearn · 8 years ago
  52. 6d56111 KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI by Christoffer Dall · 8 years ago
  53. 4dfc050 KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass by Marc Zyngier · 8 years ago
  54. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  55. e3c484b irqchip/gic-v3: Remove duplicate definition of GICD_TYPER_LPIS by Alim Akhtar · 8 years ago
  56. 6a25ad3 irqchip/gic-v3-its: Rename MAPVI to MAPTI by Marc Zyngier · 8 years ago
  57. 4f46de9 irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPU by Marc Zyngier · 8 years ago
  58. 5fb247d KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct by Vijaya Kumar K · 8 years ago
  59. 5c34153 irqchip/gic-v3: Add missing system register definitions by Vijaya Kumar K · 8 years ago
  60. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  61. 93173b5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  62. b11283e irqchip/gic-v3-its: Change unsigned types for AArch32 compatibility by Vladimir Murzin · 8 years ago
  63. e29bd6f KVM: arm64: vgic-its: Fix compatibility with 32-bit by Vladimir Murzin · 8 years ago
  64. 9224eb7 irqchip/gic-v3-its: Fix entry size mask for GITS_BASER by Vladimir Murzin · 8 years ago
  65. db40f0a irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI by Tomasz Nowicki · 8 years ago
  66. fd837b0 KVM: arm64: ITS: return 1 on successful MSI injection by Andre Przywara · 8 years ago
  67. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  68. 8c828a5 irqchip/gicv3-its: Restore all cacheability attributes by Marc Zyngier · 8 years ago
  69. 645b9e4 irqchip/gic-v3: Refactor and add GICv3 definitions by Andre Przywara · 8 years ago
  70. 3faf24e irqchip/gicv3-its: Implement two-level(indirect) device table support by Shanker Donthineni · 9 years ago
  71. 9347359 irqchip/gicv3-its: Split its_alloc_tables() into two functions by Shanker Donthineni · 9 years ago
  72. 9c8eddd irqchip/gic: Add platform driver for non-root GICs that require RPM by Jon Hunter · 9 years ago
  73. cdbb813 irqchip/gic: Prepare for adding platform driver by Jon Hunter · 9 years ago
  74. fab0cdc irqchip/gic-v3: Fix copy+paste mistakes in defines by Andrew Jones · 9 years ago
  75. dd5f1b0 irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask by Marc Zyngier · 9 years ago
  76. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  77. 2b0cda8 KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers by Marc Zyngier · 9 years ago
  78. 59529f6 KVM: arm/arm64: vgic-new: Add GICv3 world switch backend by Marc Zyngier · 9 years ago
  79. 140b086 KVM: arm/arm64: vgic-new: Add GICv2 world switch backend by Marc Zyngier · 9 years ago
  80. 44bfc42 KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h by Andre Przywara · 9 years ago
  81. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  82. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  83. 835d2b4 irqchip: mips-gic: Provide VP ID accessor by Paul Burton · 9 years ago
  84. 074f23b irqchip/gic-v3: Remove inexistant register definition by Marc Zyngier · 9 years ago
  85. 1839e57 irqchip/gic-v3: Parse and export virtual GIC information by Julien Grall · 9 years ago
  86. 502d6df irqchip/gic-v2: Parse and export virtual GIC information by Julien Grall · 9 years ago
  87. 9e2c986 irqchip: Add per-cpu interrupt partitioning library by Marc Zyngier · 9 years ago
  88. bb11cff MIPS: Make smp CMP, CPS and MT use the new generic IPI functions by Qais Yousef · 9 years ago
  89. 92b86f9 Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 9 years ago
  90. 0644b3d irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support by Suravee Suthikulpanit · 9 years ago
  91. 8673c1d irqchip/gic: Support RealView variant setup by Linus Walleij · 9 years ago
  92. 059393c irqchip/gic-v3: Add missing struct device_node declaration by Marc Zyngier · 9 years ago
  93. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  94. c0a9f72 irqchip: irq-mips-gic: Provide function to map GIC user section by Alex Smith · 9 years ago
  95. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  96. e81a7cd irqchip/gic: Get rid of gic_init_bases() by Marc Zyngier · 9 years ago
  97. f6c86a4 irqchip/gic-v3: Change unsigned types for AArch32 compatibility by Jean-Philippe Brucker · 9 years ago
  98. 7936e91 irqchip/gic-v3: Refactor the arm64 specific parts by Jean-Philippe Brucker · 9 years ago
  99. 7cabd00 irqchip/gic-v3: Make gic_enable_sre an inline function by Marc Zyngier · 9 years ago
  100. f26527b1 irqchip / GIC: Convert the GIC driver to ACPI probing by Marc Zyngier · 9 years ago