Age | Commit message (Expand) | Author | Files | Lines |
2008-06-13 | agp: add support for Radeon Mobility 9000 chipset | Amit Kucheria | 1 | -0/+4 |
2008-06-06 | ipwireless: Fix blocked sending | David Sterba | 1 | -8/+12 |
2008-06-06 | vt: fix vc_resize locking | Nick Piggin | 1 | -5/+8 |
2008-06-06 | vt: fix background color on line feed, DEC invert | Jan Engelhardt | 1 | -1/+1 |
2008-06-06 | drivers/char/ip2: fix Kconfig after ip2/ip2main merge | Roland.Kletzing | 1 | -2/+2 |
2008-05-30 | virtio: An entropy device, as suggested by hpa. | Rusty Russell | 3 | -0/+165 |
2008-05-24 | ip2: fix crashes on load/unload | Alan Cox | 2 | -25/+2 |
2008-05-23 | remove debug printk from DRM suspend path | Jesse Barnes | 1 | -2/+0 |
2008-05-23 | [POWERPC] iSeries: Remove unused mail address | Stephen Rothwell | 2 | -2/+2 |
2008-05-20 | sparc64: Add global register dumping facility. | David S. Miller | 1 | -0/+1 |
2008-05-20 | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 22 | -1403/+513 |
2008-05-19 | m68k vme_scc: avoid global namespace pollution | Geert Uytterhoeven | 1 | -3/+1 |
2008-05-16 | byteorder: don't directly include linux/byteorder/generic.h | Harvey Harrison | 1 | -1/+1 |
2008-05-15 | tty: fix BKL related leak and crash | Ingo Molnar | 1 | -3/+10 |
2008-05-15 | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock | Andrew Morton | 1 | -2/+5 |
2008-05-15 | char: select fw_loader by moxa | Jiri Slaby | 1 | -0/+1 |
2008-05-15 | ipmi: support I/O resources in OF driver | Nate Case | 1 | -2/+8 |
2008-05-13 | drivers/char/synclink_gt.c: don't return an uninitialised local | Andrew Morton | 1 | -1/+1 |
2008-05-08 | vt: fix canonical input in UTF-8 mode | Samuel Thibault | 1 | -0/+6 |
2008-05-08 | sx.c: fix printk warnings on sparc32 | Andrew Morton | 1 | -3/+6 |
2008-05-07 | drm/i915: save and restore dsparb and d_state registers. | Keith Packard | 2 | -0/+17 |
2008-05-07 | drm/i915: fix off by one in VGA save/restore of AR & CR regs. | Jesse Barnes | 2 | -6/+6 |
2008-05-07 | drm: disable tasklets not IRQs when taking the drm lock spinlock | Thomas Hellstrom | 2 | -25/+17 |
2008-05-07 | Revert "drm/vbl rework: rework how the drm deals with vblank." | Dave Airlie | 20 | -1372/+473 |
2008-05-05 | m68k: serial167 missing return value in cy_put_char() | Geert Uytterhoeven | 1 | -1/+1 |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 1 | -3/+3 |
2008-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -0/+2 |
2008-05-02 | [POWERPC] Xilinx: Fix compile warnings | Kumar Gala | 1 | -3/+3 |
2008-05-01 | [PATCH] split linux/file.h | Al Viro | 2 | -0/+2 |
2008-05-01 | drivers-char-synclinkc-inbreak-mgsl_put_char-fix | Andrew Morton | 1 | -1/+1 |
2008-05-01 | drivers/char/synclink.c: unbreak mgsl_put_char() | Andrew Morton | 1 | -8/+8 |
2008-05-01 | i8k: make fan multiplier tunable with a module parameter | Jochen Eisinger | 1 | -1/+5 |
2008-05-01 | remove div_long_long_rem | Roman Zippel | 1 | -13/+11 |
2008-05-01 | toshiba: use ioremap_cached | Alan Cox | 1 | -1/+1 |
2008-04-30 | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 24 | -91/+91 |
2008-04-30 | Basic braille screen reader support | Samuel Thibault | 3 | -0/+4 |
2008-04-30 | mxser: convert large macros to functions | Christoph Hellwig | 2 | -152/+214 |
2008-04-30 | devpts: factor out PTY index allocation | Sukadev Bhattiprolu | 1 | -34/+6 |
2008-04-30 | devpts: propagate error code from devpts_pty_new | Sukadev Bhattiprolu | 1 | -2/+2 |
2008-04-30 | tty: fix routine name in ptmx_open() | Hiroshi Shimamoto | 1 | -1/+1 |
2008-04-30 | char serial: switch drivers to ioremap_nocache | Alan Cox | 8 | -20/+25 |
2008-04-30 | ip2: switch remaining direct call of ops->flush_buffer | Alan Cox | 1 | -2/+1 |
2008-04-30 | tty: add throttle/unthrottle helpers | Alan Cox | 2 | -10/+20 |
2008-04-30 | isicom: fix buffer allocation | Alan Cox | 1 | -8/+6 |
2008-04-30 | esp: clean up to modern coding style | Alan Cox | 1 | -308/+283 |
2008-04-30 | epca: coding style | Alan Cox | 1 | -118/+158 |
2008-04-30 | riscom8: coding style | Alan Cox | 1 | -340/+304 |
2008-04-30 | tty: The big operations rework | Alan Cox | 8 | -213/+183 |
2008-04-30 | isicom: bring into coding style | Alan Cox | 1 | -53/+56 |
2008-04-30 | pty: prepare for tty->ops changes | Alan Cox | 1 | -3/+26 |