safe/jmp/linux-2.6
2006-09-22 Tom TuckerRDMA: iWARP Core Changes.
2006-09-22 Tom TuckerRDMA: iWARP Connection Manager.
2006-09-22 Roland DreierIB: Whitespace fixes
2006-09-22 Sean HeftyIB/cm: Randomize starting comm ID
2006-09-22 James LentiniIB/mad: Remove unused includes
2006-09-22 Sean HeftyIB/mad: Add support for dual-sided RMPP transfers.
2006-09-22 Sean HeftyIB/cm: Use correct reject code for invalid GID
2006-09-22 Sean HeftyIB/cm: Enable atomics along with RDMA reads
2006-09-22 Jack MorgensteinIB/mthca: Return correct number of bits for static...
2006-09-22 Jack MorgensteinIB/mthca: Return port number for unconnected QPs in...
2006-09-22 Jack MorgensteinIB/mthca: Fix default static rate returned for Tavor...
2006-09-22 Bryan O'SullivanIB/ipath: control receive polarity inversion
2006-09-22 Bryan O'SullivanIB/ipath: fix return value from ipath_poll
2006-09-22 Bryan O'SullivanIB/ipath: allow SMA to be disabled
2006-09-22 Bryan O'SullivanIB/ipath: handle sq_sig_all field correctly
2006-09-22 Bryan O'SullivanIB/ipath: put a limit on the number of QPs that can...
2006-09-22 Bryan O'SullivanIB/ipath: validate path_mig_state properly
2006-09-22 Bryan O'SullivanIB/ipath: be more strict about testing the modify QP...
2006-09-22 Bryan O'SullivanIB/ipath: add serial number to hardware freeze error...
2006-09-22 Bryan O'SullivanIB/ipath: support new QLogic product naming scheme
2006-09-22 Bryan O'SullivanIB/ipath: account for attached QPs correctly
2006-09-22 Bryan O'SullivanIB/ipath: do not allow use of CQ entries with invalid...
2006-09-22 Bryan O'SullivanIB/ipath: add new minor device to allow sending of...
2006-09-22 Bryan O'SullivanIB/ipath: trivial cleanups
2006-09-22 Bryan O'SullivanIB/ipath: remove stale references to userspace SMA
2006-09-22 Bryan O'SullivanIB/ipath: simplify debugging code after ipath_core...
2006-09-22 Bryan O'SullivanIB/ipath: simplify layering code
2006-09-22 Bryan O'SullivanIB/ipath: merge ipath_core and ib_ipath drivers
2006-09-22 Bryan O'SullivanIB/ipath: drop requirement that PIO buffers be mmaped...
2006-09-22 Bryan O'SullivanIB/ipath: fix handling of kpiobufs
2006-09-22 Bryan O'SullivanIB/ipath: fix for crash on module unload, if cfgports...
2006-09-22 Bryan O'SullivanIB/ipath: lock resource limit counters correctly
2006-09-22 Bryan O'SullivanIB/ipath: More changes to support InfiniPath on PowerPC...
2006-09-22 Ralph CampbellIB/ipath: Performance improvements via mmap of queues
2006-09-22 Ralph CampbellIB/uverbs: Pass userspace data to modify_srq and modify...
2006-09-22 Ralph CampbellIB/uverbs: Allow resize CQ operation to return driver...
2006-09-22 Heiko J SchickIB/ehca: Add driver for IBM eHCA InfiniBand adapters
2006-09-22 Ishai RabinovitzIB/srp: Add port/device attributes
2006-09-22 James LentiniIB/mthca: Include the header we really want
2006-09-22 Roland DreierIB/uverbs: Fix lockdep warning when QP is created with...
2006-09-22 Roland DreierIB/uverbs: Use idr_read_cq() where appropriate
2006-09-22 Michael S.... IB/ipoib: Fix flush/start xmit race (from code review)
2006-09-22 Michael S.... IB/mthca: Don't use privileged UAR for kernel access
2006-09-22 Jack MorgensteinIB/mthca: Fix lid used for sending traps
2006-09-22 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/hdroneline
2006-09-22 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2006-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-09-22 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-09-22 David WoodhouseRemove accidentally-added include/linux/utsrelease.h
2006-09-22 David WoodhouseRevert "[MTD] blkdev helper code: fix printk format...
2006-09-22 Claudio Lanconelli[MTD] Add SSFDC (SmartMedia) read-only translation...
2006-09-22 Jiri Slaby[MTD] pmc551 pci cleanup
2006-09-22 Jiri Slaby[MTD] pmc551 use kzalloc
2006-09-22 Jiri Slaby[MTD] pmc551 whitespace cleanup
2006-09-22 Lennert Buytenhek[MTD] Remove iq80310 map driver
2006-09-22 Frank Haverkamp[MTD NAND] Fix in typo ndfc.c causing wrong ECC layout
2006-09-22 Lennert Buytenhek[MTD] physmap: add power management support
2006-09-22 Amol Ladioremap balanced with iounmap for drivers/mtd subsystem
2006-09-22 Alan Cox[MTD] Switch to pci_get_device and do ref counting
2006-09-22 Randy Dunlap[MTD] blkdev helper code: fix printk format warning
2006-09-22 Brian Walsh[MTD] Fix ixp4xx partition parsing.
2006-09-22 Michal Piotrowski[JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h
2006-09-22 Michal Piotrowski[MTD NAND] Remove old code in au1550nd.c
2006-09-22 Håvard Skinnemoen[MTD] Unlock NOR flash automatically where necessary
2006-09-22 Benjamin Herrenschmidt[POWERPC] Fix ohare IDE irq workaround on old powermacs
2006-09-22 Linas Vepstas[POWERPC] EEH: Power4 systems sometimes need multiple...
2006-09-22 Scott Wood[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev...
2006-09-22 Nathan Lynch[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c
2006-09-22 Nathan Lynch[POWERPC] Maple U3 HT - reject inappropriate config...
2006-09-22 Scott Wood[POWERPC] Fix IPIC pending register assignments
2006-09-22 Arnd Bergmann[POWERPC] powerpc: fix building gdb against asm/ptrace.h
2006-09-22 Michael Ellerman[POWERPC] Remove DISCONTIGMEM cruft from page.h
2006-09-22 Stephen Rothwell[POWERPC] Merge iSeries i/o operations with the rest
2006-09-21 Josh Boyer[POWERPC] 40x: Fix debug status register defines
2006-09-21 Amy Fong[POWERPC] Fix compile error in sbc8560
2006-09-21 Linas Vepstas[POWERPC] EEH: support MMIO enable recovery step
2006-09-21 Linas Vepstas[POWERPC] EEH: enable MMIO/DMA on frozen slot
2006-09-21 Linas Vepstas[POWERPC] EEH: code comment cleanup
2006-09-21 Linas Vepstas[POWERPC] EEH: balance pcidev_get/put calls
2006-09-21 Josh Boyer[POWERPC] PPC: Fix xmon stack frame address in backtrace
2006-09-21 Peter Bergner[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FX
2006-09-21 Rik Snel[BLOCK] dm-crypt: trivial comment improvements
2006-09-21 Herbert Xu[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_...
2006-09-21 Herbert Xu[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_comp and crypto_has_*
2006-09-21 Herbert Xu[CRYPTO] api: Add crypto_comp and crypto_has_*
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_hash interface instead of...
2006-09-21 Herbert Xu[SCSI] iscsi: Use crypto_hash interface instead of...
2006-09-21 Herbert Xu[CRYPTO] digest: Remove old HMAC implementation
2006-09-21 Herbert Xu[CRYPTO] doc: Update documentation for hash and me
2006-09-21 Herbert Xu[SCTP]: Use HMAC template and hash interface
2006-09-21 Herbert Xu[IPSEC]: Use HMAC template and hash interface
2006-09-21 Herbert Xu[CRYPTO] tcrypt: Use HMAC template and hash interface
2006-09-21 Herbert Xu[CRYPTO] hmac: Add crypto template implementation
2006-09-21 Herbert Xu[CRYPTO] digest: Added user API for new hash type
2006-09-21 Herbert Xu[CRYPTO] api: Mark parts of cipher interface as deprecated
2006-09-21 Herbert Xu[PATCH] scatterlist: Add const to sg_set_buf/sg_init_on...
2006-09-21 Herbert Xu[CRYPTO] drivers: Remove obsolete block cipher operations
next