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.12.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
2011-01-10
Merge branch 'master' into next
James Morris
17
-38
/
+216
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
6
-8
/
+9
2011-01-08
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-3
/
+146
2011-01-06
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-17
/
+16
2010-12-28
RAMOOPS: Don't overflow over non-allocated regions
Ahmed S. Darwish
1
-5
/
+7
2010-12-24
tpm: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
2010-12-24
sonypi: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-24
hvsi: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
2010-12-24
pcmcia/ipwireless: don't use flush_scheduled_work()
Tejun Heo
3
-3
/
+4
2010-12-17
random: Use this_cpu_inc_return
Christoph Lameter
1
-1
/
+1
2010-12-14
agp/intel: Fix missed cached memory flags setting in i965_write_entry()
Chris Wilson
1
-2
/
+9
2010-12-11
ip2: fix compiler warning on ip2main_pci_tbl
Namhyung Kim
1
-1
/
+1
2010-12-11
specialix: fix compiler warning on specialix_pci_tbl
Namhyung Kim
1
-1
/
+1
2010-12-11
rocket: fix compiler warning on rocket_pci_ids
Namhyung Kim
1
-1
/
+1
2010-12-05
agp/intel: Fix wrong kunmap in i830_cleanup()
Takashi Iwai
1
-2
/
+4
2010-12-01
drivers: char: hvc: add arm JTAG DCC console support
Daniel Walker
3
-0
/
+143
2010-11-30
tpm: Autodetect itpm devices
Matthew Garrett
1
-0
/
+24
2010-11-29
key: add tpm_send command
Mimi Zohar
1
-0
/
+16
2010-11-29
tpm: add module_put wrapper
Mimi Zohar
2
-2
/
+7
2010-11-24
Char: virtio_console, fix memory leak
Jiri Slaby
1
-28
/
+9
2010-11-18
x86, amd-nb: Cleanup AMD northbridge caching code
Hans Rosenfeld
1
-15
/
+14
2010-11-18
x86, amd-nb: Complete the rename of AMD NB and related code
Hans Rosenfeld
1
-16
/
+16
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
11
-11
/
+0
2010-11-16
Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
Jim Bos
1
-4
/
+4
2010-11-13
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-1
/
+2
2010-11-13
i8k: Tell gcc that *regs gets clobbered
Jim Bos
1
-2
/
+3
2010-11-13
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-2
/
+1
2010-11-11
amiserial: Remove unused variable icount
Geert Uytterhoeven
1
-1
/
+0
2010-11-10
pcmcia: fix warning in synclink driver
Andres Salomon
1
-0
/
+1
2010-11-10
pcmcia/cm4000: fix error code
Nicolas Kaiser
1
-1
/
+2
2010-11-10
nozomi: Fix warning from the previous TIOCGCOUNT changes
Alan Cox
1
-1
/
+0
2010-11-10
tty: fix warning in synclink driver
Andres Salomon
1
-0
/
+1
2010-11-09
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
1
-3
/
+3
2010-11-06
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
Greg Kroah-Hartman
1
-2
/
+0
2010-11-05
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
10
-10131
/
+0
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
14
-15485
/
+1
2010-11-04
agp/intel: fix cache control for sandybridge
Zhenyu Wang
1
-2
/
+2
2010-11-04
agp/intel: restore cache behavior on sandybridge
Zhenyu Wang
1
-1
/
+1
2010-10-30
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
1
-10
/
+28
2010-10-29
parisc-agp: fix missing slab.h include
Kyle McMartin
1
-0
/
+1
2010-10-29
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-33
/
+65
2010-10-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...
Linus Torvalds
1
-0
/
+4
2010-10-28
ramoops: use the platform data structure instead of module params
Kyungmin Park
1
-2
/
+28
2010-10-28
drivers/char/mxser.c: fix compilation warning in mxser.c
Rakib Mullick
1
-0
/
+4
2010-10-28
drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-28
drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...
Tracey Dent
1
-1
/
+1
2010-10-28
drivers/char/mwave/Makefile: clean up
Tracey Dent
1
-2
/
+2
2010-10-28
drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-28
drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
[next]