Age | Commit message (Expand) | Author |
2011-04-22 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi |
2011-04-19 | Serial: Remove unused code. | Govindraj.R |
2011-04-19 | tty: Clean console safely | Petr Písař |
2011-04-19 | Serial: ifx6x60c: Remove duplicate includes of linux/tty.h | Jesper Juhl |
2011-04-19 | tty: remove invalid location line in file header | Jovi Zhang |
2011-04-19 | serial: core, remove uart_update_termios | Jiri Slaby |
2011-04-19 | serial: core, do not set DTR/RTS twice on startup | Jiri Slaby |
2011-04-19 | serial: core, move termios handling to uart_startup | Jiri Slaby |
2011-04-19 | Char: moxa, do not touch NORMAL_ACTIVE bit | Jiri Slaby |
2011-04-19 | serial: altera_uart: Scan for a free port if platform device id is -1 | Tobias Klauser |
2011-04-19 | TTY: fix fail path in tty_open | Jiri Slaby |
2011-04-19 | TTY: plug in deinitialize_tty_struct | Jiri Slaby |
2011-04-19 | TTY: introduce deinit helpers for proper ldisc shutdown | Jiri Slaby |
2011-04-19 | TTY: unify pty_unix98_install fail path handling | Jiri Slaby |
2011-04-19 | TTY: unify pty_install fail path handling | Jiri Slaby |
2011-04-19 | TTY: unify tty_init_dev fail path handling | Jiri Slaby |
2011-04-19 | TTY: rocket, remove unused variables | Jiri Slaby |
2011-04-19 | Char: moxa, remove unused variables | Jiri Slaby |
2011-04-19 | TTY: VT, remove unused variables | Jiri Slaby |
2011-04-19 | Char: cyclades, fix unused variable | Jiri Slaby |
2011-04-19 | TTY: serial_core, remove unused variable | Jiri Slaby |
2011-04-19 | tty: VT, remove unused variable | Jiri Slaby |
2011-04-19 | drivers/tty/vt/vt_ioctl.c: repair insane ?: expression | Andrew Morton |
2011-04-19 | vt: Add K_OFF return value to vt_ioctl KDGKBMODE | Arthur Taylor |
2011-04-19 | vt: remove uneeded retval check before tty->ops->open inside tty_open | Herton Ronaldo Krzesinski |
2011-04-18 | Linux 2.6.39-rc4v2.6.39-rc4 | Linus Torvalds |
2011-04-18 | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds |
2011-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-04-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-04-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2011-04-18 | proc: do proper range check on readdir offset | Linus Torvalds |
2011-04-18 | next_pidmap: fix overflow condition | Linus Torvalds |
2011-04-18 | Input: xen-kbdfront - fix mouse getting stuck after save/restore | Igor Mammedov |
2011-04-18 | Input: estimate number of events per packet | Jeff Brown |
2011-04-18 | Btrfs: fix free space cache leak | Chris Mason |
2011-04-18 | block: add blk_run_queue_async | Christoph Hellwig |
2011-04-18 | block: blk_delay_queue() should use kblockd workqueue | Jens Axboe |
2011-04-18 | md: fix up raid1/raid10 unplugging. | NeilBrown |
2011-04-18 | md: incorporate new plugging into raid5. | NeilBrown |
2011-04-18 | md: provide generic support for handling unplug callbacks. | NeilBrown |
2011-04-18 | md - remove old plugging code. | NeilBrown |
2011-04-18 | md/dm - remove remains of plug_fn callback. | NeilBrown |
2011-04-18 | md: use new plugging interface for RAID IO. | NeilBrown |
2011-04-18 | block: drop queue lock before calling __blk_run_queue() for kblockd punt | Jens Axboe |
2011-04-18 | Revert "block: add callback function for unplug notification" | Jens Axboe |
2011-04-18 | block: Enhance new plugging support to support general callbacks | NeilBrown |
2011-04-18 | powerpc/powermac: Build fix with SMP and CPU hotplug | Benjamin Herrenschmidt |
2011-04-18 | powerpc/perf_event: Skip updating kernel counters if register value shrinks | Eric B Munson |
2011-04-18 | powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled | Stefan Roese |