Age | Commit message (Expand) | Author |
2008-04-30 | driver core: warn about duplicate driver names on the same bus | Stas Sergeev |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-04-30 | Merge branch 'pnp' into release | Len Brown |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown |
2008-04-30 | ACPI: Fix acpi_processor_idle and idle= boot parameters interaction | Venkatesh Pallipadi |
2008-04-30 | acpi: fix section mismatch warning in pnpacpi | Sam Ravnborg |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-30 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-04-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2008-04-30 | fix drivers/media/common/tuners/ build bug | Ingo Molnar |
2008-04-30 | serial: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | brd: modify ramdisk device to be able to manage partitions | Laurent Vivier |
2008-04-30 | debugobjects: add timer specific object debugging code | Thomas Gleixner |
2008-04-30 | drivers: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | Add macros similar to min/max/min_t/max_t | Harvey Harrison |
2008-04-30 | Basic braille screen reader support | Samuel Thibault |
2008-04-30 | mm: Add NR_WRITEBACK_TEMP counter | Miklos Szeredi |
2008-04-30 | mxser: convert large macros to functions | Christoph Hellwig |
2008-04-30 | devpts: factor out PTY index allocation | Sukadev Bhattiprolu |
2008-04-30 | devpts: propagate error code from devpts_pty_new | Sukadev Bhattiprolu |
2008-04-30 | tty: fix routine name in ptmx_open() | Hiroshi Shimamoto |
2008-04-30 | char serial: switch drivers to ioremap_nocache | Alan Cox |
2008-04-30 | ip2: switch remaining direct call of ops->flush_buffer | Alan Cox |
2008-04-30 | tty: add throttle/unthrottle helpers | Alan Cox |
2008-04-30 | isicom: fix buffer allocation | Alan Cox |
2008-04-30 | esp: clean up to modern coding style | Alan Cox |
2008-04-30 | epca: coding style | Alan Cox |
2008-04-30 | riscom8: coding style | Alan Cox |
2008-04-30 | strip: Fix up strip for the new order | Alan Cox |
2008-04-30 | tty: The big operations rework | Alan Cox |
2008-04-30 | isicom: bring into coding style | Alan Cox |
2008-04-30 | serial: switch the serial core to int put_char methods | Alan Cox |
2008-04-30 | pc300: Update to tty_set_operations | Alan Cox |
2008-04-30 | pty: prepare for tty->ops changes | Alan Cox |
2008-04-30 | isdn: switch to int put_char method | Alan Cox |
2008-04-30 | consoles: switch to int put_char method | Alan Cox |
2008-04-30 | synclink series: switch to int put_char method | Alan Cox |
2008-04-30 | specialix: Switch to int put_char method | Alan Cox |
2008-04-30 | serial167: switch to int put_char method | Alan Cox |
2008-04-30 | riscom/rocket: switch to int put_char method | Alan Cox |
2008-04-30 | pcmcia: serial to int put_char method | Alan Cox |
2008-04-30 | mxser: switch to put_char being int | Alan Cox |
2008-04-30 | char: switch gs, cyclades and esp to return int for put_char | Alan Cox |
2008-04-30 | amiserial: Switch put char to return success/fail | Alan Cox |
2008-04-30 | usb gadget: switch to put_char returning int | Alan Cox |
2008-04-30 | serial m68k: put_char returns | Alan Cox |
2008-04-30 | s390 tty: Prepare for put_char to return success/fail | Alan Cox |
2008-04-30 | tty/serial: lay the foundations for the next set of reworks | Alan Cox |