summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't leak a key reference if request_key() tries to use a revoked keyringDavid Jeffery2015-02-161-0/+1
* Merge https://github.com/PeterHuewe/linux-tpmdd into for-linusJames Morris2015-02-166-62/+85
|\
| * Added Little Endian support to vtpm modulehonclo2015-02-151-8/+12
| * tpm, tpm_tis: fix TPM 2.0 probingJarkko Sakkinen2015-02-153-15/+39
| * tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen2015-02-155-39/+34
* | Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2015-02-156-76/+111
|\ \
| * | CRIS: Whitespace cleanupJesper Nilsson2015-02-141-31/+52
| * | CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin2015-02-141-55/+58
| * | CRIS: uaccess: fix sparse errorsMichael S. Tsirkin2015-02-141-2/+2
| * | CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida2015-02-141-2/+2
| * | CRIS: Fix missing NR_CPUS in menuconfigJesper Nilsson2015-01-291-0/+4
| * | CRISv32: Avoid warning of unused variableJesper Nilsson2015-01-291-0/+4
| * | CRIS: Avoid warning in cris mm/fault.cJesper Nilsson2015-01-291-1/+3
| * | CRIS: Export csum_partial_copy_nocheckJesper Nilsson2015-01-291-0/+1
* | | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-1573-1910/+4523
|\ \ \
| * | | serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley2015-02-071-1/+1
| * | | serial: driver for ETRAX FS UARTNiklas Cassel2015-02-074-0/+1010
| * | | tty: remove unused variable spropFabian Frederick2015-02-031-1/+0
| * | | serial: of-serial: fetch line number from DTLucas Stach2015-02-031-0/+5
| * | | serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLEMarek Szyprowski2015-02-021-0/+2
| * | | tty/serial: serial8250_set_divisor() can be statickbuild test robot2015-02-021-1/+1
| * | | tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang2015-02-024-0/+815
| * | | Documentation: DT: Add bindings for Spreadtrum SoC PlatformChunyan Zhang2015-02-023-0/+19
| * | | serial: samsung: remove redundant interrupt enablingRobert Baldyga2015-02-021-8/+1
| * | | tty: Remove external interface for tty_set_termios()Peter Hurley2015-02-023-16/+3
| * | | serial: omap: Fix RTS handlingPeter Hurley2015-02-021-8/+14
| * | | serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley2015-02-021-9/+7
| * | | serial: core: Rework hw-assisted flow control supportPeter Hurley2015-02-024-52/+59
| * | | tty/serial: 8250_early: Add support for PXA UARTsRob Herring2015-02-021-3/+5
| * | | tty/serial: of_serial: add support for PXA/MMP uartsRob Herring2015-02-021-0/+4
| * | | tty/serial: of_serial: add DT alias ID handlingRob Herring2015-02-021-0/+4
| * | | serial: 8250: Prevent concurrent updates to shadow registersPeter Hurley2015-02-021-9/+9
| * | | serial: 8250: Use canary to restart console after suspendPeter Hurley2015-02-022-1/+37
| * | | serial: 8250: Refactor XR17V35X divisor calculationPeter Hurley2015-02-021-22/+30
| * | | serial: 8250: Refactor divisor programmingPeter Hurley2015-02-021-39/+48
| * | | serial: 8250: Refactor LCR computationPeter Hurley2015-02-021-11/+21
| * | | serial: 8250: Move UART_BUG_QUOT workaroundPeter Hurley2015-02-021-8/+9
| * | | tty: serial: men_z135_uart: Fix driver for changes in hardwareJohannes Thumshirn2015-02-021-46/+109
| * | | serial: core: Simplify console suspend logic in uart_suspend_port()Peter Hurley2015-02-021-18/+17
| * | | Specify PCI based UART for earlyprintkStuart R. Anderson2015-02-021-16/+166
| * | | n_tty: Fix signal handling flushesPeter Hurley2015-02-023-15/+34
| * | | pty: Fix buffer flush deadlockPeter Hurley2015-02-023-1/+19
| * | | tty: Make lock subclasses available for other tty locksPeter Hurley2015-02-022-11/+18
| * | | n_tty: Fix read buffer overwrite when no newlinePeter Hurley2015-02-021-30/+62
| * | | n_tty: Fix PARMRK over-throttlingPeter Hurley2015-02-021-8/+4
| * | | n_tty: Fix unordered accesses to lockless read bufferPeter Hurley2015-02-021-53/+48
| * | | n_tty: Simplify throttle threshold calculationPeter Hurley2015-02-021-1/+1
| * | | n_tty: Fix throttle for canon lines > 3967 charsPeter Hurley2015-02-021-0/+5
| * | | n_tty: Eliminate receive_room() from consumer/exclusive pathsPeter Hurley2015-02-021-11/+12
| * | | ARM: dts: exynos4: Add stdout-path propertiesTomasz Figa2015-02-029-0/+15
OpenPOWER on IntegriCloud