1. 5e637d2 tty/serial: Migrate sunsu to use has_sysrq by Dmitry Safonov · 5 years ago
  2. cd8d719 tty/serial: Migrate sunsab to use has_sysrq by Dmitry Safonov · 5 years ago
  3. b071126 tty/serial: Migrate sunhv to use has_sysrq by Dmitry Safonov · 5 years ago
  4. 9feedaa tty/serial: Migrate stm32-usart to use has_sysrq by Dmitry Safonov · 5 years ago
  5. 39e1734 tty/serial: Migrate st-asc to use has_sysrq by Dmitry Safonov · 5 years ago
  6. 34bccb1 tty/serial: Migrate sprd_serial to use has_sysrq by Dmitry Safonov · 5 years ago
  7. dc9a325 tty/serial: Migrate sh-sci to use has_sysrq by Dmitry Safonov · 5 years ago
  8. 6661b21 tty/serial: Migrate serial_txx9 to use has_sysrq by Dmitry Safonov · 5 years ago
  9. 212d937 tty/serial: Migrate sccnxp to use has_sysrq by Dmitry Safonov · 5 years ago
  10. b2fc67b tty/serial: Migrate sb1250-duart to use has_sysrq by Dmitry Safonov · 5 years ago
  11. 386ae3b tty/serial: Migrate sa1100 to use has_sysrq by Dmitry Safonov · 5 years ago
  12. 8f12269 tty/serial: Migrate qcom_geni_serial to use has_sysrq by Dmitry Safonov · 5 years ago
  13. 31b3bee tty/serial: Migrate pxa to use has_sysrq by Dmitry Safonov · 5 years ago
  14. fd6dbe4 tty/serial: Migrate pnx8xxx_uart to use has_sysrq by Dmitry Safonov · 5 years ago
  15. f5e95c4 tty/serial: Migrate pmac_zilog to use has_sysrq by Dmitry Safonov · 5 years ago
  16. eff0a31 tty/serial: pmac_zilog: Don't check port->sysrq by Dmitry Safonov · 5 years ago
  17. bb3ecd9 tty/serial: Migrate pch_uart to use has_sysrq by Dmitry Safonov · 5 years ago
  18. b062e4a tty/serial: Migrate omap-serial to use has_sysrq by Dmitry Safonov · 5 years ago
  19. 2deed95 tty/serial: Migrate mxs-auart to use has_sysrq by Dmitry Safonov · 5 years ago
  20. b4088e8 tty/serial: Migrate mux to use has_sysrq by Dmitry Safonov · 5 years ago
  21. 804ca1d tty/serial: Migrate msm_serial to use has_sysrq by Dmitry Safonov · 5 years ago
  22. 7cbfd6a0 tty/serial: mpc52xx_uart: Don't zero port->sysrq by Dmitry Safonov · 5 years ago
  23. ba4508d tty/serial: Migrate mpc52xx_uart to use has_sysrq by Dmitry Safonov · 5 years ago
  24. 581a367 tty/serial: Migrate milbeaut_usio to use has_sysrq by Dmitry Safonov · 5 years ago
  25. dca3ac8 tty/serial: Migrate meson_uart to use has_sysrq by Dmitry Safonov · 5 years ago
  26. 79307e0 tty/serial: Migrate ip22zilog to use has_sysrq by Dmitry Safonov · 5 years ago
  27. aa3479d tty/serial: Migrate imx to use has_sysrq by Dmitry Safonov · 5 years ago
  28. 4d9ec1c tty/serial: Migrate fsl_lpuart to use has_sysrq by Dmitry Safonov · 5 years ago
  29. 4151bbe tty/serial: Migrate fsl_linflexuart to use has_sysrq by Dmitry Safonov · 5 years ago
  30. 79bb662 tty/serial: Migrate efm32-uart to use has_sysrq by Dmitry Safonov · 5 years ago
  31. 881bdb4 tty/serial: Migrate dz to use has_sysrq by Dmitry Safonov · 5 years ago
  32. 410090d tty/serial: Migrate cpm_uart to use has_sysrq by Dmitry Safonov · 5 years ago
  33. 76f82db tty/serial: Migrate clps711x to use has_sysrq by Dmitry Safonov · 5 years ago
  34. 078abd9 tty/serial: Migrate atmel_serial to use has_sysrq by Dmitry Safonov · 5 years ago
  35. 933505e tty/serial: Migrate arc_uart to use has_sysrq by Dmitry Safonov · 5 years ago
  36. 3db3cca tty/serial: Migrate apbuart to use has_sysrq by Dmitry Safonov · 5 years ago
  37. 5f99fca tty/serial: Migrate amba-pl01* to use has_sysrq by Dmitry Safonov · 5 years ago
  38. 4225eb0 tty/serial: Migrate 8250_port to use has_sysrq by Dmitry Safonov · 5 years ago
  39. a4424b9 tty/serial: Migrate 8250_omap to use has_sysrq by Dmitry Safonov · 5 years ago
  40. 24036fb tty/serial: Migrate bcm63xx_uart to use has_sysrq by Dmitry Safonov · 5 years ago
  41. d68fefd tty/serial: Migrate 8250_fsl to use has_sysrq by Dmitry Safonov · 5 years ago
  42. c3a4e55 Revert "serdev: simplify Makefile" by Johan Hovold · 5 years ago
  43. 6dbd54e Revert "tty/serial: atmel: fix out of range clock divider handling" by Greg Kroah-Hartman · 5 years ago
  44. 9b614af tty/serial: Migrate aspeed_vuart to use has_sysrq by Dmitry Safonov · 5 years ago
  45. 1997e9d serial_core: Un-ifdef sysrq SUPPORT_SYSRQ by Dmitry Safonov · 5 years ago
  46. 8336240 tty: serial: samsung_tty: do not abuse the struct uart_port unused fields by Greg Kroah-Hartman · 5 years ago
  47. 7e5ed9f serial: Move sysrq members above by Dmitry Safonov · 5 years ago
  48. f06327d sysrq: Remove sysrq_handler_registered by Dmitry Safonov · 5 years ago
  49. 4484aa80 tty: vt: move conmakehash to drivers/tty/vt/ from scripts/ by Masahiro Yamada · 5 years ago
  50. f1d3174 tty: drop useless variable initialisation in tty_kopen() by Uwe Kleine-König · 5 years ago
  51. 3578163 serdev: make use of printk extension %pe for better error messages by Uwe Kleine-König · 5 years ago
  52. 54edb42 serdev: simplify Makefile by Uwe Kleine-König · 5 years ago
  53. 9fe0d41 tty: serial: samsung_tty: fix blank line checkpatch warning by Greg Kroah-Hartman · 5 years ago
  54. 7c17525 tty: serial: samsung_tty: fix up minor comment formatting by Greg Kroah-Hartman · 5 years ago
  55. 90ece85 tty: serial: samsung_tty: use 'unsigned int' not 'unsigned' by Greg Kroah-Hartman · 5 years ago
  56. a05025d tty: serial: samsung_tty: use standard debugging macros by Greg Kroah-Hartman · 5 years ago
  57. f187a7f tty: serial: samsung_tty: drop unneded dbg() calls by Greg Kroah-Hartman · 5 years ago
  58. 43df170 tty: serial: samsung_tty: delete samsung.h by Greg Kroah-Hartman · 5 years ago
  59. 120c8be tty: serial: samsung.h: remove reset_port callback from struct s3c24xx_uart_info by Greg Kroah-Hartman · 5 years ago
  60. 58bf6f3 tty: serial: samsung.h: fix up minor comment issues by Greg Kroah-Hartman · 5 years ago
  61. 06674e5 tty: serial: samsung_tty: fix build warning by Greg Kroah-Hartman · 5 years ago
  62. b87671f tty: serial: samsung: allow driver to be built by anyone by Greg Kroah-Hartman · 5 years ago
  63. 751d001 tty/serial: atmel: fix out of range clock divider handling by David Engraf · 5 years ago
  64. 2301ec3 tty: pl011: Add suspend resume support by Shubhrajyoti Datta · 5 years ago
  65. 94345ae tty: serial: amba-pl011: remove set but unused variable by Xiongfeng Wang · 5 years ago
  66. 98aee0c tty: serial: samsung: remove variable 'ufstat' set but not used by Chen Wandun · 5 years ago
  67. e83c658 tty: omap-serial: remove set but unused variable by Xiongfeng Wang · 5 years ago
  68. e42617b Linux 5.5-rc1 by Linus Torvalds · 5 years ago
  69. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  70. 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  71. a78f7cd Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  72. 5bf9a06 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  73. 9455d25 Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  74. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  75. 95207d5 Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  76. 50caca9 Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  77. 316933c Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  78. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  79. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  80. 231e2a0 smb3: improve check for when we send the security descriptor context on create by Steve French · 5 years ago
  81. 94e89b4 Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  82. f74fd13 Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  83. 6dc517a3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  84. 0fc7521 r8169: fix rtl_hw_jumbo_disable for RTL8168evl by Heiner Kallweit · 5 years ago
  85. 85190d1 pipe: don't use 'pipe_wait() for basic pipe IO by Linus Torvalds · 5 years ago
  86. 9b5b99a NTB: Add Hygon Device ID by Jiasen Lin · 5 years ago
  87. a28c8b9 pipe: remove 'waiting_writers' merging logic by Linus Torvalds · 5 years ago
  88. f467a6a pipe: fix and clarify pipe read wakeup logic by Linus Torvalds · 5 years ago
  89. 1b6b26a pipe: fix and clarify pipe write wakeup logic by Linus Torvalds · 5 years ago
  90. 2dd5616 net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  91. 00222d1 r8169: add missing RX enabling for WoL on RTL8125 by Heiner Kallweit · 5 years ago
  92. 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  93. fafc5db net: phy: dp83867: fix hfs boot in rgmii mode by Grygorii Strashko · 5 years ago
  94. 51302f7 net: ethernet: ti: cpsw: fix extra rx interrupt by Grygorii Strashko · 5 years ago
  95. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  96. 0e49409 gre: refetch erspan header from skb->data after pskb_may_pull() by Cong Wang · 5 years ago
  97. 02a896c pppoe: remove redundant BUG_ON() check in pppoe_pernet by Aditya Pakki · 5 years ago
  98. 68d4b3d lib/: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  99. ec29a5c kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  100. 2b05bb7 kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' by Changbin Du · 5 years ago