index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-11-30
tpm: Autodetect itpm devices
Matthew Garrett
1
-0
/
+24
2010-11-24
Char: virtio_console, fix memory leak
Jiri Slaby
1
-28
/
+9
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
2010-10-28
drivers/char/synclink_gt.c: add extended sync feature
Paul Fulghum
1
-3
/
+108
2010-10-28
drivers/char/synclink_gt.c: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+3
2010-10-28
drivers/char/ppdev.c: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-28
drivers/char/applicom.c: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-28
synclink_gt: fix per device locking
Paul Fulghum
1
-13
/
+15
2010-10-28
SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs
Dimitri Sivanich
1
-28
/
+32
2010-10-28
drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)
Andrew Morton
1
-1
/
+0
2010-10-28
drivers/char/rocket.c: release_region or error path
Dan Carpenter
1
-1
/
+4
2010-10-28
ipmi: fix __init and __exit attribute locations
Corey Minyard
3
-11
/
+11
2010-10-28
drivers/char/vt_ioctl.c: fix VT_OPENQRY error value
Graham Gower
1
-5
/
+6
2010-10-27
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-1094
/
+804
2010-10-27
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+2
2010-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+4
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-2
/
+3
2010-10-27
drivers/char/hpet.c: fix information leak to userland
Vasiliy Kulikov
1
-2
/
+1
2010-10-27
hpet: fix style problems
Jaswinder Singh Rajput
1
-10
/
+10
2010-10-27
hpet: fix unwanted interrupt due to stale irq status bit
Clemens Ladisch
1
-0
/
+15
2010-10-27
hpet: unmap unused I/O space
Jiri Slaby
1
-0
/
+2
2010-10-27
ipmi: proper spinlock initialization
Eric Dumazet
1
-11
/
+19
2010-10-26
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
1
-0
/
+4
2010-10-25
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-3
/
+1
[next]