index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2010-12-24
hvsi: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
pcmcia/ipwireless: don't use flush_scheduled_work()
Tejun Heo
2010-11-24
Char: virtio_console, fix memory leak
Jiri Slaby
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-15
Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
Jim Bos
2010-11-13
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2010-11-13
i8k: Tell gcc that *regs gets clobbered
Jim Bos
2010-11-12
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-11-11
amiserial: Remove unused variable icount
Geert Uytterhoeven
2010-11-10
pcmcia: fix warning in synclink driver
Andres Salomon
2010-11-10
pcmcia/cm4000: fix error code
Nicolas Kaiser
2010-11-09
nozomi: Fix warning from the previous TIOCGCOUNT changes
Alan Cox
2010-11-09
tty: fix warning in synclink driver
Andres Salomon
2010-11-09
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2010-11-05
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
Greg Kroah-Hartman
2010-11-05
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
2010-11-04
agp/intel: fix cache control for sandybridge
Zhenyu Wang
2010-11-04
agp/intel: restore cache behavior on sandybridge
Zhenyu Wang
2010-10-30
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
2010-10-29
parisc-agp: fix missing slab.h include
Kyle McMartin
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...
Linus Torvalds
2010-10-27
ramoops: use the platform data structure instead of module params
Kyungmin Park
2010-10-27
drivers/char/mxser.c: fix compilation warning in mxser.c
Rakib Mullick
2010-10-27
drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-27
drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...
Tracey Dent
2010-10-27
drivers/char/mwave/Makefile: clean up
Tracey Dent
2010-10-27
drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-27
drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-27
drivers/char/synclink_gt.c: add extended sync feature
Paul Fulghum
2010-10-27
drivers/char/synclink_gt.c: fix information leak to userland
Vasiliy Kulikov
2010-10-27
drivers/char/ppdev.c: fix information leak to userland
Vasiliy Kulikov
2010-10-27
drivers/char/applicom.c: fix information leak to userland
Vasiliy Kulikov
2010-10-27
synclink_gt: fix per device locking
Paul Fulghum
2010-10-27
SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs
Dimitri Sivanich
2010-10-27
drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)
Andrew Morton
2010-10-27
drivers/char/rocket.c: release_region or error path
Dan Carpenter
2010-10-27
ipmi: fix __init and __exit attribute locations
Corey Minyard
2010-10-27
drivers/char/vt_ioctl.c: fix VT_OPENQRY error value
Graham Gower
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2010-10-26
drivers/char/hpet.c: fix information leak to userland
Vasiliy Kulikov
2010-10-26
hpet: fix style problems
Jaswinder Singh Rajput
2010-10-26
hpet: fix unwanted interrupt due to stale irq status bit
Clemens Ladisch
2010-10-26
hpet: unmap unused I/O space
Jiri Slaby
2010-10-26
ipmi: proper spinlock initialization
Eric Dumazet
2010-10-25
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
[next]