1. d503187 of/serial: move earlycon early_param handling to serial by Leif Lindholm · 8 years ago
  2. 094a326 Revert "drivers/tty: Explicitly pass current to show_stack" by Greg Kroah-Hartman · 8 years ago
  3. 35aa33c tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irq by Kefeng Wang · 8 years ago
  4. b94b10a nios2: dts: 10m50: Add tx-threshold parameter by Thor Thayer · 8 years ago
  5. 8e5470c serial: 8250: Set Altera 16550 TX FIFO Threshold by Thor Thayer · 8 years ago
  6. ffea043 serial: 8250: of: Load TX FIFO Threshold from DT by Thor Thayer · 8 years ago
  7. 51311ea Documentation: dt: serial: Add TX FIFO threshold parameter by Thor Thayer · 8 years ago
  8. 9f12cea drivers/tty: Explicitly pass current to show_stack by Mark Rutland · 8 years ago
  9. 4b75f80 serial: imx: Fix DCD reading by Sascha Hauer · 8 years ago
  10. b97055b serial: stm32: mark symbols static where possible by Baoyou Xie · 8 years ago
  11. c41251b serial: xuartps: Add some register initialisation to cdns_early_console_setup() by Scott Telford · 8 years ago
  12. 212d249 serial: xuartps: Removed unwanted checks while reading the error conditions by Nava kishore Manne · 8 years ago
  13. c8dbdc8 serial: xuartps: Rewrite the interrupt handling logic by Anirudha Sarangi · 8 years ago
  14. 8e5481d serial: stm32: use mapbase instead of membase for DMA by Arnd Bergmann · 8 years ago
  15. 36131cd tty/serial: atmel: fix fractional baud rate computation by Alexey Starikovskiy · 8 years ago
  16. e98d413 devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/pts by Eric W. Biederman · 8 years ago
  17. 6bd1d87 devpts: Remove sync_filesystems by Eric W. Biederman · 8 years ago
  18. 40b320e devpts: Make devpts_kill_sb safe if fsi is NULL by Eric W. Biederman · 8 years ago
  19. c1b241f devpts: Simplify devpts_mount by using mount_nodev by Eric W. Biederman · 8 years ago
  20. 180d904 devpts: Move the creation of /dev/pts/ptmx into fill_super by Eric W. Biederman · 8 years ago
  21. dee87d4 devpts: Move parse_mount_options into fill_super by Eric W. Biederman · 8 years ago
  22. a308189 serial: xuartps: Do not enable parity error interrupt by Anirudha Sarangi · 8 years ago
  23. 87f1f80 serial: stm32: fix uart enable management by Alexandre TORGUE · 8 years ago
  24. 01d32d7 serial: stm32: fix spin_lock management by Alexandre TORGUE · 8 years ago
  25. 3489187 serial: stm32: adding dma support by Alexandre TORGUE · 8 years ago
  26. 3fa047f dt-bindings: Add DMA bindings for STM32 USART by Alexandre TORGUE · 8 years ago
  27. 511c7b1 serial: stm32: clock disabling management by Alexandre TORGUE · 8 years ago
  28. 59bed2d serial: stm32: correct flow control property spelling by Alexandre TORGUE · 8 years ago
  29. a14f66a serial: stm32: disable tx and rx during shutdown by Alexandre TORGUE · 8 years ago
  30. bc5a0b5 serial: stm32: header file creation by Alexandre TORGUE · 8 years ago
  31. 1ff0727 DOCUMENTATION: dt-bindings: Document the STM32 USART bindings by Alexandre TORGUE · 8 years ago
  32. ada8618 serial: stm32: adding support for stm32f7 by Alexandre TORGUE · 8 years ago
  33. 27b17ae tty: serial: xuartps: Wait for rx and tx reset done status by Nava kishore Manne · 8 years ago
  34. 3816b2f8 serial: xuartps: Adds RXBS register support for zynqmp by Nava kishore Manne · 8 years ago
  35. 54f19b4 tty/serial/8250: Touch NMI watchdog in wait_for_xmitr by Jiri Olsa · 8 years ago
  36. b6fce73 serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers by Jan Kiszka · 8 years ago
  37. e06690b tty: amba-pl011: uart_amba_port is not available with earlycon function by Shawn Guo · 8 years ago
  38. 1664bc4 serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_clks() by Wei Yongjun · 8 years ago
  39. fadb424 vt: Emulate \e[100-107m (bright background colors). by Adam Borowski · 8 years ago
  40. cc67dc2 vt: Support \e[90-97m (bright foreground colors). by Adam Borowski · 8 years ago
  41. 3e7ec4a vt: Drop a no longer true comment. by Adam Borowski · 8 years ago
  42. 0bf1f4a vt: Make a comparison <= for readability. by Adam Borowski · 8 years ago
  43. 669e0a5 vt: Fix a read-past-array in vc_t416_color(). by Adam Borowski · 8 years ago
  44. d2ec3f7 pty: make ptmx file ops read-only after init by Kees Cook · 8 years ago
  45. a727b025 tty: serial_core: add tty NULL check to uart_tx_stopped by Rob Herring · 8 years ago
  46. e5e8960 serial: imx: Replace dmaengine old API by Fabien Lahoudere · 8 years ago
  47. a5a2b13 serial: core: fix potential NULL pointer dereference by Andy Shevchenko · 8 years ago
  48. 0ae9fde BUG: atmel_serial: Interrupts not disabled on close by Richard Genoud · 8 years ago
  49. 33ddca0 tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lock by Wei Yongjun · 8 years ago
  50. c164b00 serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULL by Liu Xiang · 8 years ago
  51. 0d2665b serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the code by Wei Yongjun · 8 years ago
  52. 5d7519d serial: mxs-auart: Disable clock on error path by Fabio Estevam · 8 years ago
  53. 8b2303d serial: core: Fix handling of options after MMIO address by Alexander Sverdlin · 8 years ago
  54. 1e512d4 serial: imx: add error messages when .probe fails by Uwe Kleine-König · 8 years ago
  55. b53761e Merge 4.8-rc5 into tty-next by Greg Kroah-Hartman · 8 years ago
  56. c693593 Linux 4.8-rc5 by Linus Torvalds · 8 years ago
  57. 9ca581b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 1c33336 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 28e6815 Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  60. 4b30b6d Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  61. 2bece1a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  62. 593ee4e Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  63. 4148820 Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  64. 018c81b8 Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  65. 39da979 Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  66. 70dad499 Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  67. 3e42394 devpts: return NULL pts 'priv' entry for non-devpts nodes by Linus Torvalds · 8 years ago
  68. 0141af1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  69. 0ddc9e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  70. 4a29b34 tpm: invalid self test error message by Jarkko Sakkinen · 8 years ago
  71. 601b586 Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  72. 9a0bcc8 Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  73. b654c62 Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes' by Rafael J. Wysocki · 8 years ago
  74. 5331d9c ACPI / drivers: replace acpi_probe_lock spinlock with mutex by Lorenzo Pieralisi · 8 years ago
  75. 3feab13 ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro by Lorenzo Pieralisi · 8 years ago
  76. d199299 x86/AMD: Apply erratum 665 on machines without a BIOS fix by Emanuel Czirai · 8 years ago
  77. 15301a5 x86/paravirt: Do not trace _paravirt_ident_*() functions by Steven Rostedt · 8 years ago
  78. f28929b Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  79. 744c6c3 arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 by James Morse · 8 years ago
  80. 63fb0a9 drivers/perf: arm_pmu: Fix NULL pointer dereference during probe by Stefan Wahren · 8 years ago
  81. 7532468 drivers/perf: arm_pmu: Fix leak in error path by Stefan Wahren · 8 years ago
  82. ac81038 Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  83. b0be76b Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  84. d2f5a73 dmaengine: hsu: refactor hsu_dma_do_irq() to return int by Andy Shevchenko · 8 years ago
  85. 46e3668 serial: earlycon: Extend earlycon command line option to support 64-bit addresses by Alexander Sverdlin · 8 years ago
  86. 8f975fe tty/serial: mark __init early_smh_setup() static by Baoyou Xie · 8 years ago
  87. e06b6b8 serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoC by Kefeng Wang · 8 years ago
  88. f3bf263 serial: 8250_port: unify check of em485 variable by Andy Shevchenko · 8 years ago
  89. b396576 serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485() by Andy Shevchenko · 8 years ago
  90. 1c06bde6 Allowing UART DMA to be configured on i.MX53 by Martyn Welch · 8 years ago
  91. 31d054d serial-uartlite: constify uart_ops structures by Julia Lawall · 8 years ago
  92. f098a0a tty: xuartps: constify uart_ops structures by Julia Lawall · 8 years ago
  93. 069a47e tty: serial: constify uart_ops structures by Julia Lawall · 8 years ago
  94. 5d9b953 tty: serial: jsm_tty: constify uart_ops structures by Julia Lawall · 8 years ago
  95. 1f1d870 serial/bcm63xx_uart: constify uart_ops structures by Julia Lawall · 8 years ago
  96. 03bd797 serial: altera: constify uart_ops structures by Julia Lawall · 8 years ago
  97. 5c7dcdb tty/serial: at91: constify uart_ops structures by Julia Lawall · 8 years ago
  98. eeb8bc1 serial: st-asc: constify uart_ops structures by Julia Lawall · 8 years ago
  99. 08d07259 tick/nohz: Fix softlockup on scheduler stalls in kvm guest by Wanpeng Li · 8 years ago
  100. 603f2c9 Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into drm-fixes by Dave Airlie · 8 years ago