| Commit message (Expand) | Author | Age |
* | Remove low_latency flag setting from nozomi and mxser drivers | Chuck Ebbert | 2009-06-24 |
* | tty: fix tty_port_block_til_ready waiting | Jiri Slaby | 2009-06-24 |
* | synclink_gt: fix transmit race and timeout | Paul Fulghum | 2009-06-24 |
* | tty: n_hdlc add buffer flushing | Paul Fulghum | 2009-06-22 |
* | vt_ioctl: fix lock imbalance | Jiri Slaby | 2009-06-22 |
* | pcmcia/cm4000: fix lock imbalance | Jiri Slaby | 2009-06-22 |
* | n_r3964: fix lock imbalance | Jiri Slaby | 2009-06-22 |
* | bfin_jtag_comm: clean up printk usage | Mike Frysinger | 2009-06-22 |
* | Revert "char: moxa, prevent opening unavailable ports" | Linus Torvalds | 2009-06-22 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-06-20 |
|\ |
|
| * | Merge commit 'v2.6.30' into next | Dmitry Torokhov | 2009-06-11 |
| |\ |
|
| * \ | Merge commit 'v2.6.30-rc5' into next | Dmitry Torokhov | 2009-05-08 |
| |\ \ |
|
| * | | | Input: keyboard - remove warning about raw mode not supported | Dmitry Torokhov | 2009-04-21 |
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-06-20 |
|\ \ \ \ |
|
| * | | | | agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses | Pierre Willenbrock | 2009-06-20 |
| * | | | | agp: add user mapping support to ATI AGP bridge. | Dave Airlie | 2009-06-18 |
| * | | | | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie | 2009-06-18 |
| * | | | | agpgart: detected ALi M???? chipset with M1621 | Ondrej Zary | 2009-06-18 |
| * | | | | agp/uninorth: Handle user memory types. | Michel Dänzer | 2009-06-18 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-19 |
|\ \ \ \ \ |
|
| * | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-17 |
| |\| | | | |
|
| * | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-16 |
| |\ \ \ \ \ |
|
| * | | | | | | drivers/hvc: Add missing __devexit_p() | Mike Frysinger | 2009-06-16 |
* | | | | | | | char: moxa, prevent opening unavailable ports | Dirk Eibach | 2009-06-19 |
* | | | | | | | istallion: add missing __devexit marking | Mike Frysinger | 2009-06-19 |
* | | | | | | | dtlk: off by one in {read,write}_tts() | Roel Kluin | 2009-06-19 |
* | | | | | | | kexec: sysrq: simplify sysrq-c handler | Neil Horman | 2009-06-18 |
* | | | | | | | ppdev: reduce kernel log spam | Michael Buesch | 2009-06-18 |
* | | | | | | | Char: isicom: fix build warning | Jiri Slaby | 2009-06-18 |
* | | | | | | | drivers/char/mem.c: memory_open() cleanup: lookup minor device number from de... | Adriano dos Santos Fernandes | 2009-06-18 |
* | | | | | | | drivers/char/rtc: disable legacy RTC driver on Blackfin systems | Mike Frysinger | 2009-06-18 |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-06-17 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Pull for-2.6.31 into release | Tony Luck | 2009-06-17 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 |
* | | | | | | | | MIPS: hwrng: Add TX4939 RNG driver | Atsushi Nemoto | 2009-06-17 |
|/ / / / / / / |
|
* | | | | | | | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | console: make blank timeout value a boot option | Daniel Mack | 2009-06-16 |
| |/ / / / / / |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | ipmi: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
| * | | | | | | hvcs: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
| * | | | | | | Driver Core: raw: add nodename for raw devices | Kay Sievers | 2009-06-16 |
| * | | | | | | Driver Core: misc: add nodename support for misc devices. | Kay Sievers | 2009-06-16 |
| |/ / / / / |
|
* | | | | | | Merge branch 'serial' | Linus Torvalds | 2009-06-16 |
|\ \ \ \ \ \ |
|
| * | | | | | | tty: fix sanity check | Alan Cox | 2009-06-16 |
| * | | | | | | pty: Narrow the race on ldisc locking | Alan Cox | 2009-06-16 |
| * | | | | | | tty: fix unused warning when TCGETX is not defined | Mike Frysinger | 2009-06-16 |
| * | | | | | | ldisc: debug aids | Alan Cox | 2009-06-16 |
| * | | | | | | ldisc: Make sure the ldisc isn't active when we close it | Alan Cox | 2009-06-16 |
| * | | | | | | tty: Fix leaks introduced by the shift to separate ldisc objects | Alan Cox | 2009-06-16 |
| |/ / / / / |
|
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-06-16 |
|\ \ \ \ \ \ |
|