1. 14 Aug, 2007 7 commits
  2. 13 Aug, 2007 1 commit
  3. 12 Aug, 2007 30 commits
  4. 11 Aug, 2007 2 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 · 3864e8cc
      Linus Torvalds authored
      * 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6:
        [S390] monwriter: Serialization bug for multithreaded applications.
        [S390] vmur: diag14 only works with buffers below 2GB
        [S390] vmur: add "top of queue" sanity check for reader open
        [S390] vmur: reject open on z/VM reader files with status HOLD
        [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy
        [S390] vmur: allocate single record buffers instead of one big data buffer
        [S390] remove DEFAULT_MIGRATION_COST
        [S390] qdio: make sure data structures are correctly aligned.
        [S390] hypfs: implement show_options
        [S390] cio: avoid memory leak on error in css_alloc_subchannel().
      3864e8cc
    • Linus Torvalds's avatar
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc · 75ecb1a4
      Linus Torvalds authored
      * 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc:
        [POWERPC] Fix size check for hugetlbfs
        [POWERPC] Fix initialization and usage of dma_mask
        [POWERPC] Fix more section mismatches in head_64.S
        [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC"
        [POWERPC] PS3: Update ps3_defconfig
        [POWERPC] PS3: Remove text saying PS3 support is incomplete
        [POWERPC] PS3: Fix storage probe logic
        [POWERPC] cell: Move SPU affinity init to spu_management_of_ops
        [POWERPC] Fix potential duplicate entry in SLB shadow buffer
      75ecb1a4