1. dd9bda4 selftests/powerpc: Add checks for transactional VSXs in signal contexts by Cyril Bur · 8 years ago
  2. 7bb0e7e selftests/powerpc: Add checks for transactional VMXs in signal contexts by Cyril Bur · 8 years ago
  3. 5ca4ffc selftests/powerpc: Add checks for transactional FPUs in signal contexts by Cyril Bur · 8 years ago
  4. f10d442 selftests/powerpc: Add checks for transactional GPRs in signal contexts by Cyril Bur · 8 years ago
  5. ef18633 selftests/powerpc: Check that signals always get delivered by Cyril Bur · 8 years ago
  6. 8e03bd4 selftests/powerpc: Add TM tcheck helpers in C by Cyril Bur · 8 years ago
  7. 0886c6d selftests/powerpc: Allow tests to extend their kill timeout by Cyril Bur · 8 years ago
  8. babcd9c selftests/powerpc: Introduce GPR asm helper header file by Cyril Bur · 8 years ago
  9. 2b40937 selftests/powerpc: Move VMX stack frame macros to header file by Cyril Bur · 8 years ago
  10. be4a9f5 selftests/powerpc: Rework FPU stack placement macros and move to header file by Cyril Bur · 8 years ago
  11. 65ca668 selftests/powerpc: Check for VSX preservation across userspace preemption by Cyril Bur · 8 years ago
  12. 8657355 Merge tag 'perf-core-for-mingo-20161003' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  13. be6a2e4 Revert "sched/core: Do not use smp_processor_id() with preempt enabled in smpboot_thread_fn()" by Ingo Molnar · 8 years ago
  14. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  15. 2fbfadb5 MAINTAINERS: net: add entry for Freescale QorIQ DPAA FMan driver by Madalin Bucur · 8 years ago
  16. 07d8aaf fsl/fman: remove leftover comment by Madalin Bucur · 8 years ago
  17. 2fa46c1 netfilter: nft_limit: fix divided by zero panic by Liping Zhang · 8 years ago
  18. dbb5918 netfilter: fix namespace handling in nf_log_proc_dostring by Jann Horn · 8 years ago
  19. 0af4659 fsl/fman: fix return value checking by Madalin Bucur · 8 years ago
  20. 73912d5 fsl/fman: simplify redundant condition by Madalin Bucur · 8 years ago
  21. 604104f fsl/fman: check of_get_phy_mode() return value by Madalin Bucur · 8 years ago
  22. 4725619 fsl/fman: check pcsphy pointer before use by Madalin Bucur · 8 years ago
  23. 44045e4 fsl/fman: MEMAC may use QSGMII PHY interface mode by Madalin Bucur · 8 years ago
  24. 73c364e fsl/fman: return a phy_dev pointer from init by Madalin Bucur · 8 years ago
  25. 537a316 fsl/fman: simplify device tree reads by Madalin Bucur · 8 years ago
  26. 6fa8519 fsl/fman: use of_get_phy_mode() by Madalin Bucur · 8 years ago
  27. 5df6f7f fsl/fman: small fixes by Madalin Bucur · 8 years ago
  28. 29c4684 fsl/fman: fix loadable module compilation by Igal Liberman · 8 years ago
  29. 8536aa0 fsl/fman: split lines over 80 characters by Madalin Bucur · 8 years ago
  30. 0546d68 drm/rockchip: analogix_dp: Refuse to enable PSR if panel doesn't support it by Tomeu Vizoso · 8 years ago
  31. 561b069 drm/bridge: analogix_dp: Add analogix_dp_psr_supported by Tomeu Vizoso · 8 years ago
  32. 7406489 drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  33. 6180213 drm: Document caveats around atomic event handling by Daniel Vetter · 8 years ago
  34. 58f0f9f uapi: add missing install of sync_file.h by Emilio López · 8 years ago
  35. 6bd488d drm: Simplify drm_printk to reduce object size quite a bit by Joe Perches · 8 years ago
  36. 8cadab0 drm/i915: Account for sink max TMDS clock when checking the port clock by Ville Syrjälä · 8 years ago
  37. 6a2a5c5 drm/i915: Replace a bunch of connector->base.display_info with a local variable by Ville Syrjälä · 8 years ago
  38. 23ebf8b drm/edid: Move dvi_dual/max_tmds_clock parsing out from drm_edid_to_eld() by Ville Syrjälä · 8 years ago
  39. 011acce drm/edid: Clear the old cea_rev when there's no CEA extension in the new EDID by Ville Syrjälä · 8 years ago
  40. 1cea146 drm/edid: Reduce the number of times we parse the CEA extension block by Ville Syrjälä · 8 years ago
  41. 1826750 drm/edid: Don't pass around drm_display_info needlessly by Ville Syrjälä · 8 years ago
  42. 2a272ca drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info by Ville Syrjälä · 8 years ago
  43. ab5603c drm/edid: Make max_tmds_clock kHz instead of MHz by Ville Syrjälä · 8 years ago
  44. 75d7e54 drm/edid: Clear old dvi_dual/max_tmds_clock before parsing the new EDID by Ville Syrjälä · 8 years ago
  45. 85c9158 drm/edid: Clear old audio latency values before parsing the new EDID by Ville Syrjälä · 8 years ago
  46. 077675c drm: Convert prime dma-buf <-> handle to rbtree by Chris Wilson · 8 years ago
  47. 188af07 drm/mediatek: mark symbols static where possible by Baoyou Xie · 8 years ago
  48. 62398177 drm/rockchip: mark symbols static where possible by Baoyou Xie · 8 years ago
  49. 813cfc8 drm/rockchip: add missing header dependencies by Baoyou Xie · 8 years ago
  50. 9a8dd21 Merge branch 'ncsi-next' by David S. Miller · 8 years ago
  51. 2c15f25 net/faraday: Stop NCSI device on shutdown by Gavin Shan · 8 years ago
  52. c0cd1ba net/ncsi: Introduce ncsi_stop_dev() by Gavin Shan · 8 years ago
  53. 83afdc6 net/ncsi: Rework the channel monitoring by Gavin Shan · 8 years ago
  54. a0509cb net/ncsi: Allow to extend NCSI request properties by Gavin Shan · 8 years ago
  55. a15af54 net/ncsi: Rework request index allocation by Gavin Shan · 8 years ago
  56. 55e02d0 net/ncsi: Don't probe on the reserved channel ID (0x1f) by Gavin Shan · 8 years ago
  57. bc7e0f5 net/ncsi: Introduce NCSI_RESERVED_CHANNEL by Gavin Shan · 8 years ago
  58. d8cedaa net/ncsi: Avoid unused-value build warning from ia64-linux-gcc by Gavin Shan · 8 years ago
  59. 9340903 net: Add netdev all_adj_list refcnt propagation to fix panic by Andrew Collins · 8 years ago
  60. d119943 powerpc: signals: Stop using current in signal code by Cyril Bur · 8 years ago
  61. e909fb8 powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx} by Cyril Bur · 8 years ago
  62. 3cee070 powerpc: Return the new MSR from msr_check_and_set() by Cyril Bur · 8 years ago
  63. b0f16b4 powerpc: Add check_if_tm_restore_required() to giveup_all() by Cyril Bur · 8 years ago
  64. dc16b55 powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use by Cyril Bur · 8 years ago
  65. 0e7736c powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window() by Gavin Shan · 8 years ago
  66. 5adaf86 powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data() by Gavin Shan · 8 years ago
  67. 066bcd7 powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIX by Gavin Shan · 8 years ago
  68. a703213 powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hub_diag() by Gavin Shan · 8 years ago
  69. d63e51b powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear() by Gavin Shan · 8 years ago
  70. 39f0d6f drivers/pci/hotplug: Use of_property_read_u32() in powernv driver by Gavin Shan · 8 years ago
  71. 735840b cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put() by Andrew Donnellan · 8 years ago
  72. aaa2245 cxl: Flush PSL cache before resetting the adapter by Frederic Barrat · 8 years ago
  73. e2ad477 powerpc: Set default CPU type to POWER8 for little endian builds by Anton Blanchard · 8 years ago
  74. 8a18cc0 powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endian by Anton Blanchard · 8 years ago
  75. 61e98eb powerpc: Remove static branch prediction in atomic{, 64}_add_unless by Anton Blanchard · 8 years ago
  76. bb85fb5 powerpc: During context switch, check before setting mm_cpumask by Anton Blanchard · 8 years ago
  77. 91ac730 powerpc/eeh: Quieten EEH message when no adapters are found by Anton Blanchard · 8 years ago
  78. 9eda65f powerpc/configs: Enable Intel i40e on 64 bit configs by Anton Blanchard · 8 years ago
  79. d3eb34a powerpc/configs: Change a few things from built in to modules by Anton Blanchard · 8 years ago
  80. 32eab6c powerpc/configs: Bump kernel ring buffer size on 64 bit configs by Anton Blanchard · 8 years ago
  81. 43c2394 powerpc/configs: Enable VMX crypto by Anton Blanchard · 8 years ago
  82. 12ab11a powerpc/64: Align hot loops of memset() and backwards_memcpy() by Anton Blanchard · 8 years ago
  83. a4cc96d net: phy: Add Edge-rate driver for Microsemi PHYs. by Raju Lakkaraju · 8 years ago
  84. 277964e vmxnet3: Wake queue from reset work by Benjamin Poirier · 8 years ago
  85. 21f54dd Using BUG_ON() as an assert() is _never_ acceptable by Linus Torvalds · 8 years ago
  86. 0438e3c Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  87. edfc23e i40e: avoid NULL pointer dereference and recursive errors on early PCI error by Guilherme G Piccoli · 8 years ago
  88. 2f8fab7 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  89. 8b0678d ASoC: tas571x: remove improper PDN signal usage in set_bias_level by Petr Kulhavy · 8 years ago
  90. b462d22 Merge branch 'qed-qedr-infrastructure' by David S. Miller · 8 years ago
  91. abd4967 qed: Add RoCE ll2 & GSI support by Ram Amrani · 8 years ago
  92. ee8eaea qed: Add support for memory registeration verbs by Ram Amrani · 8 years ago
  93. f109394 qed: Add support for QP verbs by Ram Amrani · 8 years ago
  94. c295f86 qed: PD,PKEY and CQ verb support by Ram Amrani · 8 years ago
  95. 51ff172 qed: Add support for RoCE hw init by Ram Amrani · 8 years ago
  96. cee9fbd qede: Add qedr framework by Ram Amrani · 8 years ago
  97. 0a7fb11 qed: Add Light L2 support by Yuval Mintz · 8 years ago
  98. e54de7f ASoC: tas571x: extend the t_i2c time to comply with TAS5721 by Petr Kulhavy · 8 years ago
  99. 9606956 ASoC: tas571x: move mixer volume controls from TAS5711 to TAS5717 by Petr Kulhavy · 8 years ago
  100. 5e549a0 ASoC: tas571x: wait 50ms after oscillator trim by Petr Kulhavy · 8 years ago