index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: remove klist iterators
James Bottomley
2009-03-13
1
-12
/
+11
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-03-11
2
-10
/
+0
|
\
|
*
hvc_console: Remove tty->low_latency on pseries backends
Benjamin Herrenschmidt
2009-03-11
2
-10
/
+0
*
|
intel-agp: fix a panic with 1M of shared memory, no GTT entries
Lubomir Rintel
2009-03-10
1
-3
/
+5
*
|
x86/agp: tighten check to update amd nb aperture
Yinghai Lu
2009-03-10
1
-4
/
+9
|
/
*
m68k: atari - Rename "mfp" to "st_mfp"
Geert Uytterhoeven
2009-02-22
1
-1
/
+1
*
sx.c: avoid referencing freed memory if copy_from_user() fails
Dan Carpenter
2009-02-20
1
-1
/
+1
*
sx.c: fix dbl statement if - add missing braces
Ilpo Järvinen
2009-02-20
1
-1
/
+2
*
tpm: correct email address for tpm_infineon-driver
Marcel Selhorst
2009-02-11
1
-2
/
+2
*
sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()
Dan Carpenter
2009-02-05
1
-3
/
+5
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-02-03
1
-1
/
+1
|
\
|
*
NVRAM depends on RTC_DRV_CMOS
Uwe Kleine-König
2009-01-31
1
-1
/
+1
*
|
Fix memory corruption in console selection
Mikulas Patocka
2009-01-31
1
-1
/
+1
|
/
*
tty_open can return to userspace holding tty_mutex
Eric Paris
2009-01-27
1
-1
/
+3
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-01-26
1
-1
/
+1
|
\
|
*
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
2009-01-24
1
-1
/
+1
*
|
hvc_console: Remove tty->low_latency
Hendrik Brueckner
2009-01-16
1
-2
/
+0
*
|
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/char
Stephen Rothwell
2009-01-16
1
-9
/
+9
*
|
synclink_gt: enable RI interrupt
Paul Fulghum
2009-01-15
1
-10
/
+6
*
|
sysrq: add commentary on why we use the console loglevel over using KERN_EMERG
Andy Whitcroft
2009-01-15
1
-0
/
+6
*
|
tty: Fix race in the flush for some ldiscs
Alan Cox
2009-01-15
1
-1
/
+1
|
/
*
hvc_console: Use kzalloc() instead of kmalloc() + memset()
Milton Miller
2009-01-13
1
-3
/
+1
*
hvc_console: Do not set low_latency when using interrupts
Milton Miller
2009-01-13
1
-1
/
+2
*
hvc_console: Call free_irq() only if request_irq() was successful
Milton Miller
2009-01-13
1
-1
/
+1
*
hvc_console: Change an mb() to smp_mb() and add some comments
Milton Miller
2009-01-13
1
-2
/
+5
*
powerpc: Cleanup from l64 to ll64 change: drivers/char
Stephen Rothwell
2009-01-13
1
-1
/
+1
*
pty: Fix documentation
Alan Cox
2009-01-12
1
-3
/
+1
*
m68k: amiserial - Kill warn_unused_result warnings
Geert Uytterhoeven
2009-01-12
1
-6
/
+30
*
m68k: ser_a2232 - Kill warn_unused_result warnings
Geert Uytterhoeven
2009-01-12
1
-2
/
+10
*
m68k: vme_scc - Kill warn_unused_result warnings
Geert Uytterhoeven
2009-01-12
1
-30
/
+136
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-09
1
-150
/
+270
|
\
|
*
[S390] hvc_iucv: Special handling of IUCV HVC devices
Hendrik Brueckner
2009-01-09
1
-12
/
+28
|
*
[S390] hvc_iucv: Refactor console and device initialization
Hendrik Brueckner
2009-01-09
1
-16
/
+9
|
*
[S390] hvc_iucv: Update function documentation
Hendrik Brueckner
2009-01-09
1
-101
/
+75
|
*
[S390] hvc_iucv: Limit rate of outgoing IUCV messages
Hendrik Brueckner
2009-01-09
1
-37
/
+174
|
*
[S390] hvc_iucv: Change IUCV term id and use one device as default
Hendrik Brueckner
2009-01-09
1
-3
/
+3
*
|
Merge branch 'linus' into release
Len Brown
2009-01-09
62
-2390
/
+3378
|
\
|
|
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-01-08
1
-13
/
+4
|
|
\
|
|
*
RTC: Remove the BKL.
David John
2009-01-08
1
-13
/
+4
|
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-01-08
2
-2
/
+3
|
|
\
\
|
|
*
|
powerpc/cell: Use correct types in beat files
Ingo Molnar
2009-01-08
1
-2
/
+2
|
|
*
|
powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH
Kamalesh Babulal
2009-01-08
1
-0
/
+1
|
*
|
|
Make various things static
Roel Kluin
2009-01-08
2
-3
/
+2
|
*
|
|
tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance
David Smith
2009-01-08
1
-13
/
+22
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-01-07
1
-1
/
+1
|
|
\
\
|
|
*
|
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
2009-01-06
1
-1
/
+1
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
2009-01-06
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-06
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
mwave: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-1
/
+1
|
|
|
/
/
[next]