deliverable/linux.git
2016-01-28  Peter Hurleyserial: core: Use tty->index for port # in debug messages
2016-01-28  Peter Hurleyserial: core: Fold do_uart_get_info() into caller
2016-01-28  Peter Hurleyserial: core: Fold __uart_put_char() into caller
2016-01-28  Peter Hurleytty: Use termios c_*flag macros
2016-01-28  Peter Hurleytty: Allow unreadable mess to be > 80 chars
2016-01-28  Peter Hurleytty: Unify receive_buf() code paths
2016-01-28  Peter Hurleytty: Fix GPF in flush_to_ldisc(), part 2
2016-01-28  Peter Hurleystaging: dgap: Remove redundant write_wait wakeups
2016-01-28  Peter Hurleyia64: Pin controlling tty for unaligned fault message
2016-01-28  Peter Hurleyn_tty: Ignore all read data when closing
2016-01-28  Peter Hurleytty: rocket: Remove private close_wait
2016-01-28  Peter Hurleyserial: 8250: Unfold < 80 char lines
2016-01-28  Peter Hurleyserial: 8250: Wait for irq to complete before shutdown
2016-01-28  Peter Hurleyserial: 8250: Unlink uart console ptr if console setup...
2016-01-28  Peter Hurleyserial: 8250: Remove low_latency workaround
2016-01-28  Peter Hurleyserial: 8250: Fix lost rx state
2016-01-28  Peter Hurleyserial: 8250: Refactor serial8250_rx_chars() inner...
2016-01-28  Peter Hurleytty: n_tty: fix SIGIO for output
2016-01-28  Peter Hurleyn_tty: Remove tty count checks from unthrottle
2016-01-28  Peter Hurleyn_tty: Fix stuck write wakeup
2016-01-28  Peter Hurleytty: Fix ioctl(FIOASYNC) on hungup file
2016-01-28  Peter Hurleytty: Add fasync() hung up file operation
2016-01-28  Peter Hurleytty, n_tty: Remove fasync() ldisc notification
2016-01-28  Peter Hurleyn_tty: Always wake up read()/poll() if new input
2016-01-28  Peter Hurleytty: audit: Poison tty_audit_buf while process exits
2016-01-28  Peter Hurleytty: audit: Always push audit buffer before TIOCSTI
2016-01-28  Peter Hurleytty: audit: Check audit enable first
2016-01-28  Peter Hurleytty: audit: Simplify first-use allocation
2016-01-28  Peter Hurleytty: audit: Remove tty_audit_buf reference counting
2016-01-28  Peter Hurleytty: audit: Remove false memory optimization
2016-01-28  Peter Hurleytty: audit: Handle tty audit enable atomically
2016-01-28  Peter Hurleytty: audit: Track tty association with dev_t
2016-01-28  Peter Hurleytty: audit: Combine push functions
2016-01-28  Peter Hurleytty: audit: Ignore current association for audit push
2016-01-28  Peter Hurleytty: audit: Take siglock directly
2016-01-28  Peter Hurleytty: audit: Defer audit buffer association
2016-01-28  Peter Hurleytty: audit: Remove icanon mode from call chain
2016-01-28  Peter Hurleytty: audit: Never audit packet mode
2016-01-28  Peter Hurleytty: audit: Early-out pty master reads earlier
2016-01-27  Peter Hurleytty: Make tty_files_lock per-tty
2016-01-27  Peter Hurleytty: Remove unreferenced tty flags macro TTY_DEBUG
2016-01-27  Peter Hurleytty: Move tty_check_change() helper
2016-01-27  Peter Hurleytty: Remove declarations to non-existent functions
2016-01-27  Peter Hurleytty: Eliminate global symbol tty_ldisc_N_TTY
2016-01-27  Peter Hurleytty: Unexport system-wide tty_mutex
2016-01-27  Peter Hurleytty: Avoid unnecessary temporaries for tty->ldisc
2016-01-27  Peter Hurleytty: Document c_line == N_TTY initial condition
2016-01-27  Peter Hurleytty: Destroy ldisc instance on hangup
2016-01-27  Peter Hurleytty: Refactor tty_ldisc_reinit() for reuse
2016-01-27  Peter Hurleytty: Use 'disc' for line discipline index name
2016-01-27  Peter Hurleytty: Move tty_ldisc_kill()
2016-01-27  Peter Hurleytty: Handle NULL tty->ldisc
2016-01-27  Peter Hurleytty: Prepare for destroying line discipline on hangup
2016-01-27  Peter Hurleytty: Fix comments for tty_ldisc_release()
2016-01-27  Peter Hurleytty: Fix comments for tty_ldisc_get()
2016-01-27  Peter Hurleytty: Reset c_line from driver's init_termios
2016-01-27  Peter Hurleytty: Remove chars_in_buffer() line discipline method
2016-01-27  Peter HurleyNFC: nci: Remove dead code
2016-01-27  Peter Hurleyserial: 68328: Remove bogus ldisc reset
2016-01-27  Peter Hurleystaging: digi: Replace open-coded tty_wakeup()
2016-01-27  Peter Hurleytty: Refactor tty_open()
2016-01-27  Peter Hurleytty: Consolidate noctty checks in tty_open()
2016-01-27  Peter Hurleytty: Remove __lockfunc annotation from tty lock functions
2016-01-27  Peter Hurleypty: Remove pty_unix98_shutdown()
2016-01-27  Peter Hurleytty: Re-declare tty_driver_remove_tty() file scope
2016-01-27  Peter Hurleytty: Fix tty_init_termios() declaration
2016-01-27  Peter Hurleytty: Remove !tty check from free_tty_struct()
2016-01-27  Peter Hurleytty: Fix ldisc leak in failed tty_init_dev()
2016-01-27  Peter Hurleystaging/speakup: Use tty_ldisc_ref() for paste kworker
2016-01-27  Peter Hurleyn_tty: Fix unsafe reference to "other" ldisc
2016-01-27  Peter Hurleytty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
2016-01-27  Peter Hurleytty: Retry failed reopen if tty teardown in-progress
2016-01-27  Peter Hurleytty: Wait interruptibly for tty lock on reopen
2016-01-24  Linus TorvaldsLinux 4.5-rc1
2016-01-24  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-01-24  Linus TorvaldsMerge tag 'platform-drivers-x86-v4.5-2' of git://git...
2016-01-24  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2016-01-24  Linus TorvaldsMerge tag 'for-linus-4.5-merge-window' of git://git...
2016-01-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-24  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-01-24  Josh Boyerideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill...
2016-01-24  Souvik Kumar... MAINTAINERS: Combine multiple telemetry entries
2016-01-24  Souvik Kumar... intel_telemetry_debugfs: Fix unused warnings in telemet...
2016-01-24  Christoph Lametervmstat: Remove BUG_ON from vmstat_update
2016-01-24  Ralf BaechleMerge branch '4.4-fixes' into mips-for-linux-next
2016-01-24  Alban BedelMIPS: zboot: Add support for serial debug using the...
2016-01-24  Alban BedelMIPS: zboot: Avoid useless rebuilds
2016-01-24  Florian FainelliMIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
2016-01-24  Simon ArlottMIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_p...
2016-01-24  Simon ArlottMIPS: bcm963xx: Update bcm_tag field image_sequence
2016-01-24  Simon ArlottMIPS: bcm963xx: Move extended flash address to bcm_tag...
2016-01-24  Simon ArlottMIPS: bcm963xx: Move Broadcom BCM963xx image tag data...
2016-01-24  Simon ArlottMIPS: bcm63xx: nvram: Use nvram structure definition...
2016-01-24  Simon ArlottMIPS: bcm963xx: Add Broadcom BCM963xx board nvram data...
2016-01-24  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-01-24  James HoganMAINTAINERS: Add KVM for MIPS entry
2016-01-24  James HoganMIPS: KVM: Add missing newline to kvm_err()
2016-01-24  James HoganMIPS: Move KVM specific opcodes into asm/inst.h
2016-01-24  James HoganMIPS: KVM: Use cacheops.h definitions
2016-01-24  James HoganMIPS: Break down cacheops.h definitions
next
This page took 0.039721 seconds and 5 git commands to generate.