1. 10 2月, 2007 4 次提交
    • L
      Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 · d27146dd
      Linus Torvalds 提交于
      * 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32:
        [AVR32] Add missing #include <linux/module.h>
        [AVR32] ssize_t should be long, not int
        [AVR32] Remove last remains of libgcc
        [AVR32] SPI platform code update
        [AVR32] Add PIOE device and reserve SDRAM pins
        [AVR32] Introduce at32_reserve_pin()
        [AVR32] Don't reset PIO state at bootup
        [AVR32] GPIO API implementation
        [AVR32] Use ARRAY_SIZE macro when appropriate
        [AVR32] Implement dma_mapping_error()
        [AVR32] Fix incorrect invalidation of shared cachelines
        [AVR32] ext int fixes
        [AVR32] fix serial port setup on ATSTK1000
        [AVR32] /proc/interrupts display
        Remove a couple final references to obsolete verify_area().
      d27146dd
    • N
      [PATCH] mm: remove find_trylock_page · 62045305
      Nick Piggin 提交于
      Remove find_trylock_page as per the removal schedule.
      Signed-off-by: NNick Piggin <npiggin@suse.de>
      [ Let's see if anybody screams ]
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      62045305
    • L
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 · f049274b
      Linus Torvalds 提交于
      * master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6: (79 commits)
        [IPX]: Fix NULL pointer dereference on ipx unload
        [ATM]: atmarp.h needs to always include linux/types.h
        [NET]: Fix net/socket.c warnings.
        [NET]: cleanup sock_from_file()
        [NET]: change layout of ehash table
        [S390]: Add AF_IUCV socket support
        [S390]: Adapt special message interface to new IUCV API
        [S390]: Adapt netiucv driver to new IUCV API
        [S390]: Adapt vmlogrdr driver to new IUCV API
        [S390]: Adapt monreader driver to new IUCV API
        [S390]: Rewrite of the IUCV base code, part 2
        [S390]: Rewrite of the IUCV base code, part 1
        [X.25]: Adds /proc/net/x25/forward to view active forwarded calls.
        [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.
        [X.25]: Add call forwarding
        [XFRM]: xfrm_migrate() needs exporting to modules.
        [PFKEYV2]: CONFIG_NET_KEY_MIGRATE option
        [PFKEYV2]: Extension for dynamic update of endpoint address(es)
        [XFRM]: CONFIG_XFRM_MIGRATE option
        [XFRM]: User interface for handling XFRM_MSG_MIGRATE
        ...
      f049274b
    • L
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 · b37df859
      Linus Torvalds 提交于
      * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6:
        MAINTAINERS: update DMFE and wireless drivers mailing list
        ucc_geth: Add support to local-mac-address property
        ucc_geth: Remove obsolete workaround of link speed change
        cxgb3: sysfs attributes in -mm tree
        Add Attansic L1 ethernet driver.
      b37df859
  2. 09 2月, 2007 36 次提交