1. 8edf004 net: systemport: enable RX interrupts after NAPI by Florian Fainelli · 10 years ago
  2. 99d881f net: phy: Add SGMII Configuration for Marvell 88E1145 Initialization by Vince Bridgers · 10 years ago
  3. 47276fc drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out by Mugunthan V N · 10 years ago
  4. 25946f2 Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  5. c146b77 dsa: mv88e6171: Fix tagging protocol/Kconfig by Andrew Lunn · 10 years ago
  6. 185af4d Input: psmouse - remove unneeded check in psmouse_reconnect() by Dmitry Torokhov · 10 years ago
  7. 4db1f47 Input: vsxxxaa - fix code dropping bytes from queue by Dmitry Torokhov · 10 years ago
  8. 60183a6 Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store() by Dmitry Torokhov · 10 years ago
  9. 42b63e6 Input: opencores-kbd - fix error handling by Dmitry Torokhov · 10 years ago
  10. 72b3f91 drm/radeon: dpm fixes for asrock systems by Alex Deucher · 10 years ago
  11. c9cb57f radeon: clean up coding style differences in radeon_get_bios() by Wilfried Klaebe · 10 years ago
  12. e5a5fd4 drm/radeon: Use drm_malloc_ab instead of kmalloc_array by Michel Dänzer · 10 years ago
  13. 6fa4559 drm/radeon/dpm: disable ulv support on SI by Alex Deucher · 10 years ago
  14. dd9ad67 libcxgbi : support ipv6 address host_param by Anish Bhatt · 10 years ago
  15. b1dd2aa scsi: set REQ_QUEUE for the blk-mq case by Christoph Hellwig · 10 years ago
  16. eb01d4c cxl: Fix PSL error due to duplicate segment table entries by Ian Munsie · 10 years ago
  17. b03a7f5 cxl: Refactor cxl_load_segment() and find_free_sste() by Ian Munsie · 10 years ago
  18. 5100a9d cxl: Disable secondary hash in segment table by Ian Munsie · 10 years ago
  19. 30aad89 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 10 years ago
  20. 3bb0626 cxgb4 : Handle dcb enable correctly by Anish Bhatt · 10 years ago
  21. 2376c87 cxgb4 : Improve handling of DCB negotiation or loss thereof by Anish Bhatt · 10 years ago
  22. c81407f cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus) by Geert Uytterhoeven · 10 years ago
  23. f7e87a4 Merge tag 'media/v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  24. ebbe914 Merge tag 'edac_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  25. d9b9692 Merge tag 'spi-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  26. c302d35 Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe" by Kamal Mostafa · 10 years ago
  27. 246ef76 PM / Sleep: fix async suspend_late/freeze_late error handling by Imre Deak · 10 years ago
  28. 5287078 ACPI: Use ACPI companion to match only the first physical device by Mika Westerberg · 10 years ago
  29. 045ee45 cpufreq: cpufreq-dt: disable unsupported OPPs by Lucas Stach · 10 years ago
  30. fad1dbc Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  31. 6be1e3d drm/i915: Fix GMBUSFREQ on vlv/chv by Ville Syrjälä · 10 years ago
  32. 7a7f84c drm/i915: Ignore long hpds on eDP ports by Ville Syrjälä · 10 years ago
  33. f6a1906 drm/i915: Do a dummy DPCD read before the actual read by Ville Syrjälä · 10 years ago
  34. 1e2cf73 Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/orion', 'spi/fix/pl022', 'spi/fix/rockchip' and 'spi/fix/spidev' into spi-linus by Mark Brown · 10 years ago
  35. bc02871 Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linus by Mark Brown · 10 years ago
  36. bf1bac5 net/mlx4_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 10 years ago
  37. 96e4be0 net/mlx5_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 10 years ago
  38. 9680b60 usb: chipidea: Fix oops when removing the ci_hdrc module by Torsten Fleischer · 10 years ago
  39. 59aa896 ARM/ARM64: arch-timer: fix arch_timer_probed logic by Marc Zyngier · 10 years ago
  40. 88e2376 Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  41. b71e821 drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init() by Geert Uytterhoeven · 10 years ago
  42. 013f657 i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event() by Dan Carpenter · 10 years ago
  43. fe0ca73 macvlan: fix a race on port dismantle and possible skb leaks by Eric Dumazet · 10 years ago
  44. ecf08d2 xen-netback: reintroduce guest Rx stall detection by David Vrabel · 10 years ago
  45. f48da8b xen-netback: fix unlimited guest Rx internal queue and carrier flapping by David Vrabel · 10 years ago
  46. bc96f64 xen-netback: make feature-rx-notify mandatory by David Vrabel · 10 years ago
  47. 7e74783 Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  48. 859abd1 Input: wm97xx - adapt parameters to tosa touchscreen. by Dmitry Eremin-Solenikov · 10 years ago
  49. 993b3a3 Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544 by Hans de Goede · 10 years ago
  50. 2175b0f Input: stmpe-keypad - fix valid key line bitmask by Linus Walleij · 10 years ago
  51. 4668546 Input: soc_button_array - update calls to gpiod_get*() by Alexandre Courbot · 10 years ago
  52. 2cc9188 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  53. 20ca57c Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  54. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  55. 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  56. 8264fce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  57. f3d83a1 [media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdr by Jacek Anaszewski · 10 years ago
  58. d3460b2 [media] s5p-fimc: Only build suspend/resume for PM by Thierry Reding · 10 years ago
  59. de3767a [media] s5p-jpeg: Only build suspend/resume for PM by Thierry Reding · 10 years ago
  60. 098bcd2 [media] Remove references to non-existent PLAT_S5P symbol by Sylwester Nawrocki · 10 years ago
  61. 8a6a547 [media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check in vm_iomap_memory() by Fancy Fang · 10 years ago
  62. f2d90e6 [media] tw68: remove bogus I2C_ALGOBIT dependency by Hans Verkuil · 10 years ago
  63. 470a914 [media] usbvision-video: two use after frees by Dan Carpenter · 10 years ago
  64. a4789e6 [media] tw68: remove deprecated IRQF_DISABLED by Fabian Frederick · 10 years ago
  65. 4961a53 [media] xc5000: use after free in release() by Dan Carpenter · 10 years ago
  66. 34d7c24 [media] em28xx-input: NULL dereference on error by Dan Carpenter · 10 years ago
  67. 1a5cfd0 [media] wl128x: fix fmdbg compiler warning by Hans Verkuil · 10 years ago
  68. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  69. a91e99e Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  70. 49fe0353 Merge branches 'acpi-pm' and 'pm-genirq' by Rafael J. Wysocki · 10 years ago
  71. 286180d Merge branches 'acpi-ec' and 'acpi-platform' by Rafael J. Wysocki · 10 years ago
  72. d022a65 intel_pstate: Correct BYT VID values. by Dirk Brandewie · 10 years ago
  73. b27580b intel_pstate: Fix BYT frequency reporting by Dirk Brandewie · 10 years ago
  74. c034871 intel_pstate: Don't lose sysfs settings during cpu offline by Dirk Brandewie · 10 years ago
  75. 4521e1a0 cpufreq: intel_pstate: Reflect current no_turbo state correctly by Gabriele Mazzotta · 10 years ago
  76. c034b02 cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers by Dirk Brandewie · 10 years ago
  77. 36b4bed cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy by Pali Rohár · 10 years ago
  78. 5de551e Merge tag 'hwmon-for-linus-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  79. 5dfd7f9 PCI / PM: handle failure to enable wakeup on PCIe PME by Lucas Stach · 10 years ago
  80. 67598a1 ACPI: invoke acpi_device_wakeup() with correct parameters by Zhang Rui · 10 years ago
  81. 9b17635 usb: gadget: function: Fixed the return value on error path by Pavitrakumar Managutte · 10 years ago
  82. eb0c5ff Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  83. 3a8146a usb: dwc2: gadget: disable phy before turning off power regulators by Marek Szyprowski · 10 years ago
  84. d12a872 usb: gadget: function: Remove redundant usb_free_all_descriptors by Pavitrakumar Managutte · 10 years ago
  85. 1200a82 usb: dwc3: gadget: Properly initialize LINK TRB by Jack Pham · 10 years ago
  86. 32805c3 usb: dwc2: gadget: fix gadget unregistration in udc_stop() function by Marek Szyprowski · 10 years ago
  87. 7f2ac8f iwlwifi: pcie: fix polling in various places by Emmanuel Grumbach · 10 years ago
  88. 1ffde69 Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate" by Emmanuel Grumbach · 10 years ago
  89. a085505 iwlwifi: dvm: drop non VO frames when flushing by Emmanuel Grumbach · 10 years ago
  90. a6cc516 iwlwifi: mvm: ROC - bug fixes around time events and locking by Matti Gottlieb · 10 years ago
  91. 79b7a69 iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibss by Haim Dreyfuss · 10 years ago
  92. 3856b78 iwlwifi: mvm: BT coex - fix BT prio for probe requests by Emmanuel Grumbach · 10 years ago
  93. d14b28f iwlwifi: mvm: BT Coex - update the MPLUT Boost register value by Emmanuel Grumbach · 10 years ago
  94. 405b733 iwlwifi: 8000: fix string given to MODULE_FIRMWARE by Liad Kaufman · 10 years ago
  95. 9180ac5 iwlwifi: configure the LTR by Emmanuel Grumbach · 10 years ago
  96. 0805420 rtlwifi: Add check for get_btc_status callback by Larry Finger · 10 years ago
  97. 7632545 ath9k_common: always update value in ath9k_cmn_update_txpow by Felix Fietkau · 10 years ago
  98. 4f2b244 rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepkt by Karsten Wiese · 10 years ago
  99. cefe3df rtl8192cu: Call ieee80211_register_hw from rtl_usb_probe by Karsten Wiese · 10 years ago
  100. b2d624a rtl8192cu: Fix for rtlwifi's bluetooth coexist functionality by Karsten Wiese · 10 years ago