aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-30
|\
| * [PATCH] Use early clobber in semaphoresAndi Kleen2006-09-29
| * [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen2006-09-29
| * [PATCH] Re-positioning the bss segmentVivek Goyal2006-09-29
| * [PATCH] Use ARRAY_SIZE in setup.cAndi Kleen2006-09-29
| * [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas2006-09-29
| * [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-29
| * [PATCH] Refactor some duplicated code in mpparse.cAndi Kleen2006-09-29
| * [PATCH] Document iommu=panicAndi Kleen2006-09-29
| * [PATCH] Fix broken indentation in iommu_setupAndi Kleen2006-09-29
| * [PATCH] Allow disabling DAC using command line optionsAndi Kleen2006-09-29
| * [PATCH] Add proper sparse __user casts to __copy_to_user_inatomicAndi Kleen2006-09-29
| * [PATCH] i386: Update defconfigAndi Kleen2006-09-29
| * [PATCH] Update defconfigAndi Kleen2006-09-29
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-29
|\ \
| * | [ATM]: [lec] use refcnt to protect lec_arp_entries outside lockChas Williams2006-09-29
| * | [ATM]: [lec] add reference counting to lec_arp entriesChas Williams2006-09-29
| * | [ATM]: [lec] use work queue instead of timer for lec arp expiryChas Williams2006-09-29
| * | [ATM]: [lec] old_close is no longer usedChas Williams2006-09-29
| * | [ATM]: [lec] convert lec_arp_table to hlistChas Williams2006-09-29
| * | [ATM]: [lec] header indent, comment and whitespace cleanupChas Williams2006-09-29
| * | [ATM]: [lec] indent, comment and whitespace cleanup [continued]Chas Williams2006-09-29
| * | [ATM]: [lec] indent, comment and whitespace cleanupChas Williams2006-09-29
| * | [SCTP]: Do not timestamp every SCTP packet.Vlad Yasevich2006-09-29
| * | [SCTP]: Use correct mask when disabling PMTUD.Vlad Yasevich2006-09-29
| * | [SCTP]: Include sk_buff overhead while updating the peer's receive window.Sridhar Samudrala2006-09-29
| * | [SCTP]: Enable Nagle algorithm by default.Sridhar Samudrala2006-09-29
| * | [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan2006-09-29
| * | [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-29
| |/
* | [SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller2006-09-29
* | [SPARC]: Don't zero out tail during copy_from_user_inatomic().David S. Miller2006-09-29
|/
* [PATCH] uml build fixOllie Wild2006-09-29
* [PATCH] MLSXFRM: fix mis-labelling of child socketsDavid Woodhouse2006-09-29
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-09-29
|\
| * IB/ipath: Fix lockdep error upon "ifconfig ibN down"Bryan O'Sullivan2006-09-28
| * IB/ipath: Fix races with ib_resize_cq()Bryan O'Sullivan2006-09-28
| * IB/ipath: Support new PCIE device, QLE7142Bryan O'Sullivan2006-09-28
| * IB/ipath: Set CPU affinity earlyBryan O'Sullivan2006-09-28
| * IB/ipath: Fix EEPROM read when driver is compiled with -OsBryan O'Sullivan2006-09-28
| * IB/ipath: Fix and recover TXE piobuf and PBC parity errorsBryan O'Sullivan2006-09-28
| * IB/ipath: Change HT CRC message to indicate how to resolve problemBryan O'Sullivan2006-09-28
| * IB/ipath: Clean up module exit codeBryan O'Sullivan2006-09-28
| * IB/ipath: Call mtrr_del with correct argumentsBryan O'Sullivan2006-09-28
| * IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan2006-09-28
| * IB/ipath: Improved support for PowerPCBryan O'Sullivan2006-09-28
| * IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan2006-09-28
| * IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan2006-09-28
| * IB/ipath: Fix mismatch in shifts and masks for printing debug infoBryan O'Sullivan2006-09-28
| * IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan2006-09-28
| * IB/ipath: Print more informative parity error messagesBryan O'Sullivan2006-09-28