aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cpu_setup_pa6t.S (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-28isdn: Remove ASYNC_CLOSINGPeter Hurley2-6/+7
2016-01-28tty: mxser: Remove ASYNC_CLOSINGPeter Hurley1-4/+5
2016-01-28serial: core: Perform RTS signalling before soft flow ctrlPeter Hurley1-6/+6
2016-01-28serial: core: Unfold < 80 char linesPeter Hurley1-10/+5
2016-01-28serial: core: Remove cast from void ptr in uart_open()Peter Hurley1-1/+1
2016-01-28serial: core: Cleanup uart_open() exitPeter Hurley1-4/+1
2016-01-28serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley7-17/+17
2016-01-28serial: core: Use tty->index for port # in debug messagesPeter Hurley1-3/+2
2016-01-28serial: core: Fold do_uart_get_info() into callerPeter Hurley1-11/+7
2016-01-28serial: core: Fold __uart_put_char() into callerPeter Hurley1-9/+5
2016-01-28tty: Use termios c_*flag macrosPeter Hurley28-161/+113
2016-01-28tty: Allow unreadable mess to be > 80 charsPeter Hurley1-4/+2
2016-01-28tty: Unify receive_buf() code pathsPeter Hurley2-25/+30
2016-01-28tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley1-1/+1
2016-01-28staging: dgap: Remove redundant write_wait wakeupsPeter Hurley1-6/+0
2016-01-28ia64: Pin controlling tty for unaligned fault messagePeter Hurley1-2/+5
2016-01-28n_tty: Ignore all read data when closingPeter Hurley1-2/+0
2016-01-28tty: rocket: Remove private close_waitPeter Hurley2-3/+0
2016-01-28serial: 8250: Unfold < 80 char linesPeter Hurley1-7/+4
2016-01-28serial: 8250: Wait for irq to complete before shutdownPeter Hurley1-0/+4
2016-01-28serial: 8250: Unlink uart console ptr if console setup failsPeter Hurley1-1/+5
2016-01-28serial: 8250: Remove low_latency workaroundPeter Hurley1-2/+1
2016-01-28serial: 8250: Fix lost rx statePeter Hurley1-3/+4
2016-01-28serial: 8250: Refactor serial8250_rx_chars() inner loopPeter Hurley1-58/+62
2016-01-28tty: n_tty: fix SIGIO for outputPeter Hurley1-1/+1
2016-01-28n_tty: Remove tty count checks from unthrottlePeter Hurley1-4/+0
2016-01-28n_tty: Fix stuck write wakeupPeter Hurley1-2/+2
2016-01-28tty: Fix ioctl(FIOASYNC) on hungup filePeter Hurley1-2/+3
2016-01-28tty: Add fasync() hung up file operationPeter Hurley1-0/+6
2016-01-28tty, n_tty: Remove fasync() ldisc notificationPeter Hurley3-19/+0
2016-01-28n_tty: Always wake up read()/poll() if new inputPeter Hurley1-32/+2
2016-01-27tty: audit: Poison tty_audit_buf while process exitsPeter Hurley1-8/+17
2016-01-27tty: audit: Always push audit buffer before TIOCSTIPeter Hurley1-9/+3
2016-01-27tty: audit: Check audit enable firstPeter Hurley1-3/+4
2016-01-27tty: audit: Simplify first-use allocationPeter Hurley1-15/+7
2016-01-27tty: audit: Remove tty_audit_buf reference countingPeter Hurley1-40/+7
2016-01-27tty: audit: Remove false memory optimizationPeter Hurley1-5/+1
2016-01-27tty: audit: Handle tty audit enable atomicallyPeter Hurley4-45/+38
2016-01-27tty: audit: Track tty association with dev_tPeter Hurley1-18/+14
2016-01-27tty: audit: Combine push functionsPeter Hurley3-39/+6
2016-01-27tty: audit: Ignore current association for audit pushPeter Hurley3-11/+6
2016-01-27tty: audit: Take siglock directlyPeter Hurley1-8/+5
2016-01-27tty: audit: Defer audit buffer associationPeter Hurley1-8/+8
2016-01-27tty: audit: Remove icanon mode from call chainPeter Hurley3-18/+14
2016-01-27tty: audit: Never audit packet modePeter Hurley1-13/+4
2016-01-27tty: audit: Early-out pty master reads earlierPeter Hurley1-4/+4
2016-01-27tty: Make tty_files_lock per-ttyPeter Hurley3-16/+15
2016-01-27tty: Remove unreferenced tty flags macro TTY_DEBUGPeter Hurley1-1/+0
2016-01-27tty: Move tty_check_change() helperPeter Hurley3-7/+6
2016-01-27tty: Remove declarations to non-existent functionsPeter Hurley1-3/+0