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
2010-04-08
hvc_console: Fix race between hvc_close and hvc_remove
Anton Blanchard
1
-4
/
+0
2010-04-08
virtio: disable multiport console support.
Michael S. Tsirkin
1
-8
/
+41
2010-04-08
virtio: console makes incorrect assumption about virtio API
Rusty Russell
1
-7
/
+3
2010-04-08
virtio: console: Fix early_put_chars usage
François Diakhaté
1
-3
/
+3
2010-04-07
frv: hide uncached_access() when pgprot_noncached is not #defined
David Howells
1
-0
/
+2
2010-04-07
/dev/mem: allow rewinding
Eric Dumazet
1
-5
/
+0
2010-04-07
vfs: rename block_fsync() to blkdev_fsync()
Andrew Morton
1
-1
/
+1
2010-04-07
raw: fsync method is now required
Anton Blanchard
1
-0
/
+1
2010-04-07
devmem: handle class_create() failure
Anton Blanchard
1
-0
/
+3
2010-04-07
mxser: spin_lock() => spin_lock_irq()
Dan Carpenter
1
-3
/
+3
2010-04-07
drivers/char/amiserial.c: add missing local_irq_restore
Julia Lawall
1
-2
/
+2
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-0
/
+2
2010-04-03
tty: release_one_tty() forgets to put pids
Oleg Nesterov
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
55
-14
/
+44
2010-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-3
/
+31
2010-03-22
virtio: console: Check if port is valid in resize_console
Amit Shah
1
-0
/
+4
2010-03-22
virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
Amit Shah
1
-2
/
+9
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
4
-33
/
+43
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-0
/
+10
2010-03-19
tty_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
1
-1
/
+1
2010-03-19
tty_buffer: Fix distinct type warning
Fang Wenqi
1
-2
/
+2
2010-03-19
hvc_console: Fix race between hvc_close and hvc_remove
Amit Shah
1
-10
/
+21
2010-03-19
Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...
Greg Kroah-Hartman
1
-20
/
+19
2010-03-19
sysfs: fix sysfs lockdep warning in ipmi code
Greg Kroah-Hartman
1
-0
/
+10
2010-03-19
agp/intel: Don't do the chipset flush on Sandybridge.
Eric Anholt
1
-2
/
+7
2010-03-19
agp/intel: Respect the GTT size on Sandybridge for scratch page setup.
Eric Anholt
1
-1
/
+24
2010-03-18
hpet: use for_each_set_bit()
Akinobu Mita
1
-3
/
+1
2010-03-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2010-03-13
x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...
Borislav Petkov
1
-1
/
+1
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
11
-789
/
+10
2010-03-13
drivers/char/mmtimer.c: eliminate useless code
Julia Lawall
1
-1
/
+1
2010-03-13
ldisc n_tty: add new method n_tty_inherit_ops()
Rodolfo Giometti
1
-0
/
+17
2010-03-13
ipmi: fix slave_addrs setting to actually work
Bela Lubkin
1
-2
/
+3
2010-03-13
ipmi: add parameter to limit CPU usage in kipmid
Martin Wilck
1
-2
/
+64
2010-03-13
copy_signal() cleanup: clean tty_audit_fork()
Veaceslav Falico
1
-1
/
+0
2010-03-13
drivers/char/mem.c: cleanups
Andrew Morton
1
-102
/
+102
2010-03-13
/dev/mem: dont allow seek to last page
Wu Fengguang
1
-6
/
+13
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
11
-789
/
+10
2010-03-08
[S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA
Hendrik Brueckner
1
-2
/
+4
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console
Linus Torvalds
1
-13
/
+16
2010-03-04
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-10
/
+113
2010-03-04
virtio: console: Use better variable names for fill_queue operation
Amit Shah
1
-12
/
+15
2010-03-04
virtio: console: Fix type of 'len' as unsigned int
Amit Shah
1
-1
/
+1
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-5
/
+6
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
14
-261
/
+307
2010-03-03
USB: tty: Add a function to insert a string of characters with the same flag
Alan Cox
1
-5
/
+6
2010-03-03
tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...
Ari Entlich
1
-19
/
+20
2010-03-03
tty: Keep the default buffering to sub-page units
Alan Cox
1
-2
/
+4
2010-03-03
tty: Fix up char drivers request_room usage
Alan Cox
3
-6
/
+1
2010-03-03
tty: Fix the ldisc hangup race
Alan Cox
1
-20
/
+30
[next]