index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
n_tty: Remove read_cnt
Peter Hurley
2013-07-24
1
-13
/
+2
*
n_tty: Don't wrap input buffer indices at buffer size
Peter Hurley
2013-07-24
1
-51
/
+60
*
n_tty: Get read_cnt through accessor
Peter Hurley
2013-07-24
1
-18
/
+23
*
tty: Deprecate ldisc .chars_in_buffer() method
Peter Hurley
2013-07-24
1
-0
/
+1
*
n_tty: Split n_tty_chars_in_buffer() for reader-only interface
Peter Hurley
2013-07-24
1
-3
/
+8
*
n_tty: Line copy to user buffer in canonical mode
Peter Hurley
2013-07-24
1
-33
/
+77
*
n_tty: Factor canonical mode copy from n_tty_read()
Peter Hurley
2013-07-24
1
-38
/
+57
*
tty: Make ldisc input flow control concurrency-friendly
Peter Hurley
2013-07-24
5
-33
/
+82
*
tty: Simplify tty buffer/ldisc interface with helper function
Peter Hurley
2013-07-24
1
-12
/
+17
*
tty: Don't change receive_room for ioctl(TIOCSETD)
Peter Hurley
2013-07-24
1
-3
/
+0
*
tty: Clarify multiple-references comment in TIOCSETD ioctl
Peter Hurley
2013-07-24
1
-4
/
+6
*
tty: Fix hangup race with TIOCSETD ioctl
Peter Hurley
2013-07-24
1
-4
/
+2
*
tty: Clarify ldisc variable
Peter Hurley
2013-07-24
1
-7
/
+7
*
tty: Replace ldisc locking with ldisc_sem
Peter Hurley
2013-07-24
5
-293
/
+52
*
tty: Add lock/unlock ldisc pair functions
Peter Hurley
2013-07-24
1
-0
/
+87
*
tty: Fix tty_ldisc_lock name collision
Peter Hurley
2013-07-24
2
-25
/
+25
*
Linux 3.11-rc2
v3.11-rc2
Linus Torvalds
2013-07-21
1
-1
/
+1
*
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-21
9
-28
/
+137
|
\
|
*
ACPI / video: no automatic brightness changes by win8-compatible firmware
Aaron Lu
2013-07-18
1
-2
/
+8
|
*
ACPI / video / i915: No ACPI backlight if firmware expects Windows 8
Rafael J. Wysocki
2013-07-18
6
-10
/
+105
|
*
ACPI / video: Always call acpi_video_init_brightness() on init
Matthew Garrett
2013-07-18
1
-3
/
+8
|
*
ACPICA: expose OSI version
Aaron Lu
2013-07-18
3
-13
/
+16
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-21
2
-2
/
+2
|
\
\
|
*
|
ext3: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
2013-07-21
1
-1
/
+1
|
*
|
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
2013-07-21
1
-1
/
+1
*
|
|
Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-21
155
-91617
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-07-17
9
-18
/
+22
|
|
\
\
|
|
*
|
iio: lps331ap: Fix wrong in_pressure_scale output value
Jacek Anaszewski
2013-07-16
1
-2
/
+4
|
|
*
|
iio staging: fix lis3l02dq, read error handling
Peter Meerwald
2013-07-09
1
-0
/
+2
|
|
*
|
staging:iio:ad7291: add missing .driver_module to struct iio_info
Wei Yongjun
2013-07-06
1
-0
/
+1
|
|
*
|
iio: ti_am335x_adc: add missing .driver_module to struct iio_info
Wei Yongjun
2013-07-06
1
-0
/
+1
|
|
*
|
iio: mxs-lradc: Remove useless check in read_raw
Marek Vasut
2013-07-06
1
-7
/
+0
|
|
*
|
iio: mxs-lradc: Fix misuse of iio->trig
Marek Vasut
2013-07-03
1
-4
/
+7
|
|
*
|
iio: inkern: fix iio_convert_raw_to_processed_unlocked
Alexandre Belloni
2013-07-03
1
-1
/
+1
|
|
*
|
iio: Fix iio_channel_has_info
Alexandre Belloni
2013-07-02
1
-2
/
+2
|
|
*
|
iio:trigger: device_unregister->device_del to avoid double free
Jonathan Cameron
2013-06-29
1
-1
/
+1
|
|
*
|
iio: dac: ad7303: fix error return code in ad7303_probe()
Wei Yongjun
2013-06-29
1
-1
/
+3
|
*
|
|
staging: csr: remove driver
Greg Kroah-Hartman
2013-07-17
146
-91599
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-20
4
-18
/
+15
|
\
\
\
|
*
|
|
vfs: constify dentry parameter in d_count()
Peng Tao
2013-07-20
1
-1
/
+1
|
*
|
|
livelock avoidance in sget()
Al Viro
2013-07-20
1
-15
/
+10
|
*
|
|
allow O_TMPFILE to work with O_WRONLY
Al Viro
2013-07-20
2
-2
/
+4
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-20
3
-21
/
+60
|
\
\
\
\
|
*
|
|
|
ext4: call ext4_es_lru_add() after handling cache miss
Theodore Ts'o
2013-07-16
2
-7
/
+5
|
*
|
|
|
ext4: yield during large unlinks
Theodore Ts'o
2013-07-15
1
-0
/
+3
|
*
|
|
|
ext4: make the extent_status code more robust against ENOMEM failures
Theodore Ts'o
2013-07-15
1
-12
/
+39
|
*
|
|
|
ext4: simplify calculation of blocks to free on error
Theodore Ts'o
2013-07-15
1
-2
/
+2
|
*
|
|
|
ext4: fix error handling in ext4_ext_truncate()
Theodore Ts'o
2013-07-15
1
-0
/
+11
*
|
|
|
|
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-20
2
-7
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
NFSv4: Fix a regression against the FreeBSD server
Trond Myklebust
2013-07-17
1
-7
/
+14
[next]