1. Feb 07, 2008
  2. Feb 06, 2008
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 · 551e4fb2
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6: (29 commits)
        ide-tape: bump minor driver version
        ide-tape: cleanup the remaining codestyle issues
        ide-tape: fix syntax error in idetape_identify_device()
        ide-tape: remove leftover OnStream support warning
        ide-tape: collect module-related macro calls at the end
        ide-tape: include proper headers
        ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()
        ide-tape: remove struct idetape_id_gcw
        ide-tape: cleanup and fix comments
        ide-tape: shorten some function names
        ide-tape: remove idetape_increase_max_pipeline_stages()
        ide-tape: struct idetape_tape_t: shorten member names v2
        ide-tape: struct idetape_tape_t: remove unused members
        ide-tape: remove typedef idetape_chrdev_direction_t
        ide-tape: simplify code branching in the interrupt handler
        ide-tape: remove unreachable code chunk
        ide-tape: remove struct idetape_read_position_result_t
        ide-tape: refactor the debug logging facility
        ide: add ide_read_error() inline helper
        ide: add ide_read_[alt]status() inline helpers
        ...
      551e4fb2
    • Linus Torvalds's avatar
      Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc · b297d520
      Linus Torvalds authored
      * 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc:
        pool: Improve memory usage for devices which can't cross boundaries
        Change dmapool free block management
        dmapool: Tidy up includes and add comments
        dmapool: Validate parameters to dma_pool_create
        Avoid taking waitqueue lock in dmapool
        dmapool: Fix style problems
        Move dmapool.c to mm/ directory
      b297d520