Age | Commit message (Expand) | Author |
2012-10-24 | tty/serial/8250: Make omap hardware workarounds local to 8250.h | Tony Lindgren |
2012-10-24 | serial/8250/8250_early: Prevent rounding error in uartclk | Alexey Brodkin |
2012-10-24 | serial: samsung: use clk_prepare_enable and clk_disable_unprepare | Thomas Abraham |
2012-10-24 | TTY: Report warning when low_latency flag is wrongly used | Ivo Sieben |
2012-10-24 | console: use might_sleep in console_lock | Daniel Vetter |
2012-10-22 | TTY: move tty buffers to tty_port | Jiri Slaby |
2012-10-22 | TTY: add port -> tty link | Jiri Slaby |
2012-10-22 | TTY: tty_buffer, cache pointer to tty->buf | Jiri Slaby |
2012-10-22 | TTY: move TTY_FLUSH* flags to tty_port | Jiri Slaby |
2012-10-22 | TTY: n_tty, propagate n_tty_data | Jiri Slaby |
2012-10-22 | TTY: move ldisc data from tty_struct: locks | Jiri Slaby |
2012-10-22 | TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff | Jiri Slaby |
2012-10-22 | TTY: move ldisc data from tty_struct: bitmaps | Jiri Slaby |
2012-10-22 | TTY: move ldisc data from tty_struct: simple members | Jiri Slaby |
2012-10-22 | TTY: n_tty, add ldisc data to n_tty | Jiri Slaby |
2012-10-22 | TTY: audit, stop accessing tty->icount | Jiri Slaby |
2012-10-22 | TTY: n_tty, remove bogus checks | Jiri Slaby |
2012-10-22 | TTY: n_tty, simplify read_buf+echo_buf allocation | Jiri Slaby |
2012-10-22 | TTY: hci_ldisc, remove invalid check in open | Jiri Slaby |
2012-10-22 | TTY: ldisc, wait for idle ldisc in release | Jiri Slaby |
2012-10-22 | TTY: vt, fix paste_selection ldisc handling | Jiri Slaby |
2012-10-22 | TTY: move devpts kill to pty | Jiri Slaby |
2012-10-22 | TTY: devpts, document devpts inode operations | Jiri Slaby |
2012-10-22 | TTY: devpts, do not set driver_data | Jiri Slaby |
2012-10-22 | TTY: devpts, return created inode from devpts_pty_new | Jiri Slaby |
2012-10-22 | TTY: devpts, don't care about TTY in devpts_get_tty | Jiri Slaby |
2012-10-22 | tty: prevent unnecessary work queue lock checking on flip buffer copy | Ivo Sieben |
2012-10-22 | console: implement lockdep support for console_lock | Daniel Vetter |
2012-10-20 | Linux 3.7-rc2 | Linus Torvalds |
2012-10-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds |
2012-10-20 | arm64: fix alignment padding in assembly code | Marc Zyngier |
2012-10-20 | use clamp_t in UNAME26 fix | Kees Cook |
2012-10-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-20 | perf python: Properly link with libtraceevent | Arnaldo Carvalho de Melo |
2012-10-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2012-10-20 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-20 | MODSIGN: Move the magic string to the end of a module and eliminate the search | David Howells |
2012-10-19 | Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/... | Olof Johansson |
2012-10-19 | MODSIGN: Cleanup .gitignore | David Howells |
2012-10-19 | MODSIGN: perlify sign-file and merge in x509keyid | David Howells |
2012-10-19 | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson |
2012-10-19 | hold task->mempolicy while numa_maps scans. | KAMEZAWA Hiroyuki |
2012-10-19 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2012-10-19 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds |
2012-10-19 | lib/dma-debug.c: fix __hash_bucket_find() | Ming Lei |
2012-10-19 | mm: compaction: correct the nr_strict va isolated check for CMA | Mel Gorman |
2012-10-19 | firmware/memmap: avoid type conflicts with the generic memmap_init() | Fengguang Wu |
2012-10-19 | pidns: remove recursion from free_pid_ns() | Cyrill Gorcunov |
2012-10-19 | drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_... | Axel Lin |
2012-10-19 | kernel/sys.c: fix stack memory content leak via UNAME26 | Kees Cook |