1. 8fbaa51 cxl: fix potential NULL dereference in free_adapter() by Andrew Donnellan · 9 years ago
  2. 1e44727 cxl: remove dead Kconfig options by Andrew Donnellan · 8 years ago
  3. 3005c59 cpuidle/powernv: Add support for POWER ISA v3 idle states by Shreyas B. Prabhu · 9 years ago
  4. 957efce cpuidle/powernv: cleanup cpuidle-powernv.c by Shreyas B. Prabhu · 9 years ago
  5. 169f3fa cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATES by Shreyas B. Prabhu · 9 years ago
  6. b0b5e59 cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards by Andrew Donnellan · 9 years ago
  7. 5473a6b PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power state by Andrew Donnellan · 9 years ago
  8. 89379f1 PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl by Andrew Donnellan · 9 years ago
  9. f67a672 cxl: Workaround PE=0 hardware limitation in Mellanox CX4 by Ian Munsie · 9 years ago
  10. a2f67d5 cxl: Add support for interrupts on the Mellanox CX4 by Ian Munsie · 9 years ago
  11. cbce091 cxl: Add preliminary workaround for CX4 interrupt limitation by Ian Munsie · 9 years ago
  12. 79384e4 cxl: Add kernel APIs to get & set the max irqs per context by Ian Munsie · 9 years ago
  13. 317f5ef cxl: Add support for using the kernel API with a real PHB by Ian Munsie · 9 years ago
  14. e4f5fc0 cxl: Do not create vPHB if there are no AFU configuration records by Ian Munsie · 9 years ago
  15. a19bd79 cxl: Allow a default context to be associated with an external pci_dev by Ian Munsie · 9 years ago
  16. 62ccf2d cxl: Move cxl_afu_get / cxl_afu_put to base by Ian Munsie · 9 years ago
  17. 48b3adf cxl: Enable bus mastering for devices using CAPP DMA mode by Ian Munsie · 9 years ago
  18. 4e56f85 cxl: Add cxl_slot_is_supported API by Ian Munsie · 9 years ago
  19. fc9f75e cxl: Use for_each_compatible_node() macro by Wei Yongjun · 9 years ago
  20. 3b3dcd6 cxl: Ignore CAPI adapters misplaced in switched slots by Philippe Bergheaud · 9 years ago
  21. e00878b cxl: make base more explicitly non-modular by Paul Gortmaker · 9 years ago
  22. 6e0c50f cxl: Refine slice error debug messages by Philippe Bergheaud · 9 years ago
  23. f5c9df9 cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts by Ian Munsie · 9 years ago
  24. 2a4f667 cxl: Workaround XSL bug that does not clear the RA bit after a reset by Ian Munsie · 9 years ago
  25. 5e7823c cxl: Fix bug where AFU disable operation had no effect by Ian Munsie · 9 years ago
  26. 2224b67 cxl: Fix allocating a minimum of 2 pages for the SPA by Ian Munsie · 9 years ago
  27. 49e9c99 cxl: Fix allowing bogus AFU descriptors with 0 maximum processes by Ian Munsie · 9 years ago
  28. 43a1dd9 powerpc/powernv: Add driver for operator panel on FSP machines by Suraj Jitindar Singh · 9 years ago
  29. d0226d3 powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg by Suraj Jitindar Singh · 9 years ago
  30. ad42de8 cxl: Add set and get private data to context struct by Michael Neuling · 9 years ago
  31. b810253 cxl: Add mechanism for delivering AFU driver specific events by Philippe Bergheaud · 9 years ago
  32. 6672515 PCI/hotplug: PowerPC PowerNV PCI hotplug driver by Gavin Shan · 9 years ago
  33. d366d28 PCI: Add pcibios_setup_bridge() by Gavin Shan · 9 years ago
  34. a430739 cxl: Make vPHB device node match adapter's by Frederic Barrat · 9 years ago
  35. b385c9e cxl: Add support for CAPP DMA mode by Ian Munsie · 9 years ago
  36. 6d38261 cxl: Abstract the differences between the PSL and XSL by Frederic Barrat · 9 years ago
  37. 292841b cxl: Update process element after allocating interrupts by Ian Munsie · 9 years ago
  38. 64417a3 cxl: static-ify variables to fix sparse warnings by Andrew Donnellan · 9 years ago
  39. 57120fa Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  40. 8714f8f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  41. 3a7c114 Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  42. 45b00c9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  43. 5d1f702 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  44. 90735c9 Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  45. f1c32afd Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 9 years ago
  46. f89dec7 uvc_v4l2: Simplify compat ioctl implementation by Andy Lutomirski · 9 years ago
  47. a44323e uvc: Forward compat ioctls to their handlers directly by Andy Lutomirski · 9 years ago
  48. c8f17d6 Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  49. 606c17f Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 94fcad6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  52. 00da900 Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  53. f758bbd Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  54. 524a3f2 Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  55. 5021953 vmxnet3: segCnt can be 1 for LRO packets by Shrikrishna Khare · 9 years ago
  56. ca8bdaf stmmac: fix parameter to dwmac4_set_umac_addr() by Ben Dooks · 9 years ago
  57. 0ca00fc net/mlx5e: Fix blue flame quota logic by Eli Cohen · 9 years ago
  58. 811afea net/mlx5e: Use ndo_stop explicitly at shutdown flow by Eran Ben Elisha · 9 years ago
  59. 62e3c24 net/mlx5: E-Switch, always set mc_promisc for allmulti vports by Mohamad Haj Yahia · 9 years ago
  60. 23898c7 net/mlx5: E-Switch, Modify node guid on vf set MAC by Noa Osherovich · 9 years ago
  61. 25fff58 net/mlx5: E-Switch, Fix vport enable flow by Mohamad Haj Yahia · 9 years ago
  62. 3f42ac6 net/mlx5: E-Switch, Use the correct error check on returned pointers by Or Gerlitz · 9 years ago
  63. 3fe3d81 net/mlx5: E-Switch, Use the correct free() function by Or Gerlitz · 9 years ago
  64. bd02ef8 net/mlx5: Fix E-Switch flow steering capabilities check by Maor Gottlieb · 9 years ago
  65. 876d634 net/mlx5: Fix flow steering NIC capabilities check by Maor Gottlieb · 9 years ago
  66. 2fee37a net/mlx5: Fix root flow table update by Maor Gottlieb · 9 years ago
  67. 9cd3411 net/mlx5: Fix masking of reserved bits in XRCD number by Majd Dibbiny · 9 years ago
  68. 7ff6977 Merge branch 'fixes-for-v4.7-rc3' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-fixes by Dave Airlie · 9 years ago
  69. 29ccf75 drm/amdgpu: fix warning with powerplay disabled. by Dave Airlie · 9 years ago
  70. fa6bcad Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  71. 166108a Merge branch 'msm-fixes-4.7-rc3' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 9 years ago
  72. 3681196 Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  73. bd6ac2a Merge branch 'acpi-ec' by Rafael J. Wysocki · 9 years ago
  74. 147d9e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  75. 9f05e62 i2c: mux: reg: Provide of_match_table by Lukasz Gemborowski · 9 years ago
  76. edb50a5 NVMe: Only release requested regions by Johannes Thumshirn · 9 years ago
  77. 8913f8d i2c: octeon: Avoid printk after too long SMBUS message by Jan Glauber · 9 years ago
  78. 908cf12 i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN by Jan Glauber · 9 years ago
  79. a7ae819 i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR by Mika Westerberg · 9 years ago
  80. 8c237cd drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes() by Gavin Shan · 9 years ago
  81. d664b41 mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name() by Ido Schimmel · 9 years ago
  82. be94535 mlxsw: spectrum: Make split flow match firmware requirements by Ido Schimmel · 9 years ago
  83. 1decabc Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 9 years ago
  84. 5f96ddb drm/amd/powerplay: delete useless code as pptable changed in vbios. by Rex Zhu · 9 years ago
  85. d2e3121 drm/amd/powerplay: fix bug visit array out of bounds by Rex Zhu · 9 years ago
  86. 5bbc16c drm/amdgpu: fix smu ucode memleak (v2) by Monk Liu · 9 years ago
  87. a392746 drm/amdgpu: add release firmware for cgs by Monk Liu · 9 years ago
  88. 86e4cdd drm/amdgpu: fix tonga smu_fini mem leak by Monk Liu · 9 years ago
  89. e6232ef drm/amdgpu: fix fiji smu fini mem leak by Monk Liu · 9 years ago
  90. d1ff53b drm/amdgpu: fix cik sdma ucode memleak by Monk Liu · 9 years ago
  91. 9c55c52 drm/amdgpu: fix sdma24 ucode mem leak by Monk Liu · 9 years ago
  92. 14d83e7 drm/amdgpu: fix sdma3 ucode mem leak by Monk Liu · 9 years ago
  93. 05f19eb drm/amdgpu: fix uvd fini mem leak by Monk Liu · 9 years ago
  94. e517cd7 drm/amdgpu: fix gfx 7 ucode mem leak by Monk Liu · 9 years ago
  95. 13331ac drm/amdgpu: fix gfx8 ucode mem leak by Monk Liu · 9 years ago
  96. 67a6a50 drm/amdgpu: fix missing free wb for cond_exec by Monk Liu · 9 years ago
  97. 9d8f086 drm/amdgpu: fix memleak in pptable_init by Monk Liu · 9 years ago
  98. 89e0ec9f drm/amdgpu: fix mem leak in atombios by Monk Liu · 9 years ago
  99. 61da601 drm/amdgpu: fix mem leak in pplib/hwmgr by Monk Liu · 9 years ago
  100. 3a3e888 drm/amdgpu: fix mem leak in smumgr by Monk Liu · 9 years ago