Age | Commit message (Expand) | Author |
2007-07-18 | zs: move to the serial subsystem | Maciej W. Rozycki |
2007-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2007-07-17 | drivers/*: mark variables with uninitialized_var() | Jeff Garzik |
2007-07-17 | mark a bunch of ISA|EISA|PCI drivers as such | Al Viro |
2007-07-17 | Fix the graphic corruption issue on IA64 machines | izumi |
2007-07-17 | vt: add comment for unbind_con_driver() | Jesse Barnes |
2007-07-17 | fbcon: allow fbcon to use the primary display driver | Antonino A. Daplas |
2007-07-17 | stallion: remove unneeded lock_kernel | Alan Cox |
2007-07-17 | Char: istallion, init+locking fixes | Ingo Korb |
2007-07-17 | Char: stallion, remove user class report request | Jiri Slaby |
2007-07-17 | Char: Kconfig, mxser_new: remove experimental comment | Jiri Slaby |
2007-07-17 | Char: vt, use ARRAY_SIZE | Jiri Slaby |
2007-07-17 | Char: vt, use kzalloc | Jiri Slaby |
2007-07-17 | Char: riscom8, eliminate busy loop | Jiri Slaby |
2007-07-17 | Char: specialix, remove busy waiting | Jiri Slaby |
2007-07-17 | Char: moxa, eliminate busy waiting | Jiri Slaby |
2007-07-17 | Char: isicom, proper variables types | Jiri Slaby |
2007-07-17 | Char: isicom, del_timer at exit | Jiri Slaby |
2007-07-17 | Char: isicom, cleanup locking | Jiri Slaby |
2007-07-17 | Char: cyclades, fix sparse warning | Jiri Slaby |
2007-07-17 | Char: cyclades, add firmware loading | Jiri Slaby |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-17 | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2007-07-17 | drm: add idr_init to drm_stub.c | Dave Airlie |
2007-07-17 | drm: fix problem with SiS typedef with sisfb enabled. | Dave Airlie |
2007-07-16 | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2007-07-17 | drm: convert drawable code to using idr | Dave Airlie |
2007-07-17 | drm: convert drm context code to use Linux idr | Dave Airlie |
2007-07-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-07-16 | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2007-07-16 | drivers/char/ipmi/ipmi_si_intf.c: lower printk severity | Dan Aloni |
2007-07-16 | drivers/char/ipmi/ipmi_poweroff.c: lower printk severity | Dan Aloni |
2007-07-16 | serial: remove termios checks from various old char serial drivers | Alan Cox |
2007-07-16 | synclink: remove bogus 'no change' termios optimisation from synclink drivers | Alan Cox |
2007-07-16 | genericserial: remove bogus optimisation check and dead code paths | Alan Cox |
2007-07-16 | amiserial: remove incorrect 'no termios change' check | Alan Cox |
2007-07-16 | COBALT: remove all references to Cobalt NVRAM | Robert P. J. Day |
2007-07-16 | Audit: add TTY input auditing | Miloslav Trmac |
2007-07-16 | intel-rng: undo mess made by an 80 column extremist | Alan Cox |
2007-07-16 | undeprecate raw driver | Dave Jones |
2007-07-16 | remove sonypi_camera_command() | Adrian Bunk |
2007-07-16 | Kernel utf-8 handling | Jan Engelhardt |
2007-07-16 | Char: ip2, use msleep for sleeping | Jiri Slaby |
2007-07-16 | Char: n_r3964, use wait_event_interruptible | Jiri Slaby |
2007-07-16 | Char: genrtc, use wait_event_interruptible | Jiri Slaby |
2007-07-16 | Char: tty_ioctl, little whitespace cleanup | Jiri Slaby |
2007-07-16 | Char: tty_ioctl, use wait_event_interruptible_timeout | Jiri Slaby |
2007-07-16 | Char: mxser_new, fix sparse warning | Jiri Slaby |
2007-07-16 | tty_io: Use kzalloc | Jean Delvare |
2007-07-16 | Char: n_hdlc, allow RESTARTSYS retval of tty write | Jiri Slaby |