1. 15cdcb1 serial: sirf: fix the namespace of startup_uart entry by Qipan Li · 11 years ago
  2. 67bc306 serial: sirf: fix the typo for rts/cts gpio by Qipan Li · 11 years ago
  3. 3abeff7 serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  4. 33acbb8 serial: 8250_dw: Report CTS asserted for auto flow by Tim Kryger · 11 years ago
  5. e438ac9 OMAP: serial: Remove incorrect disabling of IER interrupt by Mark Jackson · 11 years ago
  6. 09a5163 serial: pch_uart: fix compilation warning by Luis Henriques · 11 years ago
  7. 1ef3980 serial: sirf: add DT-binding document to describle detailed properties by Qipan Li · 11 years ago
  8. 2eb5618 serial: sirf: fix the hardware-flow-ctrl for USP-based UART by Qipan Li · 11 years ago
  9. a343756 serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it by Barry Song · 11 years ago
  10. 4a0ac0f OMAP: add RS485 support by Mark Jackson · 11 years ago
  11. 071eb0f tty: ar933x_uart: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  12. b83286b serial: amba-pl011: Use __releases/__acquires annotations by Fabio Estevam · 11 years ago
  13. 8ad2ee9 serial: MIPS: lantiq: fix clock error check by John Crispin · 11 years ago
  14. 7c658e6 serial: MIPS: lantiq: add clk_enable() call to driver by Thomas Langer · 11 years ago
  15. 6734a83 serial: bfin_uart: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  16. 20246fd serial: bfin_sport_uart: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  17. fbf3ab2 serial: tegra: use NULL instead of 0 by Jingoo Han · 11 years ago
  18. 4f749f2 serial: msm_serial: fix comparison of different types by Jingoo Han · 11 years ago
  19. 1053f4da serial: ioc4_serial: Staticize ioc4_serial_attach_one() by Jingoo Han · 11 years ago
  20. 5a7daed serial: icom: fix casting warning by Jingoo Han · 11 years ago
  21. edd173d serial: timbuart: Staticize local symbols by Jingoo Han · 11 years ago
  22. 6602769 serial: mrst_max3110: fix casting warning by Jingoo Han · 11 years ago
  23. 75474b6 serial: 8250_early: fix comparison of different types by Jingoo Han · 11 years ago
  24. 9fdedf5 serial: samsung: fix casting warning by Jingoo Han · 11 years ago
  25. ada1f44 serial: sirf: Staticize local symbols by Jingoo Han · 11 years ago
  26. 5df8311 serial: sirf: make the driver also support USP-based UART by Qipan Li · 11 years ago
  27. 909102d serial: sirf: add support for Marco chip by Barry Song · 11 years ago
  28. f7d2c0b serial: i.MX: evaluate linux,stdout-path property by Sascha Hauer · 11 years ago
  29. 5c19e95 OF: Add helper for matching against linux,stdout-path by Sascha Hauer · 11 years ago
  30. a324e4d tty: ar933x_uart: convert to use devm_* functions by Gabor Juhos · 11 years ago
  31. aefceaf n_tty: Fix termios_rwsem lockdep false positive by Peter Hurley · 11 years ago
  32. 6c62cc0 serial: pxa: Staticize local symbols by Jingoo Han · 11 years ago
  33. 331b373 tty: serial: pxa: remove old cruft by Daniel Mack · 11 years ago
  34. 16cf48a register_console: prevent adding the same console twice by Andreas Bießmann · 11 years ago
  35. 3855ae1 vt: make the default color configurable by Clemens Ladisch · 11 years ago
  36. b2755b7 ARM: dts: imx28-evk: add the RTS/CTS property for auart0 by Huang Shijie · 11 years ago
  37. afab220 serial: mxs: remove the MXS_AUART_DMA_CONFIG by Huang Shijie · 11 years ago
  38. 8418e67 serial: mxs: enable the DMA only when the RTS/CTS is valid by Huang Shijie · 11 years ago
  39. 5ac1ccb Merge 3.11-rc4 into tty-next by Greg Kroah-Hartman · 11 years ago
  40. c095ba7 Linux 3.11-rc4 by Linus Torvalds · 11 years ago
  41. e56c756 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  42. 3d90268 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  43. 387aae6 tmpfs: fix SEEK_DATA/SEEK_HOLE regression by Hugh Dickins · 11 years ago
  44. 2f85399 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  45. adfb8e5 drm/radeon: fix 64 bit divide in SI spm code by Alex Deucher · 11 years ago
  46. 72a67a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  47. 4bd8e73 qlcnic: Fix for flash update failure on 83xx adapter by Himanshu Madhani · 11 years ago
  48. b1f5037 qlcnic: Fix link speed and duplex display for 83xx adapter by Rajesh Borundia · 11 years ago
  49. beb3d3a qlcnic: Fix link speed display for 82xx adapter by Rajesh Borundia · 11 years ago
  50. 2e3ea7e qlcnic: Fix external loopback test. by Shahed Shaikh · 11 years ago
  51. 01b91f4 qlcnic: Removed adapter series name from warning messages. by Pratik Pujar · 11 years ago
  52. f91bbcb qlcnic: Free up memory in error path. by Himanshu Madhani · 11 years ago
  53. e0d138d qlcnic: Fix ingress MAC learning by Shahed Shaikh · 11 years ago
  54. 4a99ab5 qlcnic: Fix MAC address filter issue on 82xx adapter by Shahed Shaikh · 11 years ago
  55. b6bb1c6 net: ethernet: davinci_emac: drop IRQF_DISABLED by Mugunthan V N · 11 years ago
  56. 83aaf3b Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  57. 32c6e25 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  58. 9250d90 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  59. 5c52add hwmon: (max6697) fix MAX6581 ideality by Vivien Didelot · 11 years ago
  60. e35ac62 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  61. 8c0cc8a ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
  62. e0d4075 ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
  63. a4f2dc9 serial: st-asc: Fix unused variable warning for non DT. by Srinivas Kandagatla · 11 years ago
  64. 6a8b7f0 netlabel: use domain based selectors when address based selectors are not available by Paul Moore · 11 years ago
  65. 5f671d6 net: check net.core.somaxconn sysctl values by Roman Gushchin · 11 years ago
  66. 3508ea3 sis900: Fix the tx queue timeout issue by Denis Kirjanov · 11 years ago
  67. abe0308 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  68. 1cb39a6 Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  69. 446266b net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails by Daniel Borkmann · 11 years ago
  70. 9bb8eeb r8169: remove "PHY reset until link up" log spam by Lekensteyn · 11 years ago
  71. 7069f98 net: ethernet: cpsw: drop IRQF_DISABLED by Felipe Balbi · 11 years ago
  72. cbd3755 htb: fix sign extension bug by stephen hemminger · 11 years ago
  73. e7e2e51 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  74. 6d039f8 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  75. efc6816 Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  76. f9ed432 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  77. 940e84f Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 11 years ago
  78. aa8032b Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  79. 1fe0135 Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  80. 461a8ec Revert "serial: sccnxp: Add DT support" by Greg Kroah-Hartman · 11 years ago
  81. 697aeba ALSA: hda - Fix missing fixup for Mac Mini with STAC9221 by Takashi Iwai · 11 years ago
  82. 3ba35ba serial: sh-sci: use dev_get_platdata() by Jingoo Han · 11 years ago
  83. 00a135b serial/arc-uart: Remove the goto/label by Vineet Gupta · 11 years ago
  84. 5284eba serial/arc-uart: Handle Rx Error Interrupts w/o any data by Vineet Gupta · 11 years ago
  85. cb50e52 tty: Only hangup once by Peter Hurley · 11 years ago
  86. 7873814 macvlan: handle set_promiscuity failures by Michael S. Tsirkin · 11 years ago
  87. 266e834 macvlan: better mode validation by Michael S. Tsirkin · 11 years ago
  88. c756891a tipc: fix oops when creating server socket fails by Ying Xue · 11 years ago
  89. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  90. dfcefb0 net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set by Cong Wang · 11 years ago
  91. b305132 net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param by Jack Morgenstein · 11 years ago
  92. 0508ad6 net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC by Or Gerlitz · 11 years ago
  93. 8a226b2 ipv6: prevent race between address creation and removal by Jiri Benc · 11 years ago
  94. 3f8f529 ipv6: move peer_addr init into ipv6_add_addr() by Jiri Pirko · 11 years ago
  95. 49a18d8 ipv6: update ip6_rt_last_gc every time GC is run by Michal Kubeček · 11 years ago
  96. 2ac3ac8 ipv6: prevent fib6_run_gc() contention by Michal Kubeček · 11 years ago
  97. 36dd1f3 PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge by Thomas Petazzoni · 11 years ago
  98. 1f1059f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  99. 24195ca Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  100. 22e02a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago