1. 2d3349d ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG evaluations by Lv Zheng · 9 years ago
  2. d1461a1 ACPICA: Events: Fix an issue that _REG association can happen before namespace is initialized by Lv Zheng · 9 years ago
  3. ca4fc02 ACPICA: Tables: Fix wrong MLC condition for dynamic table loading by Lv Zheng · 9 years ago
  4. 7854205 ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers() invocation by Lv Zheng · 9 years ago
  5. 920de6e ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_offset awareness by Lv Zheng · 9 years ago
  6. 0461f34 Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS() by Lv Zheng · 9 years ago
  7. a8d1e1c ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO() by Lv Zheng · 9 years ago
  8. 7447bc1 ACPICA: iASL/Disassembler: Improve handling of unresolved methods by Bob Moore · 9 years ago
  9. 0dfaaa3 ACPICA: All: const keyword changes across the ACPICA source by Bob Moore · 9 years ago
  10. 3a05be7 ACPICA: Utilities: Update for strtoul64 merger by Bob Moore · 9 years ago
  11. 2156510 ACPICA: Cleanup some invocation indentations, no functional change by Bob Moore · 9 years ago
  12. fe0f876 ACPICA: iASL: Cleanup/optimization for ToPLD macro support by Bob Moore · 9 years ago
  13. d8aa069 ACPICA: Interpreter: Update some function headers, no functional change by Bob Moore · 9 years ago
  14. 890b090 ACPICA: Intepreter: Add object extensions to Concatenate operand by Bob Moore · 9 years ago
  15. a88e0ce ACPICA: ACPI 6.1: Add full support for this version of ACPI spec by Bob Moore · 9 years ago
  16. b94cd81 ACPICA: Tables: Update FADT handling by Bob Moore · 9 years ago
  17. 80b2881 ACPICA: Linuxize: reduce divergences for 20160212 release by Lv Zheng · 9 years ago
  18. 17084b7 v4l2-mc: avoid warning about unused variable by Linus Torvalds · 9 years ago
  19. f7eeb8a Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteproc by Linus Torvalds · 9 years ago
  20. d6c24df Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  21. cb10716 Convert straggling drivers to new six-argument get_user_pages() by Linus Torvalds · 9 years ago
  22. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  23. cf78031 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  24. 1826907 Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  25. 8fbd4ad Merge branch 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  26. db5dd0d net: mvneta: fix changing MTU when using per-cpu processing by Marcin Wojtas · 9 years ago
  27. a7657f1 stmmac: fix MDIO settings by Giuseppe CAVALLARO · 9 years ago
  28. d7e944c Revert "stmmac: Fix 'eth0: No PHY found' regression" by Giuseppe CAVALLARO · 9 years ago
  29. a00e3ab stmmac: fix TX normal DESC by Giuseppe CAVALLARO · 9 years ago
  30. c66e98c net: mvneta: use cache_line_size() to get cacheline size by Jisheng Zhang · 9 years ago
  31. 4a0a12d net: mvpp2: use cache_line_size() to get cacheline size by Jisheng Zhang · 9 years ago
  32. d82b0c2 net: mvpp2: fix maybe-uninitialized warning by Jisheng Zhang · 9 years ago
  33. 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 9 years ago
  34. 6ddf37d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  35. dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  36. 72b9ff0 drm/udl: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  37. 7779c5e drm/dp: move hw_mutex up the call stack by Rob Clark · 9 years ago
  38. 5456248 Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  39. 90516d8 Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 9 years ago
  40. 2f4fcb3 Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  41. 79f4223 net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card by Daniele Palmas · 9 years ago
  42. 32867fc fec: Do not access unexisting register in Coldfire by Fabio Estevam · 9 years ago
  43. 9bd9ddb net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES by Jisheng Zhang · 9 years ago
  44. b7854ef net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES by Jisheng Zhang · 9 years ago
  45. 13a7ebb net: dsa: mv88e6xxx: Clear the PDOWN bit on setup by Patrick Uiterwijk · 9 years ago
  46. 75baacf net: dsa: mv88e6xxx: Introduce _mv88e6xxx_phy_page_{read, write} by Patrick Uiterwijk · 9 years ago
  47. 4833a00 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago
  48. ca45720 Merge tag 'gpio-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  49. c5bce40 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  50. 839559e target: add a new add_wwn_groups fabrics method by Christoph Hellwig · 9 years ago
  51. e6e202e target: initialize the nacl base CIT begfore init_nodeacl by Christoph Hellwig · 9 years ago
  52. ce7043f target: remove ->fabric_cleanup_nodeacl by Christoph Hellwig · 9 years ago
  53. 572a143 iser-target: Use ib_drain_qp by Sagi Grimberg · 9 years ago
  54. 3c02d1b bnxt_en: Fix ethtool -a reporting. by Michael Chan · 9 years ago
  55. 49b5c7a bnxt_en: Fix typo in bnxt_hwrm_set_pause_common(). by Michael Chan · 9 years ago
  56. e6ef269 bnxt_en: Implement proper firmware message padding. by Michael Chan · 9 years ago
  57. 33e52d8 bnxt_en: Initialize CP doorbell value before ring allocation by Prashant Sreedharan · 9 years ago
  58. cb41c99 team: team should sync the port's uc/mc addrs when add a port by Xin Long · 9 years ago
  59. fea2485 qed: initialize return rc to avoid returning garbage by Colin Ian King · 9 years ago
  60. 8b8c877 Merge tag 'hwmon-for-linus-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  61. 8d8ee18 gpio: xgene: Prevent NULL pointer dereference by Axel Lin · 9 years ago
  62. fd975a7 gpio: menz127: Drop lock field from struct men_z127_gpio by Axel Lin · 9 years ago
  63. b5aea3d ixgbe: Fix cls_u32 offload support for L4 ports by Sridhar Samudrala · 9 years ago
  64. ebd83ad ixgbe: Fix cls_u32 offload support for fields with masks by Sridhar Samudrala · 9 years ago
  65. 176621c ixgbe: fix error handling in TC cls_u32 offload routines by Sridhar Samudrala · 9 years ago
  66. 6e2a60b ixgbe: make __ixgbe_setup_tc static by Emil Tantilov · 9 years ago
  67. 32ca686 ixgbevf: fix error code path when setting MAC address by Emil Tantilov · 9 years ago
  68. 324d086 ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  69. 6c211fe1 ixgbe: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  70. d90b5b0 ixgbe: Use udelay to avoid sleeping while atomic by Mark Rustad · 9 years ago
  71. e2873d4 ixgbe: Fix ATR so that it correctly handles IPv6 extension headers by Alexander Duyck · 9 years ago
  72. 9f12df9 ixgbe: Store VXLAN port number in network order by Alexander Duyck · 9 years ago
  73. 5676804 ixgbe: Fix for RAR0 not being set to default MAC addr by Tushar Dave · 9 years ago
  74. 2aac7dd clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepll by Matthew McClintock · 9 years ago
  75. bc95d4f clk: qcom: ipq4019: switch remaining defines to enums by Matthew McClintock · 9 years ago
  76. add479e clk: qcom: Make reset_control_ops const by Philipp Zabel · 9 years ago
  77. 7ba256d clk: tegra: Make reset_control_ops const by Philipp Zabel · 9 years ago
  78. 5e7bc9c clk: sunxi: Make reset_control_ops const by Philipp Zabel · 9 years ago
  79. b1b69c5 clk: atlas7: Make reset_control_ops const by Philipp Zabel · 9 years ago
  80. 3fb950f clk: rockchip: Make reset_control_ops const by Philipp Zabel · 9 years ago
  81. fd92f41 clk: mmp: Make reset_control_ops const by Philipp Zabel · 9 years ago
  82. f39bb45 clk: mediatek: Make reset_control_ops const by Philipp Zabel · 9 years ago
  83. fc0c202 x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() by Dan Williams · 9 years ago
  84. e84810c qmi_wwan: add "D-Link DWM-221 B1" device id by Bjørn Mork · 9 years ago
  85. 4b28038 remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return value by Vladimir Zapolskiy · 9 years ago
  86. 1993b17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 9 years ago
  87. 104ece9 drm/amdgpu: Don't move pinned BOs by Michel Dänzer · 9 years ago
  88. e1a575a drm/radeon: Don't move pinned BOs by Michel Dänzer · 9 years ago
  89. 0e3e799 net: macb: Only call GPIO functions if there is a valid GPIO by Charles Keepax · 9 years ago
  90. 9832ce4 net: hns: set-coalesce-usecs returns errno by dsaf.ko by Lisheng · 9 years ago
  91. 43adc06 net: hns: fixed the setting and getting overtime bug by Lisheng · 9 years ago
  92. 0e5585d drm/radeon: add a dpm quirk for all R7 370 parts by Alex Deucher · 9 years ago
  93. a64663d drm/radeon: add another R7 370 quirk by Alex Deucher · 9 years ago
  94. 06b898e drm/rockchip: dw_hdmi: Don't call platform_set_drvdata() by Douglas Anderson · 9 years ago
  95. 328b51c drm/rockchip: vop: Fix vop crtc cleanup by Douglas Anderson · 9 years ago
  96. 948cf42 drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error path by Douglas Anderson · 9 years ago
  97. 3ed6c64 drm/rockchip: vop: Disable planes when disabling CRTC by Tomeu Vizoso · 9 years ago
  98. eac5ad8 drm/rockchip: vop: Don't reject empty modesets by Tomeu Vizoso · 9 years ago
  99. f135046 drm/rockchip: cancel pending vblanks on close by John Keeping · 9 years ago
  100. 92915da drm/rockchip: vop: fix crtc size in plane check by John Keeping · 9 years ago