index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-13
tty: shutdown method
Alan Cox
3
-41
/
+57
2008-10-13
vt: remove bogus lock dropping
Alan Cox
1
-18
/
+0
2008-10-13
pty: If the administrator creates a device for a ptmx slave we should not error
Alan Cox
1
-6
/
+12
2008-10-13
tty: Redo current tty locking
Alan Cox
1
-14
/
+4
2008-10-13
tty: the vhangup syscall is racy
Alan Cox
1
-0
/
+19
2008-10-13
mxser: Switch to kref tty
Alan Cox
1
-89
/
+103
2008-10-13
stallion: Use krefs
Alan Cox
3
-93
/
+123
2008-10-13
tty: kref usage for isicom and moxa
Alan Cox
2
-53
/
+69
2008-10-13
tty: usb-serial krefs
Alan Cox
1
-0
/
+41
2008-10-13
tty: Move tty_write_message out of kernel/printk
Alan Cox
1
-0
/
+25
2008-10-13
tty: Make get_current_tty use a kref
Alan Cox
1
-4
/
+6
2008-10-13
tty: compare the tty winsize
Alan Cox
1
-1
/
+1
2008-10-13
tty: Termios locking - sort out real_tty confusions and lock reads
Alan Cox
2
-21
/
+39
2008-10-13
tty: Add termiox
Alan Cox
1
-0
/
+58
2008-10-13
tty: ipw need reworking
Alan Cox
1
-9
/
+10
2008-10-13
tty: use krefs to protect driver module counts
Alan Cox
1
-6
/
+11
2008-10-13
tty: Add a kref count
Alan Cox
1
-6
/
+48
2008-10-13
tty: Split tty_port into its own file
Alan Cox
3
-37
/
+56
2008-10-13
tty: split the buffering from tty_io
Alan Cox
3
-503
/
+512
2008-10-13
tty: move tioclinux from a special case
Alan Cox
3
-6
/
+2
2008-10-13
nozomi: Fix close on error
Alan Cox
1
-1
/
+4
2008-10-13
audit: Handle embedded NUL in TTY input auditing
Miloslav Trmac
1
-1
/
+1
2008-10-13
ip2: avoid add_timer with pending timer
Akinobu Mita
1
-15
/
+4
2008-10-13
ip2: init/deinit cleanup
Jiri Slaby
3
-251
/
+198
2008-10-13
ip2: fix sparse warnings
Jiri Slaby
1
-9
/
+5
2008-10-13
ip2: cleanup globals
Jiri Slaby
1
-11
/
+7
2008-10-13
Char: merge ip2main and ip2base
Jiri Slaby
3
-125
/
+77
2008-10-13
Char: sx, fix io unmapping
Jiri Slaby
1
-2
/
+2
2008-10-13
Char: cyclades. remove bogus iomap
Jiri Slaby
1
-9
/
+12
2008-10-13
epca: call tty_port_init
Alan Cox
1
-4
/
+1
2008-10-13
drivers/char/hvc_console.c: adjust call to put_tty_driver
Julia Lawall
1
-2
/
+2
2008-10-13
Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4
Ingo Molnar
1
-70
/
+89
2008-10-13
Merge branch 'next' into for-linus
James Morris
3
-52
/
+61
2008-10-12
Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2008-10-12
Merge branch 'linus' into x86/xen
Ingo Molnar
19
-13
/
+168
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
19
-13
/
+168
2008-10-11
Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-8
/
+152
2008-10-11
As pointed out by Jonathan Corbet, the timer must be deleted before
Rajiv Andrade
1
-1
/
+1
2008-10-11
The tpm_dev_release function is only called for platform devices, not pnp
Rajiv Andrade
3
-7
/
+30
2008-10-11
Protect tpm_chip_list when transversing it.
Rajiv Andrade
1
-37
/
+24
2008-10-11
Renames num_open to is_open, as only one process can open the file at a time.
Rajiv Andrade
2
-5
/
+4
2008-10-11
Remove the BKL calls from the TPM driver, which were added in the overall
Rajiv Andrade
1
-4
/
+4
2008-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+1
2008-10-10
Merge branch 'linus' into x86/pat2
Ingo Molnar
1
-2
/
+12
2008-10-10
HPET: Remove spurious HPET busy warning message.
David John
1
-4
/
+0
2008-10-10
Merge commit 'v2.6.27' into timers/hpet
Ingo Molnar
1
-2
/
+12
2008-10-10
Merge branch 'next' into for-linus
James Morris
1
-0
/
+1
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
1
-3
/
+3
2008-10-08
Input: keyboard - fix potential out of bound access to key_map
Dmitry Torokhov
1
-1
/
+1
2008-09-26
kgdboc,tty: Fix tty polling search to use name correctly
Jason Wessel
1
-2
/
+12
[prev]
[next]