1. 22 5月, 2007 28 次提交
  2. 19 5月, 2007 8 次提交
  3. 18 5月, 2007 4 次提交
    • L
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc · 347b4599
      Linus Torvalds 提交于
      * 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc: (32 commits)
        [POWERPC] Remove build warnings in windfarm_core
        [POWERPC] Pass per-file CFLAGs for platform specific op codes
        [POWERPC] Correct #endif comment
        [POWERPC] Fix ppc_rtas_progress_show()
        [POWERPC] Fix sed command lines for zlib source construction
        [POWERPC] Specify GNUTARGET on $(AR) invocations
        [POWERPC] Make sure device node type/name is not NULL on hot-added nodes
        [POWERPC] Small fixes for the Ebony device tree
        [POWERPC] Fix warning on UP
        [POWERPC] cell_defconfig: Disable cpufreq and pmi
        [POWERPC] Fix IO space on PCI buses created from of_platform
        [POWERPC] Add spinlock to request_phb_iospace()
        [POWERPC] Fix make rules for treeImage.initrd
        [POWERPC] Remove warning in mpic.c
        [POWERPC] Update pasemi_defconfig
        [POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer needed
        [POWERPC] Update iseries_defconfig
        [POWERPC] Wire up some more syscalls
        [POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop()
        [POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link error
        ...
      347b4599
    • L
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 · 939e3428
      Linus Torvalds 提交于
      * master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6:
        [SPARC64]: Fix sched_clock() et al.
      939e3428
    • L
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 · bfea13d4
      Linus Torvalds 提交于
      * master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6:
        [IPV4]: Remove IPVS icmp hack from route.c for now.
        [IPV4]: Correct rp_filter help text.
        [TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGAS
        [TCP] slow start: Make comments and code logic clearer.
        [BLUETOOTH]: Fix locking in hci_sock_dev_event().
        [NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.h
        [NET]: lockdep classes in register_netdevice
      bfea13d4
    • C
      slub: another slabinfo fix · 32f9306b
      Christoph Lameter 提交于
      The slab manipulation functions should not be triggered by slabs that
      are unresovable in the subset of slabs selected on the command line.
      Signed-off-by: NChristoph Lameter <clameter@sgi.com>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      32f9306b