1. 04 10月, 2006 36 次提交
  2. 03 10月, 2006 4 次提交
    • L
      Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 · 6ebfc0e2
      Linus Torvalds 提交于
      * master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6:
        sh: Fixup __raw_read_trylock().
        sh: Kill off remaining config.h references.
        sh: Initial gitignore list
        sh: build fixes for defconfigs.
        sh: Kill off more dead headers.
        sh: Set pclk default for SH7705.
        sh: defconfig updates.
      6ebfc0e2
    • L
      Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 · 1e9abb5b
      Linus Torvalds 提交于
      * master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6:
        sh64: Remove me from sh64 maintainers.
        sh64: Update cayman defconfig.
      1e9abb5b
    • L
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 · 65fc4713
      Linus Torvalds 提交于
      * master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6:
        [SPARC64]: Update defconfig.
        [SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more.
        [SPARC64]: Move signal compat bits to new header file.
      65fc4713
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc · ccaa36f7
      Linus Torvalds 提交于
      * git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc: (29 commits)
        [POWERPC] Fix rheap alignment problem
        [POWERPC] Use check_legacy_ioport() for ISAPnP
        [POWERPC] Avoid NULL pointer in gpio1_interrupt
        [POWERPC] Enable generic rtc hook for the MPC8349 mITX
        [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class
        [POWERPC] Create a "wrapper" script and use it in arch/powerpc/boot
        [POWERPC] fix spin lock nesting in hvc_iseries
        [POWERPC] EEH failure to mark pci slot as frozen.
        [POWERPC] update powerpc defconfig files after libata kconfig breakage
        [POWERPC] enable sysrq in pmac32_defconfig
        [POWERPC] UPIO_TSI cleanup
        [POWERPC] rewrite mkprep and mkbugboot in sane C
        [POWERPC] maple/pci iomem annotations
        [POWERPC] powerpc oprofile __user annotations
        [POWERPC] cell spufs iomem annotations
        [POWERPC] NULL noise removal: spufs
        [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c
        [POWERPC] update mpc8349_itx_defconfig and remove some debug settings
        [POWERPC] Always call cede in pseries dedicated idle loop
        [POWERPC] Fix loop logic in irq_alloc_virt()
        ...
      ccaa36f7