aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-02-05tty: of_serial: unexport tegra_serial_handle_breakStephen Warren
2013-02-04tty: Document required behavior of tty driver close()Peter Hurley
2013-02-04kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman
2013-01-30serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo
2013-01-15serial: 8250: Add support for dmaengineHeikki Krogerus
2013-01-15serial: sccnxp: Rename header file to match functionalityAlexander Shiyan
2013-01-15serial: sccnxp: Implement polling modeAlexander Shiyan
2013-01-15TTY: switch tty_schedule_flipJiri Slaby
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: convert more flipping functionsJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2013-01-15tty: Update serial core API documentationKevin Cernekee
2013-01-15serial: Remove RM9000 series serial driver.Ralf Baechle
2013-01-15tty: serial core: decouple pm states from ACPILinus Walleij
2013-01-15serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-12module: add new state MODULE_STATE_UNFORMED.Rusty Russell
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka
2013-01-11lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook
2013-01-11lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne
2013-01-08[media] coda: Fix build due to iram.h renameSascha Hauer
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-01-04mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz
2013-01-04selftests: IPC message queue copy feature testStanislav Kinsbursky
2013-01-04ipc: message queue receive cleanupStanislav Kinsbursky
2013-01-04ipc: add sysctl to specify desired next object idStanislav Kinsbursky