1. 15 10月, 2007 38 次提交
  2. 14 10月, 2007 2 次提交
    • L
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 · cbe619b1
      Linus Torvalds 提交于
      * 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6: (23 commits)
        [SPARC64]: virt_to_real_irq_table --> virt_irq_table
        [SPARC64]: virt_irq --> bucket mapping no longer necessary
        [SPARC64]: Kill ugly __bucket() macro.
        [SPARC64]: Kill ugly __irq_ino() macro.
        [SPARC64]: Only use bypass accesses to INO buckets.
        [SPARC64]: Update defconfig.
        [SPARC64]: Use sun4v VIRQ interfaces as intended.
        [SPARC64]: Allocate ivector_table dynamically.
        [SPARC64]: Access ivector_table[] using physical addresses.
        [SPARC64]: Make IVEC pointers 64-bit.
        [SPARC64]: Fix register usage in xor_raid_4().
        [SPARC64]: Kill pci_memspace_mask.
        [SPARC64]: Consolidate MSI support code.
        [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.
        [SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.
        [SPARC/64]: Prepare to remove of_platform_driver name.
        [SPARC32]: Add irqflags.h to sparc32 and use it from generic code.
        [SPARC64]: beautify vmlinux.lds
        [SPARC]: beautify vmlinux.lds
        [SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.
        ...
      cbe619b1
    • G
      mpc52xx-uart: fix compile warning (format type mismatch) · 5dd80d5d
      Grant Likely 提交于
      Trivial compile warning fix
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      5dd80d5d