1. 05 10月, 2006 2 次提交
    • V
      [MIPS] PNX8550 fixups · 7009af8c
      Vitaly Wool 提交于
      This patch fixes the compilation errors on PNX8550 and hard-to-track
      bug in interrupt handling.
      It also corresponds to the latest changes in PNX8550 serial driver.
      Signed-off-by: NVitaly Wool <vitalywool@gmail.com>
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      7009af8c
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6 · 4a61f173
      Linus Torvalds 提交于
      * git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6: (292 commits)
        [GFS2] Fix endian bug for de_type
        [GFS2] Initialize SELinux extended attributes at inode creation time.
        [GFS2] Move logging code into log.c (mostly)
        [GFS2] Mark nlink cleared so VFS sees it happen
        [GFS2] Two redundant casts removed
        [GFS2] Remove uneeded endian conversion
        [GFS2] Remove duplicate sb reading code
        [GFS2] Mark metadata reads for blktrace
        [GFS2] Remove iflags.h, use FS_
        [GFS2] Fix code style/indent in ops_file.c
        [GFS2] streamline-generic_file_-interfaces-and-filemap gfs fix
        [GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits)
        [GFS2] inode-diet: Eliminate i_blksize from the inode structure
        [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)
        [GFS2] Fix typo in last patch
        [GFS2] Fix direct i/o logic in filemap.c
        [GFS2] Fix bug in Makefiles for lock modules
        [GFS2] Remove (extra) fs_subsys declaration
        [GFS2/DLM] Fix trailing whitespace
        [GFS2] Tidy up meta_io code
        ...
      4a61f173
  2. 04 10月, 2006 38 次提交