Age | Commit message (Expand) | Author |
2009-06-12 | virtio: handle short buffers in virtio_rng. | Rusty Russell |
2009-06-12 | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin |
2009-06-12 | virtio: add names to virtqueue struct, mapping from devices to queues. | Rusty Russell |
2009-06-11 | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 | Linus Torvalds |
2009-06-11 | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-06-11 | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-06-11 | vt: use kzalloc() instead of the bootmem allocator | Pekka Enberg |
2009-06-11 | kmemleak: Remove some of the kmemleak false positives | Catalin Marinas |
2009-06-11 | Merge branch 'serial-from-alan' | Linus Torvalds |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-11 | moxa: prevent opening unavailable ports | Dirk Eibach |
2009-06-11 | tty: use prepare/finish_wait | Jiri Slaby |
2009-06-11 | tty: remove sleep_on | Jiri Slaby |
2009-06-11 | tty: Untangle termios and mm mutex dependencies | Alan Cox |
2009-06-11 | tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface | Mike Frysinger |
2009-06-11 | tty: simplify buffer allocator cleanups | Alan Cox |
2009-06-11 | tty: remove buffer special casing | Alan Cox |
2009-06-11 | tty: bring ldisc into CodingStyle | Alan Cox |
2009-06-11 | tty: Move ldisc_flush | Alan Cox |
2009-06-11 | tty: rewrite the ldisc locking | Alan Cox |
2009-06-11 | tty: Extract various bits of ldisc code | Alan Cox |
2009-06-11 | tty: Fix oops when scanning the polling list for kgdb | Alan Cox |
2009-06-11 | pty: Fix a comment | Alan Cox |
2009-06-11 | tty: throttling race fix | Alan Cox |
2009-06-11 | epca: fix test_bit parameters | Jiri Slaby |
2009-06-11 | rocket: fix test_bit parameters | Jiri Slaby |
2009-06-11 | tty: cyclades, remove unused variables | Jiri Slaby |
2009-06-11 | tty: cyclades, fix nports handling | Jiri Slaby |
2009-06-11 | tty: cyclades, convert macros to inlines | Jiri Slaby |
2009-06-11 | tty: cyclades, cache HW version | Jiri Slaby |
2009-06-11 | tty: cyclades, plx9060 casts cleanup | Jiri Slaby |
2009-06-11 | tty: synclink_gt add receive pio mode | Paul Fulghum |
2009-06-11 | tty: Implement a drain delay in the tty port | Alan Cox |
2009-06-11 | tty: Add carrier processing on close to the tty_port core | Alan Cox |
2009-06-11 | tty: cyclades, remove spurious check in ISR | Jiri Slaby |
2009-06-11 | tty: cyclades, don't kill FW | Jiri Slaby |
2009-06-11 | tty:cyclades, load firmware even on Ze | Jiri Slaby |
2009-06-10 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-06-09 | Make /dev/zero reads interruptible by signals | Linus Torvalds |
2009-06-09 | char: mxser, fix ISA board lookup | Peter Botha |
2009-06-06 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-04 | drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero | Salman Qazi |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar |
2009-06-01 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-05-22 | block: Do away with the notion of hardsect_size | Martin K. Petersen |
2009-05-22 | ipmi: fix ipmi_si modprobe hang | Corey Minyard |
2009-05-20 | TPM: get_event_name stack corruption | Eric Paris |
2009-05-19 | Avoid ICE in get_random_int() with gcc-3.4.5 | Linus Torvalds |
2009-05-18 | Merge commit 'v2.6.30-rc6' into perfcounters/core | Ingo Molnar |