1. 693de83 gpio: omap: remove irq_ack method by Russell King · 6 years ago
  2. 395373c gpio: omap: clean up edge interrupt handling by Russell King · 6 years ago
  3. c030a9c gpio: omap: remove remainder of list management by Russell King · 6 years ago
  4. 64ea3e9 gpio: omap: fix lack of irqstatus_raw0 for OMAP4 by Russell King · 6 years ago
  5. c859e0d gpio: omap: ensure irq is enabled before wakeup by Russell King · 6 years ago
  6. 74a36e4 Merge branch 'ib-snps-reset-gpio' into devel by Linus Walleij · 6 years ago
  7. edc1ef3 gpio: of: parse stmmac PHY reset line specific active-low property by Martin Blumenstingl · 6 years ago
  8. 9d373ac gpio: altera: Allocate irq_chip dynamically by Phil Reid · 6 years ago
  9. 1ebd0687 gpio: xilinx: convert from OF GPIO to standard devm APIs by Robert Hancock · 6 years ago
  10. 7fae8a9 fmc: Decouple from Linux GPIO subsystem by Linus Walleij · 6 years ago
  11. fc8938d dt-bindings: gpio: davinci: Add k3 am654 compatible by Keerthy · 6 years ago
  12. 6a4d8b6 gpio: davinci: Add new compatible for K3 AM654 SoCs by Keerthy · 6 years ago
  13. 6eeea32 gpio: Davinci: Add K3 dependencies by Keerthy · 6 years ago
  14. 36c0551 gpio: davinci: Fix the compiler warning with ARM64 config enabled by Keerthy · 6 years ago
  15. 5923ea6 gpio: pass lookup and descriptor flags to request_own by Linus Walleij · 6 years ago
  16. 0aa3ebf docs: gpio: driver.rst: fix a bad tag by Mauro Carvalho Chehab · 6 years ago
  17. 8b74ae4 gpio: pca953x: Add support for the TI TCA9539 by Peter Robinson · 6 years ago
  18. e3023bf gpio: of: Handle the Freescale SPI CS by Linus Walleij · 6 years ago
  19. 910f38b dt-bindings: gpio: Convert Arm PL061 to json-schema by Rob Herring · 6 years ago
  20. 919c46c Documentation: gpio: remove duplicated lines by Luca Ceresoli · 6 years ago
  21. 315c1a8 gpio: ixp4xx: Use irq_domain_translate_twocell() by Linus Walleij · 6 years ago
  22. 4b3d500 gpio: Fix minor grammar errors in documentation by Linus Walleij · 6 years ago
  23. db9477f gpio: Update Kconfig text for GPIO_SYSFS by Linus Walleij · 6 years ago
  24. 663ba74 gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe() by Andrey Smirnov · 6 years ago
  25. cd6c84d Linux 5.2-rc2 by Linus Torvalds · 6 years ago
  26. c5b4409 Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  27. 862f0a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  28. 128f2bf Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  29. 58be010 random: fix soft lockup when trying to read from an uninitialized blocking pool by Theodore Ts'o · 6 years ago
  30. 0c97bf8 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 6 years ago
  31. 35efb51 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  32. b2ad813 Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  33. a2c48d9 Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  34. 66883da ext4: fix dcache lookup of !casefolded directories by Gabriel Krisman Bertazi · 6 years ago
  35. 2409207 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  36. 7fbc78e Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  37. 7f8b40e3 Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  38. e7bd3e2 Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  39. 86c2f5d Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  40. 51816e9 locking/lock_events: Use this_cpu_add() when necessary by Waiman Long · 6 years ago
  41. 66f61c9 KVM: x86: fix return value for reserved EFER by Paolo Bonzini · 6 years ago
  42. 883d25e7 tools/kvm_stat: fix fields filter for child events by Stefan Raspl · 6 years ago
  43. c795720 KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard by Thomas Huth · 6 years ago
  44. 98e6834 kvm: selftests: aarch64: compile with warnings on by Andrew Jones · 6 years ago
  45. 55eda00 kvm: selftests: aarch64: fix default vm mode by Andrew Jones · 6 years ago
  46. bffed38 kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size by Andrew Jones · 6 years ago
  47. 19ec166 KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION by Christian Borntraeger · 6 years ago
  48. 2924b52 KVM: x86/pmu: do not mask the value that is written to fixed PMUs by Paolo Bonzini · 6 years ago
  49. 0e6f467 KVM: x86/pmu: mask the result of rdpmc according to the width of the counters by Paolo Bonzini · 6 years ago
  50. a80c4ec x86/kvm/pmu: Set AMD's virt PMU version to 1 by Borislav Petkov · 6 years ago
  51. 6f2f845 KVM: x86: do not spam dmesg with VMCS/VMCB dumps by Paolo Bonzini · 6 years ago
  52. 654f1f1 kvm: Check irqchip mode before assign irqfd by Peter Xu · 6 years ago
  53. c9bcd3e kvm: svm/avic: fix off-by-one in checking host APIC ID by Suthikulpanit, Suravee · 6 years ago
  54. 204c91e KVM: selftests: do not blindly clobber registers in guest asm by Paolo Bonzini · 6 years ago
  55. 12e9612 KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c by Thomas Huth · 6 years ago
  56. 16ba3ab KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace by Wanpeng Li · 6 years ago
  57. 0e6edce KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow by Wanpeng Li · 6 years ago
  58. 4d25996 kvm: vmx: Fix -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  59. 541e886 KVM: nVMX: Fix using __this_cpu_read() in preemptible context by Wanpeng Li · 6 years ago
  60. d30b214 kvm: fix compilation on s390 by Paolo Bonzini · 6 years ago
  61. 382409b kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID by Jim Mattson · 6 years ago
  62. 32a243d kvm: x86: Include multiple indices with CPUID leaf 0x8000001d by Jim Mattson · 6 years ago
  63. 319f6f9 KVM: selftests: Compile code with warnings enabled by Thomas Huth · 6 years ago
  64. 3b339e2 kvm: selftests: avoid type punning by Paolo Bonzini · 6 years ago
  65. be7fcf1 KVM: selftests: Fix a condition in test_hv_cpuid() by Dan Carpenter · 6 years ago
  66. 2eb06c3 KVM: Fix spinlock taken warning during host resume by Wanpeng Li · 6 years ago
  67. 21be4ca KVM: nVMX: Clear nested_run_pending if setting nested state fails by Sean Christopherson · 6 years ago
  68. db80927 KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATE by Paolo Bonzini · 6 years ago
  69. 6bff2a3 Merge tag 'kvmarm-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  70. 0a72ef8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  71. c50bbf6 Merge tag 'platform-drivers-x86-v5.2-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  72. 49bbd8b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  73. e50e679 Merge tag 'mmc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  74. a3b25d1 Merge tag 'drm-fixes-2019-05-24-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  75. 060358d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 125 by Thomas Gleixner · 6 years ago
  76. 9dd0abd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123 by Thomas Gleixner · 6 years ago
  77. 236b83a treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 122 by Thomas Gleixner · 6 years ago
  78. 10145f7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 121 by Thomas Gleixner · 6 years ago
  79. 588cb88 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120 by Thomas Gleixner · 6 years ago
  80. 4c694f2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119 by Thomas Gleixner · 6 years ago
  81. 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
  82. 778ddf5 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 116 by Thomas Gleixner · 6 years ago
  83. d5bb994 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114 by Thomas Gleixner · 6 years ago
  84. a0c7056 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 113 by Thomas Gleixner · 6 years ago
  85. f4344b1 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112 by Thomas Gleixner · 6 years ago
  86. fe963fd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 111 by Thomas Gleixner · 6 years ago
  87. 226b0b0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110 by Thomas Gleixner · 6 years ago
  88. f4f6a4a treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 106 by Thomas Gleixner · 6 years ago
  89. 9ba3dd0b5 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 105 by Thomas Gleixner · 6 years ago
  90. 47505b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104 by Thomas Gleixner · 6 years ago
  91. 8e8caf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 103 by Thomas Gleixner · 6 years ago
  92. fd534e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 by Thomas Gleixner · 6 years ago
  93. 1924af0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 101 by Thomas Gleixner · 6 years ago
  94. 8607a96 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98 by Thomas Gleixner · 6 years ago
  95. 84514ea treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 97 by Thomas Gleixner · 6 years ago
  96. a1d312d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96 by Thomas Gleixner · 6 years ago
  97. 45a4687 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 95 by Thomas Gleixner · 6 years ago
  98. ee8ff16 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 94 by Thomas Gleixner · 6 years ago
  99. f17b7ee treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 93 by Thomas Gleixner · 6 years ago
  100. c6ae4c0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91 by Thomas Gleixner · 6 years ago