1. 31 10月, 2007 37 次提交
  2. 30 10月, 2007 3 次提交
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 · fb7267ac
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6:
        Blackfin arch: use a less common define name in BF549
        Blackfin arch: Add missing definitions for BF561
        Blackfin arch: reclaim a few bytes from the end of our init section
        Blackfin arch: fix libata data struct member from irq_type to irq_flags
        Blackfin arch: Do not pollute name space used in linux-2.6.x/sound
        Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.
        Blackfin arch: update board defconfig files according to latest information from ADI datasheet
        Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things.
        Blackfin arch: Add missing definitions of BF54x
        Blackfin arch: Fix random crash issue found by Michael.
        Blackfin arch: fix bug: tell users if the kernel is recovering from a fault condition
        Blackfin arch: add support for checking/clearing overruns in generic purpose Timer API
        Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.
        Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer
        Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for net2272 driver
        Blackfin arch: fix bug: kernel prints out error message twice
        Blackfin arch: add NFC driver support in BF527-EZKIT board
        Blackfin arch: Added support for HV Sistemas H8606 board
      fb7267ac
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 · 2d175d43
      Linus Torvalds 提交于
      * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6:
        [TIPC]: Add tipc_config.h to include/linux/Kbuild.
        [WAN]: lmc_ioctl: don't return with locks held
        [SUNRPC]: fix rpc debugging
        [TCP]: Saner thash_entries default with much memory.
        [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing
        [IPv4] SNMP: Refer correct memory location to display ICMP out-going statistics
        [NET]: Fix error reporting in sys_socketpair().
        [NETFILTER]: nf_ct_alloc_hashtable(): use __GFP_NOWARN
        [NET]: Fix race between poll_napi() and net_rx_action()
        [TCP] MD5: Remove some more unnecessary casting.
        [TCP] vegas: Fix a bug in disabling slow start by gamma parameter.
        [IPVS]: use proper timeout instead of fixed value
        [IPV6] NDISC: Fix setting base_reachable_time_ms variable.
      2d175d43
    • K