1. 36b3c07 tty: Move the handling of the tty release logic by Alan Cox · 12 years ago
  2. 3db1ddb vt: fix the keyboard/led locking by Alan Cox · 12 years ago
  3. ce7240e 8250: three way resolve of the 8250 diffs by Alan Cox · 12 years ago
  4. 9833fac tty: Fix up PPC fallout from the termios move by Alan Cox · 12 years ago
  5. bd2d083 team: add netpoll support by Jiri Pirko · 12 years ago
  6. 30fdd8a0 netpoll: move np->dev and np->dev_name init into __netpoll_setup() by Jiri Pirko · 12 years ago
  7. a018540 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  8. 635ac11 Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 12 years ago
  9. c2dbab3 sfc: Correct some comments on enum reset_type by Ben Hutchings · 12 years ago
  10. b7f514a sfc: Fix interface statistics running backward by Ben Hutchings · 12 years ago
  11. d4f2cec sfc: Disable VF queues during register self-test by Ben Hutchings · 12 years ago
  12. 0f1e54ae sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc() by Ben Hutchings · 12 years ago
  13. e3ed2bd sfc: Use dev_kfree_skb() in efx_end_loopback() by Ben Hutchings · 12 years ago
  14. a4ed2d4 sfc: Use strlcpy() to copy ethtool stats names by Ben Hutchings · 12 years ago
  15. f7cbb16 sfc: Stop changing header offsets on TX by Ben Hutchings · 12 years ago
  16. e718905 sfc: Remove dead write to tso_state::packet_space by Ben Hutchings · 12 years ago
  17. 0e33d87 sfc: Use generic DMA API, not PCI-DMA API by Ben Hutchings · 12 years ago
  18. 62f8dc5 sfc: Work around bogus 'uninitialised variable' warning by Ben Hutchings · 12 years ago
  19. 90b24cf Change email address for Steve Glendinning by Steve Glendinning · 12 years ago
  20. 4800399 mtd: m25p80: Add support for serial flash STM/Micron N25Q032 by Knut Wohlrab · 12 years ago
  21. e0dd89c mtd: gpmi: update the bitflip_threshold by Huang Shijie · 12 years ago
  22. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  23. 2c0ae17 iommu/amd: Convert iommu initialization to state machine by Joerg Roedel · 12 years ago
  24. b9b1ce70 iommu/amd: Introduce amd_iommu_init_dma routine by Joerg Roedel · 12 years ago
  25. 62410ee iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops() by Joerg Roedel · 12 years ago
  26. 11ee5ac iommu/amd: Split enable_iommus() routine by Joerg Roedel · 12 years ago
  27. 643511b iommu/amd: Introduce early_amd_iommu_init routine by Joerg Roedel · 12 years ago
  28. 4d121c3 iommu/amd: Move informational prinks out of iommu_enable by Joerg Roedel · 12 years ago
  29. 23c742d iommu/amd: Split out PCI related parts of IOMMU initialization by Joerg Roedel · 12 years ago
  30. 02f3b3f iommu/amd: Use acpi_get_table instead of acpi_table_parse by Joerg Roedel · 12 years ago
  31. 98f1ad2 iommu/amd: Fix sparse warnings by Joerg Roedel · 12 years ago
  32. 9634252 rpmsg: fix dependency on initialization order by Federico Fuga · 12 years ago
  33. d2cfdb0 regulator: tps65910: set input_supply on desc unconditionally by Laxman Dewangan · 12 years ago
  34. 8a165df regulator: palmas: Fix calcuating selector in palmas_map_voltage_smps by Axel Lin · 12 years ago
  35. 5f3600e ixgbevf: Use igb style interrupt masks instead of ixgbe style by Alexander Duyck · 12 years ago
  36. fa71ae2 ixgbevf: Move Tx clean-up into NAPI context by Alexander Duyck · 12 years ago
  37. 8ce44a2 Merge tag 'v3.5-rc7' into arm/tegra by Joerg Roedel · 12 years ago
  38. 6b43c44 ixgbevf: Update q_vector to contain ring pointers instead of bitmaps by Alexander Duyck · 12 years ago
  39. 10cc1bd ixgbevf: Fix panic when loading driver by Alexander Duyck · 12 years ago
  40. 3595990 ixgbevf: Cleanup accounting for space needed at start of xmit_frame by Alexander Duyck · 12 years ago
  41. f9a4f06 iommu/tegra: Don't call alloc_pdir with as->lock by Joerg Roedel · 12 years ago
  42. faadaf9 Merge branch 'next' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 12 years ago
  43. e2c28ce ixgbevf: Drop use of eitr_low and eitr_high for hard coded values by Alexander Duyck · 12 years ago
  44. 525a940 ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag by Alexander Duyck · 12 years ago
  45. fd13a9a ixgbevf: Drop netdev_registered value since that is already stored in netdev by Alexander Duyck · 12 years ago
  46. 77d5dfc ixgbevf: Drop all dead or unnecessary code by Alexander Duyck · 12 years ago
  47. b0e40e7 mac80211_hwsim: fix race condition with sta/vif pointers by Thomas Huehn · 12 years ago
  48. 9e971a0 iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir() by Hiroshi DOYU · 12 years ago
  49. 0bdbf4c iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir() by Hiroshi DOYU · 12 years ago
  50. 9247135 mfd: Matches should be NULL when populate anatop child devices by Richard Zhao · 12 years ago
  51. c41e413 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  52. 55d7c22 drm/radeon: implement ring saving on reset v4 by Christian König · 12 years ago
  53. 45df680 drm/radeon: record what is next valid wptr for each ring v4 by Christian König · 12 years ago
  54. 04eb220 drm/radeon: move radeon_ib_ring_tests out of chipset code by Christian König · 12 years ago
  55. c6105f2 drm/radeon: remove vm_manager start/suspend by Christian König · 12 years ago
  56. 6f72a63 drm/radeon: remove r600_blit_suspend by Christian König · 12 years ago
  57. 2898c34 drm/radeon: remove ip_pool start/suspend by Christian König · 12 years ago
  58. b90ca98 drm/radeon: make cp init on cayman more robust by Christian König · 12 years ago
  59. d40fd3a drm/radeon: remove FIXME comment from chipset suspend by Christian König · 12 years ago
  60. 31be618 drm/radeon: fix fence init after resume by Christian König · 12 years ago
  61. bf66625 drm/radeon: fix fence value access by Christian König · 12 years ago
  62. 07a7133 drm/radeon: fix ring commit padding by Christian König · 12 years ago
  63. dee53e7 drm/radeon: add an exclusive lock for GPU reset v2 by Jerome Glisse · 12 years ago
  64. 93bf888 drm/radeon: fix fence related segfault in CS by Christian König · 12 years ago
  65. 7df2dc6 bnx2x: organize BDs calculation for stop/resume by Dmitry Kravkov · 12 years ago
  66. 35e56bd drm/radeon: add error handling to radeon_vm_unbind_locked by Christian König · 12 years ago
  67. 7ecc45e drm/radeon: add error handling to fence_wait_empty_locked by Christian König · 12 years ago
  68. da78b79 can: softing: softing_main: ensure a consistent return value in error case by Julia Lawall · 12 years ago
  69. 0e84eb0 can: mpc5xxx_can: make data in mpc5xxx_can_probe const by Marc Kleine-Budde · 12 years ago
  70. dda0b3b can: flexcan: make flexcan_priv.devtype_data member point to const data by Marc Kleine-Budde · 12 years ago
  71. e3f805e sh: pfc: pinctrl legacy group support. by Paul Mundt · 12 years ago
  72. 16626b0 asix: Add a new driver for the AX88172A by Christian Riesch · 12 years ago
  73. 607740b asix: Factor out common code by Christian Riesch · 12 years ago
  74. b4cdae20 asix: Rename asix.c to asix_devices.c by Christian Riesch · 12 years ago
  75. 6ba6047 gigaset: silence GCC warning for unused 'format_ie' by Paul Bolle · 12 years ago
  76. f3c48ec drivers: connector: fixed coding style issues by Valentin Ilie · 12 years ago
  77. e3e7945 sh: pfc: Ignore pinmux GPIOs with invalid enum IDs. by Paul Mundt · 12 years ago
  78. 1acbbb4ed sh: pfc: Export pinctrl binding init symbol. by Paul Mundt · 12 years ago
  79. 5dcaba7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  80. 159ac07 sh: pfc: Error out on pinctrl init resolution failure. by Paul Mundt · 12 years ago
  81. efdfad3 bnx2: Try to recover from PCI block reset by Michael Chan · 12 years ago
  82. aed93e0 tg3: Add hwmon support for temperature by Michael Chan · 12 years ago
  83. cf8d55a tg3: Add APE scratchpad read function by Matt Carlson · 12 years ago
  84. b65a372 tg3: Add common function tg3_ape_event_lock() by Matt Carlson · 12 years ago
  85. 165f4d1 tg3: Fix the setting of the APE_HAS_NCSI flag by Michael Chan · 12 years ago
  86. 7ff65cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  87. ac1ae5f be2net: dont pull too much data in skb linear part by Eric Dumazet · 12 years ago
  88. d2ee62e be2net: update driver version by Padmanabh Ratnakar · 12 years ago
  89. 73dea39 be2net: Add description about various RSS hash types by Padmanabh Ratnakar · 12 years ago
  90. 9c64508 net/mlx4_en: dereferencing freed memory by Dan Carpenter · 12 years ago
  91. 447458c net/mlx4: off by one in parse_trans_rule() by Dan Carpenter · 12 years ago
  92. 1ce09e8 hyperv: Add support for setting MAC from within guests by Haiyang Zhang · 12 years ago
  93. 9365976 ixgbevf: Prevent RX/TX statistics getting reset to zero by Narendra K · 12 years ago
  94. 006c913 usb: Use eth_random_addr by Joe Perches · 12 years ago
  95. 1833611 s390: Use eth_random_addr by Joe Perches · 12 years ago
  96. 344dc8e drivers/net: Use eth_random_addr by Joe Perches · 12 years ago
  97. f4f7f414 wireless: Use eth_random_addr by Joe Perches · 12 years ago
  98. c7e12ea net: usb: Use eth_random_addr by Joe Perches · 12 years ago
  99. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  100. cbc89c8 lpc_eth: remove duplicated include by Duan Jiong · 12 years ago