index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
1
-3
/
+3
2008-09-26
kgdboc,tty: Fix tty polling search to use name correctly
Jason Wessel
1
-2
/
+12
2008-09-03
drivers/char/random.c: fix a race which can lead to a bogus BUG()
Andrew Morton
1
-9
/
+10
2008-08-28
tty: Fix termios tty window resize race with pty/tty pair
Alan Cox
1
-3
/
+4
2008-08-28
tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron
Alan Cox
1
-2
/
+4
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
3
-3
/
+0
2008-08-21
drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak
Andrew Morton
1
-5
/
+3
2008-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2008-08-19
nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization
Stephen Hemminger
1
-0
/
+1
2008-08-17
removed unused #include <version.h>
Huang Weiyi
3
-3
/
+0
2008-08-15
tty: remove resize window special case
Alan Cox
3
-53
/
+105
2008-08-13
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
Suresh Siddha
1
-0
/
+8
2008-08-13
drivers/char/rtc.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-3
/
+2
2008-08-12
fix spinlock recursion in hvc_console
Christian Borntraeger
1
-3
/
+2
2008-08-12
agp: fix SIS 5591/5592 wrong PCI id
Krzysztof Helt
1
-1
/
+1
2008-08-12
intel/agp: rewrite GTT on resume
Keith Packard
4
-0
/
+38
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
11
-134
/
+141
2008-08-12
amd64-agp: run fallback when no bridges found, not when driver registration f...
Bjorn Helgaas
1
-2
/
+13
2008-08-12
intel_agp: official name for GM45 chipset
Zhenyu Wang
1
-7
/
+7
2008-08-11
Fix race/oops in tty layer after BKL pushdown
Christian Borntraeger
1
-1
/
+1
2008-08-08
Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2008-08-08
Merge Linus' latest into master
Russell King
4
-1174
/
+2
2008-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-17
/
+0
2008-08-08
powerpc/iseries: remove the old viocons driver
Stephen Rothwell
3
-1169
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2
-2
/
+2
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
15
-219
/
+237
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2
-2
/
+2
2008-08-07
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...
Jeff Garzik
4
-17
/
+0
2008-08-07
iSeries: Fix up viotty_ioctl BKL locking fallout
Linus Torvalds
1
-1
/
+1
2008-08-07
m68k/amiserial: fix fallout of tty break handling rework
Geert Uytterhoeven
1
-1
/
+1
2008-08-06
Remove bogons from the iSeries console
Alan Cox
1
-4
/
+0
2008-08-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-2
/
+2
2008-08-05
vt: Deadlock workaround
Alan Cox
1
-2
/
+0
2008-08-05
drivers/char/efirtc.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
2
-2
/
+2
2008-08-01
try harder to load tty ldisc driver
Eugeniy Meshcheryakov
1
-1
/
+1
2008-07-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-2
/
+2
2008-07-30
Char: mxser, ratelimit ioctl warning
Jiri Slaby
1
-2
/
+4
2008-07-30
ipmi/powerpc: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
1
-2
/
+2
2008-07-29
ipwireless: fix compile failure
James Bottomley
1
-1
/
+1
2008-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-3
/
+3
2008-07-28
ipwireless: Preallocate received packet buffers with MRU size
David Sterba
3
-1
/
+8
2008-07-28
ipwireless: Put packets to pool start
David Sterba
1
-2
/
+2
2008-07-28
ipwireless: Increase PPP outgoing queue size
David Sterba
2
-3
/
+5
2008-07-28
ipwireless: Explicitly request io and mem regions
David Sterba
2
-34
/
+50
2008-07-28
ipwireless: Constify buffer variables
David Sterba
3
-14
/
+16
2008-07-28
ipwireless: Do not return value from sending funcs
David Sterba
1
-12
/
+3
2008-07-28
ipwireless: Remove endian-dependent bitfields
David Sterba
1
-13
/
+38
2008-07-28
ipwireless: Glue splitted printk strings back
David Sterba
2
-18
/
+12
[next]