1. ae3efab irqchip/ls-scfg-msi: Add MSI affinity support by Minghuan Lian · 8 years ago
  2. fd100da irqchip/ls-scfg-msi: Add LS1043a v1.1 MSI support by Minghuan Lian · 8 years ago
  3. 4dd5da6 irqchip/ls-scfg-msi: Add LS1046a MSI support by Minghuan Lian · 8 years ago
  4. cb34216 arm64: dts: ls1046a: Add MSI dts node by Minghuan Lian · 8 years ago
  5. 0b09331 arm64: dts: ls1043a: Share all MSIs by Minghuan Lian · 8 years ago
  6. df30158 arm: dts: ls1021a: Share all MSIs by Minghuan Lian · 8 years ago
  7. f93aff6 arm64: dts: ls1043a: Fix typo of MSI compatible string by Minghuan Lian · 8 years ago
  8. c9041ea arm: dts: ls1021a: Fix typo of MSI compatible string by Minghuan Lian · 8 years ago
  9. d35b2c9 irqchip/ls-scfg-msi: Fix typo of MSI compatible strings by Minghuan Lian · 8 years ago
  10. b304605 irqchip/irq-bcm7120-l2: Use correct I/O accessors for irq_fwd_mask by Florian Fainelli · 7 years ago
  11. c8c7d93 irqchip/mmp: Make mmp_intc_conf const by Bhumika Goyal · 7 years ago
  12. 73c4c37 irqchip/gic: Make irq_chip const by Bhumika Goyal · 7 years ago
  13. 4bdf502 irqchip/gic-v3: Advertise GICv4 support to KVM by Marc Zyngier · 8 years ago
  14. 3d63cb5 irqchip/gic-v4: Enable low-level GICv4 operations by Marc Zyngier · 8 years ago
  15. 7954907 irqchip/gic-v4: Add some basic documentation by Marc Zyngier · 8 years ago
  16. f2eac75 irqchip/gic-v4: Add VLPI configuration interface by Marc Zyngier · 8 years ago
  17. eab8431 irqchip/gic-v4: Add VPE command interface by Marc Zyngier · 8 years ago
  18. 7de5c0a irqchip/gic-v4: Add per-VM VPE domain creation by Marc Zyngier · 8 years ago
  19. d51c4b4 irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs by Marc Zyngier · 8 years ago
  20. e57a3e28 irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared by Marc Zyngier · 7 years ago
  21. 958b90d irqchip/gic-v3-its: Move pending doorbell after VMOVP by Marc Zyngier · 7 years ago
  22. 20b3d54 irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpi by Marc Zyngier · 8 years ago
  23. 93f94ea irqchip/gic-v3-its: Make LPI allocation optional on device creation by Marc Zyngier · 7 years ago
  24. f6a91da irqchip/gic-v3-its: Add VPE interrupt masking by Marc Zyngier · 8 years ago
  25. 3171a47 irqchip/gic-v3-its: Add VPE affinity changes by Marc Zyngier · 8 years ago
  26. 5e2f764 irqchip/gic-v3-its: Add VPE invalidation hook by Marc Zyngier · 8 years ago
  27. e643d80 irqchip/gic-v3-its: Add VPE scheduling by Marc Zyngier · 8 years ago
  28. 3ca63f3 irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors by Marc Zyngier · 8 years ago
  29. eb78192 irqchip/gic-v3-its: Add VPE irq domain [de]activation by Marc Zyngier · 8 years ago
  30. 7d75bbb irqchip/gic-v3-its: Add VPE irq domain allocation/teardown by Marc Zyngier · 8 years ago
  31. 8fff27a irqchip/gic-v3-its: Add VPE domain infrastructure by Marc Zyngier · 8 years ago
  32. 015ec03 irqchip/gic-v3-its: Add VLPI configuration handling by Marc Zyngier · 8 years ago
  33. d011e4e irqchip/gic-v3-its: Add VLPI map/unmap operations by Marc Zyngier · 8 years ago
  34. c808eea irqchip/gic-v3-its: Add VLPI configuration hook 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. adcdb94 irqchip/gic-v3-its: Generalize LPI configuration by Marc Zyngier · 8 years ago
  38. 70cc81e irqchip/gic-v3-its: Generalize device table allocation by Marc Zyngier · 8 years ago
  39. cf2be8b irqchip/gic-v3-its: Rework LPI freeing by Marc Zyngier · 8 years ago
  40. 7c297a2 irqchip/gic-v3-its: Split out pending table allocation by Marc Zyngier · 8 years ago
  41. 4cacac5 irqchip/gic-v3-its: Allow use of indirect VCPU tables by Marc Zyngier · 8 years ago
  42. 0e5ccf9 irqchip/gic-v3-its: Split out property table allocation by Marc Zyngier · 8 years ago
  43. 8d85dce irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state by Marc Zyngier · 8 years ago
  44. e4f9094 irqchip/gic-v3-its: Macro-ize its_send_single_command by Marc Zyngier · 8 years ago
  45. 3dfa576 irqchip/gic-v3-its: Add probing for VLPI properties by Marc Zyngier · 8 years ago
  46. a13b040 irqchip/gic-v3-its: Move LPI definitions around by Marc Zyngier · 8 years ago
  47. 0edc23e irqchip/gic-v3: Add VLPI/DirectLPI discovery by Marc Zyngier · 8 years ago
  48. 0d94ded irqchip/gic-v3: Add redistributor iterator by Marc Zyngier · 8 years ago
  49. 0abce64 genirq: Let irq_set_vcpu_affinity() iterate over hierarchy by Marc Zyngier · 8 years ago
  50. e81f54c irqchip: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  51. 5ed34d3a irqchip: Add UniPhier AIDET irqchip driver by Masahiro Yamada · 7 years ago
  52. 9bdd8b1 irqchip/gic-v3-its: Properly handle command queue wrapping by Marc Zyngier · 7 years ago
  53. 319ec8b irqchip/armada-370-xp: Enable MSI-X support by Stefan Roese · 7 years ago
  54. ef95484 Linux 4.13-rc5 by Linus Torvalds · 7 years ago
  55. b2298fc Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  56. c9dc281 Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  57. ce7ba95 Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  58. 438630e Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  59. dd95f18 Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  60. 10cec91 Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  61. 89a5527 Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  62. 9a51544 mtd: blkdevs: Fix mtd block write failure by Abhishek Sahu · 7 years ago
  63. a99bcdc Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  64. 043cd07 Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  65. 216e4a1 Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  66. e0d0e04 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  67. 0993133 Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  68. 7eb97ba Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  69. 2bfc37c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  70. 7d7a827 Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  71. 8a9d6e9 pnfs/blocklayout: require 64-bit sector_t by Christoph Hellwig · 7 years ago
  72. 8001a97 Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  73. a7990c6 iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device by Artem Savkov · 7 years ago
  74. 020db9d xen/events: Fix interrupt lost during irq_disable and irq_enable by Liu Shuo · 7 years ago
  75. 529871b xen: avoid deadlock in xenbus by Juergen Gross · 7 years ago
  76. 4a8b53b Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  77. 4ca83dc xen: fix hvm guest with kaslr enabled by Juergen Gross · 7 years ago
  78. 10231f6 xen: split up xen_hvm_init_shared_info() by Juergen Gross · 7 years ago
  79. c138d81 x86: provide an init_mem_mapping hypervisor hook by Juergen Gross · 7 years ago
  80. 9183976 fuse: set mapping error in writepage_locked when it fails by Jeff Layton · 8 years ago
  81. b2dbdf2 Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  82. 27df704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  83. e86b298 userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage by Mike Rapoport · 7 years ago
  84. f357e34 zram: rework copy of compressor name in comp_algorithm_store() by Matthias Kaehlcke · 7 years ago
  85. aac2fea rmap: do not call mmu_notifier_invalidate_page() under ptl by Kirill A. Shutemov · 7 years ago
  86. d041353 mm: fix list corruptions on shmem shrinklist by Cong Wang · 7 years ago
  87. af54aed mm/balloon_compaction.c: don't zero ballooned pages by Wei Wang · 7 years ago
  88. c0a6a5a MAINTAINERS: copy virtio on balloon_compaction.c by Michael S. Tsirkin · 7 years ago
  89. b3a81d0 mm: fix KSM data corruption by Minchan Kim · 7 years ago
  90. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
  91. 0a2dd26 mm: make tlb_flush_pending global by Minchan Kim · 7 years ago
  92. 56236a5 mm: refactor TLB gathering API by Minchan Kim · 7 years ago
  93. a9b8025 Revert "mm: numa: defer TLB flush for THP migration as long as possible" by Nadav Amit · 7 years ago
  94. 0a2c404 mm: migrate: fix barriers around tlb_flush_pending by Nadav Amit · 7 years ago
  95. 16af97d mm: migrate: prevent racy access to tlb_flush_pending by Nadav Amit · 7 years ago
  96. 9eeb52a fault-inject: fix wrong should_fail() decision in task context by Akinobu Mita · 7 years ago
  97. 4e98ebe test_kmod: fix small memory leak on filesystem tests by Dan Carpenter · 7 years ago
  98. 9c56771 test_kmod: fix the lock in register_test_dev_kmod() by Dan Carpenter · 7 years ago
  99. 434b06a test_kmod: fix bug which allows negative values on two config options by Luis R. Rodriguez · 7 years ago
  100. a4afe8c test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY" by Colin Ian King · 7 years ago