index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fifo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
tty: Fix warning left over from TIOCGICOUNT changes
Alan Cox
1
-2
/
+0
2010-10-22
tty: icount changeover for other main devices
Alan Cox
12
-295
/
+297
2010-10-22
tty: Convert the USB drivers to the new icount interface
Alan Cox
10
-145
/
+203
2010-10-22
tty: Make tiocgicount a handler
Alan Cox
5
-19
/
+61
2010-10-22
serial: max3107: Fix memory leaks when returning on error
Davidlohr Bueso
1
-9
/
+25
2010-10-22
serial: mrst_max3110: Make the IRQ option runtime
Alan Cox
2
-34
/
+28
2010-10-22
serial: mrst_max3110: some code cleanup
Feng Tang
2
-127
/
+201
2010-10-22
tty_io: check return code of tty_register_device
Vasiliy Kulikov
1
-2
/
+22
2010-10-22
Char: mxser, call pci_disable_device from probe/remove
Jiri Slaby
1
-25
/
+22
2010-10-22
add ttyprintk driver
Samo Pogacnik
4
-0
/
+242
2010-10-22
serial-core: restore termios settings when resume console ports
Jason Wang
1
-0
/
+12
2010-10-22
serial-core: skip call set_termios/console_start when no_console_suspend
Jason Wang
1
-1
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on s390 (enables termiox)
Jeff Mahoney
1
-87
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)
Jeff Mahoney
1
-83
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on m68k (enables termiox)
Jeff Mahoney
1
-79
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on m32r (enables termiox)
Jeff Mahoney
1
-82
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox)
Jeff Mahoney
1
-88
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox)
Jeff Mahoney
1
-80
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on frv (enables termiox)
Jeff Mahoney
1
-79
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on cris (enables termiox)
Jeff Mahoney
2
-83
/
+3
2010-10-22
ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox)
Jeff Mahoney
1
-85
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on arm (enables termiox)
Jeff Mahoney
1
-82
/
+1
2010-10-22
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
3
-6
/
+15
2010-10-22
serial: Add CONSOLE_POLL support for uartlite
Michal Simek
1
-1
/
+25
2010-10-22
serial: mfd: snprintf() returns largish values
Dan Carpenter
1
-0
/
+6
2010-10-22
serport: place serport serio device correctly in the device tree
Dmitry Eremin-Solenikov
1
-0
/
+1
2010-10-22
tty: add tty_struct->dev pointer to corresponding device instance
Dmitry Eremin-Solenikov
2
-0
/
+18
2010-10-20
Linux 2.6.36
v2.6.36
Linus Torvalds
1
-1
/
+1
2010-10-20
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
1
-3
/
+14
2010-10-19
MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.
Michel Thebeau
2
-6
/
+6
2010-10-19
MAINTAINERS: Change list for ioc_serial to linux-serial.
Ralf Baechle
1
-1
/
+1
2010-10-19
SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+1
2010-10-19
MIPS: jz4740: Fix Kbuild Platform file.
David Daney
1
-1
/
+1
2010-10-19
MIPS: Repair Kbuild make clean breakage.
David Daney
2
-1
/
+5
2010-10-19
KVM: Fix fs/gs reload oops with invalid ldt
Avi Kivity
3
-44
/
+19
2010-10-18
mxc_nand: do not depend on disabling the irq in the interrupt handler
Sascha Hauer
1
-9
/
+83
2010-10-18
MIPS: Enable ISA_DMA_API config to fix build failure
Namhyung Kim
1
-0
/
+4
2010-10-18
MIPS: 32-bit: Fix build failure in asm/fcntl.h
Namhyung Kim
1
-0
/
+1
2010-10-18
MIPS: Remove all generated vmlinuz* files on "make clean"
Wu Zhangjin
1
-1
/
+1
2010-10-18
MIPS: do_sigaltstack() expects userland pointers
Al Viro
2
-4
/
+6
2010-10-18
MIPS: Fix error values in case of bad_stack
Al Viro
2
-2
/
+2
2010-10-18
MIPS: Sanitize restart logics
Al Viro
7
-35
/
+34
2010-10-18
MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.
Al Viro
1
-2
/
+2
2010-10-18
MIPS: Don't block signals if we'd failed to setup a sigframe
Al Viro
1
-0
/
+3
2010-10-18
Input: evdev - fix EVIOCSABS regression
Daniel Mack
1
-1
/
+1
2010-10-18
Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS
Daniel Mack
1
-0
/
+6
2010-10-18
i2c-imx: do not allow interruptions when waiting for I2C to complete
Marc Kleine-Budde
1
-9
/
+3
2010-10-18
i2c-davinci: Fix TX setup for more SoCs
Jon Povey
1
-9
/
+15
2010-10-18
drm/radeon/kms: avivo cursor workaround applies to evergreen as well
Alex Deucher
1
-16
/
+12
2010-10-17
firewire: ohci: fix TI TSB82AA2 regression since 2.6.35
Stefan Richter
2
-26
/
+1
[next]