aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* n_tty: Separate buffer indices to prevent cache-line sharingPeter Hurley2013-07-23
* n_tty: Don't wait for buffer work in read() loopPeter Hurley2013-07-23
* n_tty: Fix type mismatches in receive_buf raw copyPeter Hurley2013-07-23
* n_tty: Reset lnext if canonical mode changesPeter Hurley2013-07-23
* n_tty: Make N_TTY ldisc receive path locklessPeter Hurley2013-07-23
* n_tty: Replace canon_data with index comparisonPeter Hurley2013-07-23
* n_tty: Access termios values safelyPeter Hurley2013-07-23
* tty: Convert termios_mutex to termios_rwsemPeter Hurley2013-07-23
* n_tty: Remove read_cntPeter Hurley2013-07-23
* n_tty: Don't wrap input buffer indices at buffer sizePeter Hurley2013-07-23
* n_tty: Get read_cnt through accessorPeter Hurley2013-07-23
* tty: Deprecate ldisc .chars_in_buffer() methodPeter Hurley2013-07-23
* n_tty: Split n_tty_chars_in_buffer() for reader-only interfacePeter Hurley2013-07-23
* n_tty: Line copy to user buffer in canonical modePeter Hurley2013-07-23
* n_tty: Factor canonical mode copy from n_tty_read()Peter Hurley2013-07-23
* tty: Make ldisc input flow control concurrency-friendlyPeter Hurley2013-07-23
* tty: Simplify tty buffer/ldisc interface with helper functionPeter Hurley2013-07-23
* tty: Don't change receive_room for ioctl(TIOCSETD)Peter Hurley2013-07-23
* tty: Clarify multiple-references comment in TIOCSETD ioctlPeter Hurley2013-07-23
* tty: Fix hangup race with TIOCSETD ioctlPeter Hurley2013-07-23
* tty: Clarify ldisc variablePeter Hurley2013-07-23
* tty: Replace ldisc locking with ldisc_semPeter Hurley2013-07-23
* tty: Add lock/unlock ldisc pair functionsPeter Hurley2013-07-23
* tty: Fix tty_ldisc_lock name collisionPeter Hurley2013-07-23
* Linux 3.11-rc2Linus Torvalds2013-07-21
* Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-21
|\
| * ACPI / video: no automatic brightness changes by win8-compatible firmwareAaron Lu2013-07-17
| * ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-17
| * ACPI / video: Always call acpi_video_init_brightness() on initMatthew Garrett2013-07-17
| * ACPICA: expose OSI versionAaron Lu2013-07-17
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-20
|\ \
| * | ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu2013-07-20
| * | ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu2013-07-20
* | | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-20
|\ \ \ | |/ / |/| |
| * | Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-17
| |\ \
| | * | iio: lps331ap: Fix wrong in_pressure_scale output valueJacek Anaszewski2013-07-16
| | * | iio staging: fix lis3l02dq, read error handlingPeter Meerwald2013-07-09
| | * | staging:iio:ad7291: add missing .driver_module to struct iio_infoWei Yongjun2013-07-06
| | * | iio: ti_am335x_adc: add missing .driver_module to struct iio_infoWei Yongjun2013-07-06
| | * | iio: mxs-lradc: Remove useless check in read_rawMarek Vasut2013-07-06
| | * | iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut2013-07-03
| | * | iio: inkern: fix iio_convert_raw_to_processed_unlockedAlexandre Belloni2013-07-03
| | * | iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-02
| | * | iio:trigger: device_unregister->device_del to avoid double freeJonathan Cameron2013-06-29
| | * | iio: dac: ad7303: fix error return code in ad7303_probe()Wei Yongjun2013-06-29
| * | | staging: csr: remove driverGreg Kroah-Hartman2013-07-17
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-20
|\ \ \
| * | | vfs: constify dentry parameter in d_count()Peng Tao2013-07-19
| * | | livelock avoidance in sget()Al Viro2013-07-19
| * | | allow O_TMPFILE to work with O_WRONLYAl Viro2013-07-19