1. 01 10月, 2006 37 次提交
  2. 30 9月, 2006 3 次提交
    • L
      Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 · 369aa839
      Linus Torvalds 提交于
      * 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6:
        [PATCH] Use early clobber in semaphores
        [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it
        [PATCH] Re-positioning the bss segment
        [PATCH] Use ARRAY_SIZE in setup.c
        [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()
        [PATCH] x86: Clean up x86 NMI sysctls
        [PATCH] Refactor some duplicated code in mpparse.c
        [PATCH] Document iommu=panic
        [PATCH] Fix broken indentation in iommu_setup
        [PATCH] Allow disabling DAC using command line options
        [PATCH] Add proper sparse __user casts to __copy_to_user_inatomic
        [PATCH] i386: Update defconfig
        [PATCH] Update defconfig
      369aa839
    • L
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 · bf603625
      Linus Torvalds 提交于
      * master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6:
        [ATM]: [lec] use refcnt to protect lec_arp_entries outside lock
        [ATM]: [lec] add reference counting to lec_arp entries
        [ATM]: [lec] use work queue instead of timer for lec arp expiry
        [ATM]: [lec] old_close is no longer used
        [ATM]: [lec] convert lec_arp_table to hlist
        [ATM]: [lec] header indent, comment and whitespace cleanup
        [ATM]: [lec] indent, comment and whitespace cleanup [continued]
        [ATM]: [lec] indent, comment and whitespace cleanup
        [SCTP]: Do not timestamp every SCTP packet.
        [SCTP]: Use correct mask when disabling PMTUD.
        [SCTP]: Include sk_buff overhead while updating the peer's receive window.
        [SCTP]: Enable Nagle algorithm by default.
        [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.
        [NetLabel]: audit fixups due to delayed feedback
      bf603625
    • C