1. 305c2e7 Revert "scsi: fix soft lockup in scsi_remove_target() on module removal" by Johannes Thumshirn · 8 years ago
  2. f3e459d perf trace: Bump --mmap-pages when --call-graph is used by the root user by Arnaldo Carvalho de Melo · 8 years ago
  3. f05795d scsi: Add intermediate STARGET_REMOVE state to scsi_target_state by Johannes Thumshirn · 8 years ago
  4. f5e7150 perf evlist: Expose perf_event_mlock_kb_in_pages() helper by Arnaldo Carvalho de Melo · 8 years ago
  5. 125c8d1 Merge branch 'tcp-synflood-perf' by David S. Miller · 8 years ago
  6. 8804b27 tcp: remove false sharing in tcp_rcv_state_process() by Eric Dumazet · 8 years ago
  7. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 8 years ago
  8. ac18dd9 qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue by Amitoj Kaur Chawla · 8 years ago
  9. 0818556 Merge branch 'tipc-link-setup-improvements' by David S. Miller · 8 years ago
  10. 34b9cd6 tipc: let first message on link be a state message by Jon Paul Maloy · 8 years ago
  11. de7e07f tipc: ensure that first packets on link are sent in order by Jon Paul Maloy · 8 years ago
  12. 42b18f6 tipc: refactor function tipc_link_timeout() by Jon Paul Maloy · 8 years ago
  13. 88e8ac7 tipc: reduce transmission rate of reset messages when link is down by Jon Paul Maloy · 8 years ago
  14. 634696b tipc: guarantee peer bearer id exchange after reboot by Jon Paul Maloy · 8 years ago
  15. 0561499 perf trace: Make --(min,max}-stack imply "--call-graph dwarf" by Arnaldo Carvalho de Melo · 8 years ago
  16. 0883e82 perf record: Export record_opts based callchain parsing helper by Arnaldo Carvalho de Melo · 8 years ago
  17. 171a900 rtl8xxxu: MAINTAINERS: Update to point to the active devel branch by Jes Sorensen · 8 years ago
  18. 265697e rtl8xxxu: Pause TX before calling disable_rf() by Jes Sorensen · 8 years ago
  19. ae5c01fd rtl8xxxu: Implement rtl8192e_enable_rf() by Jes Sorensen · 8 years ago
  20. 6a62f9d rtl8xxxu: Fix OOPS if user tries to add device via /sys by Jes Sorensen · 8 years ago
  21. cabb550 rtl8xxxu: Fix 8188RU support by Jes Sorensen · 8 years ago
  22. 2fc0b8e rtl8xxxu: Add TX power base values for gen1 parts by Jes Sorensen · 8 years ago
  23. b9f9d69 rtl8xxxu: Set register 0xfe10 on rtl8192cu based parts by Jes Sorensen · 8 years ago
  24. eb18806 rtl8xxxu: Update copyright statement to include 2016 by Jes Sorensen · 8 years ago
  25. 8cae2f1 rtl8xxxu: Unregister from mac80211 before shutting down the device by Jes Sorensen · 8 years ago
  26. 8e25496 rtl8xxxu: Match 8723bu power down sequence to vendor driver by Jes Sorensen · 8 years ago
  27. 8d95c80 rtl8xxxu: Use rtl_chip == RTL8188R to identify high PA parts by Jes Sorensen · 8 years ago
  28. 78a8421 rtl8xxxu: Apply 8188RU workaround for UMC B cut parts correctly by Jes Sorensen · 8 years ago
  29. b591e98 rtl8xxxu: For devices with external PA (8188RU), limit CCK TX power by Jes Sorensen · 8 years ago
  30. 4062b8f rtl8xxxu: Move PHY RF init into device specific functions by Jes Sorensen · 8 years ago
  31. 37ba4b6 rtl8xxxu: fix uninitialized return value in ret by Colin Ian King · 8 years ago
  32. e1d70c9 rtl8xxxu: Mark 0x050d:0x1004 as tested by Jes Sorensen · 8 years ago
  33. a39b683 Re-enable 8192eu support by Jes Sorensen · 8 years ago
  34. 46b3783 rtl8xxxu: 8192eu Fix bug in LDPC RX hang fix by Jes Sorensen · 8 years ago
  35. 31133da rtl8xxxu: Remove unneeded 8192eu hack by Jes Sorensen · 8 years ago
  36. 747bf23 rtl8xxxu: Split USB quirks into gen1 and gen2 quirks by Jes Sorensen · 8 years ago
  37. 9b323ee rtl8xxxu: Make PBP tuning a fileops parameter by Jes Sorensen · 8 years ago
  38. a773720 rtl8xxxu: Do not backup RF_MODE_AG when it's never being used by Jes Sorensen · 8 years ago
  39. 24e8e7e rtl8xxxu: Store device specific TRXFF boundary in the fileops by Jes Sorensen · 8 years ago
  40. b84cac1 rtl8xxxu: REG_LDOA15_CTRL is only used on gen1 parts by Jes Sorensen · 8 years ago
  41. c82f8d1 rtl8xxxu: Move loading of AGC table to device specific function by Jes Sorensen · 8 years ago
  42. ade0ded rtl8xxxu: Load AGC table before patching for 1T2R parts by Jes Sorensen · 8 years ago
  43. cb87725 rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functions by Jes Sorensen · 8 years ago
  44. bd8fe40 rtl8xxxu: Use descriptive bits for setting RX paths for 1T2R parts by Jes Sorensen · 8 years ago
  45. 9068308 rtl8xxxu: Correctly mask what was read from REG_CCK0_AFE_SETTING by Jes Sorensen · 8 years ago
  46. 15f9dc9 rtl8xxxu: Remove unused 8723bu path B IQ calibration code by Jes Sorensen · 8 years ago
  47. fe62171 rtl8xxxu: Remove misleading warning from rtl8192eu_phy_iqcalibrate() by Jes Sorensen · 8 years ago
  48. a49c7ce rtl8xxxu: Name RX descriptor types rxdesc16/rxdesc24 by Jes Sorensen · 8 years ago
  49. 2cb79eb rtl8xxxu: byteswap the entire RX descriptor for 24 byte RX descriptors by Jes Sorensen · 8 years ago
  50. 55c0b6a rtl8xxxu: Use has_s0s1 for REG_S0S1 issues only by Jes Sorensen · 8 years ago
  51. 57e42a2 rtl8xxxu: Implment rtl8192e_set_tx_power() by Jes Sorensen · 8 years ago
  52. 5bdb6b0 rtl8xxxu: Do not try to set REG_LEDCFG2 on 8192eu by Jes Sorensen · 8 years ago
  53. b816901 rtl8xxxu: Do not init FPGA0_TX_INFO on 8192eu by Jes Sorensen · 8 years ago
  54. 2e7c7b3 rtl8xxxu: Do not set REG_PBP on 8192eu by Jes Sorensen · 8 years ago
  55. 0486e80 rtl8xxxu: Reorder chip quirks to follow flow of 8192eu driver by Jes Sorensen · 8 years ago
  56. 89c2a09 rtl8xxxu: Implement generic init_queue_reserved_page() function by Jes Sorensen · 8 years ago
  57. 59b24da rtl8xxxu: Reorg more code to match the flow of the 8192eu vendor driver by Jes Sorensen · 8 years ago
  58. c157863 rtl8xxxu: Reorder parts of init code to match the 8192eu vendor code flow by Jes Sorensen · 8 years ago
  59. 85abfb1 mwifiex: make mwifiex_insert_cmd_to_free_q local static by Andreas Fenkart · 8 years ago
  60. c70ca8c mwifiex: factor out mwifiex_cancel_pending_scan_cmd by Andreas Fenkart · 8 years ago
  61. 948ad6b mwifiex: scan: replace pointer arithmetic with array access by Andreas Fenkart · 8 years ago
  62. 679b687 mwifiex: scan: factor out dbg_security_flags by Andreas Fenkart · 8 years ago
  63. 2ccf7ce mwifiex: scan: simplify ternary operators using gnu extension by Andreas Fenkart · 8 years ago
  64. 3832956 mwifiex: scan: factor out has_ieee_hdr/has_vendor_hdr by Andreas Fenkart · 8 years ago
  65. 0a233c9 mwifiex: scan: simplify dereference of bss_desc fields by Andreas Fenkart · 8 years ago
  66. 5225663 devcoredump: add scatterlist support by Aviya Erenfeld · 8 years ago
  67. de478a6 ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisation by Oleksij Rempel · 8 years ago
  68. 67e6587 cxgb4: Set VPD size so we can read both VPD structures by Hariprasad Shenai · 8 years ago
  69. cb92148 PCI: Add pci_set_vpd_size() to set VPD size by Hariprasad Shenai · 8 years ago
  70. 66dbd6e arm64: Implement ptep_set_access_flags() for hardware AF/DBM by Catalin Marinas · 8 years ago
  71. 5616623 arm64, mm, numa: Add NUMA balancing support for arm64. by Ganapatrao Kulkarni · 8 years ago
  72. 1a2db30 arm64, numa: Add NUMA support for arm64 platforms. by Ganapatrao Kulkarni · 8 years ago
  73. 3194ac6 arm64: Move unflatten_device_tree() call earlier. by David Daney · 8 years ago
  74. 298535c of, numa: Add NUMA of binding implementation. by David Daney · 8 years ago
  75. 2bc4da1 Documentation, dt, numa: dt bindings for NUMA. by Ganapatrao Kulkarni · 8 years ago
  76. 500899c efi: ARM/arm64: ignore DT memory nodes instead of removing them by Ard Biesheuvel · 8 years ago
  77. ac1ad20 arm64: vhe: Verify CPU Exception Levels by Suzuki K Poulose · 8 years ago
  78. 17eebd1 arm64: Add cpu_panic_kernel helper by Suzuki K Poulose · 8 years ago
  79. 83835fb spi: dln2: Pass of_node to spi master by Crestez Dan Leonard · 8 years ago
  80. 25fb0b6 Merge branch 'mlxsw-next' by David S. Miller · 8 years ago
  81. b94cdab mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pb by Jiri Pirko · 8 years ago
  82. ce78f02 mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbs by Jiri Pirko · 8 years ago
  83. ab9f87c ASoC: wm5102: Free compressed IRQ in CODEC remove by Charles Keepax · 8 years ago
  84. 54dca70 ASoC: arizona: Free speaker thermal IRQs in CODEC remove by Charles Keepax · 8 years ago
  85. de33efd devlink: fix sb register stub in case devlink is disabled by Jiri Pirko · 8 years ago
  86. 6466ee3 Merge branch 'for-v4.7/clk/exynos542x' into for-v4.7/clk/next by Sylwester Nawrocki · 8 years ago
  87. c7d4d25 s390/crypto: cleanup and move the header with the cpacf definitions by Martin Schwidefsky · 8 years ago
  88. f9dc447 s390/pci: fmb enhancements by Sebastian Ott · 9 years ago
  89. 8fd5752 s390/dasd: Add new ioctl BIODASDCHECKFMT by Jan Höppner · 9 years ago
  90. 3fa7ee8 s390/sclp: event type macro cleanup by Sebastian Ott · 9 years ago
  91. 368704a s390/pci: add report_error attribute by Sebastian Ott · 9 years ago
  92. 12283a4 s390/sclp: add error notification command by Sebastian Ott · 9 years ago
  93. 68dd13d s390/sclp: move pci related commands to separate file by Sebastian Ott · 9 years ago
  94. 52c48c5 Documentation: document the nosmt and smt s390 kernel parameters by Sascha Silbe · 8 years ago
  95. 0227f7c s390: Clarify pagefault interrupt by Peter Zijlstra · 8 years ago
  96. 5a3b7b1 s390/dasd: add query host access to volume support by Stefan Haberland · 8 years ago
  97. 5cf9c84 perf trace: Introduce --min-stack filter by Arnaldo Carvalho de Melo · 8 years ago
  98. e519bd9 perf trace: Do not print interrupted syscalls when using --duration by Arnaldo Carvalho de Melo · 8 years ago
  99. 81fed6e clk: samsung: exynos542x: Add the clock id for ACLK by Chanwoo Choi · 8 years ago
  100. 72b67b3 dt-bindings: clock: Add the clock id for ACLK clock of Exynos542x SoC by Chanwoo Choi · 8 years ago