summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-03-227-11/+36
|\
| * IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin2007-03-222-3/+3
| * IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin2007-03-221-2/+2
| * IB/ehca: Make scaling code work without CPU hotplugJoachim Fenkes2007-03-221-0/+8
| * RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()Steve Wise2007-03-221-1/+4
| * IB/ipath: Check return value of lookup_one_lenBryan O'Sullivan2007-03-221-1/+15
| * IPoIB: Fix race in detaching from mcast group before attachingSean Hefty2007-03-221-3/+3
| * IPoIB/cm: Fix reaping of stale connectionsMichael S. Tsirkin2007-03-221-1/+1
* | [PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementationsThomas Gleixner2007-03-221-1/+9
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-217-38/+43
|\
| * [IA64] Fix wrong /proc/iomem on SGI AltixBernhard Walle2007-03-201-2/+10
| * [IA64] Altix: ioremap vga_console_iobaseJohn Keller2007-03-201-3/+3
| * [IA64] Fix typo/thinko in crash.cJay Lan2007-03-201-1/+1
| * [IA64] Fix get_model_name() for mixed cpu type systemsJack Steiner2007-03-201-7/+15
| * [IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai2007-03-204-27/+24
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-03-213-4/+4
|\ \
| * | [CRYPTO] tcrypt: Fix error checking for comp allocationSebastian Siewior2007-03-211-1/+1
| * | [CRYPTO] doc: Fix typo in hash exampleJohannes Schlumberger2007-03-211-1/+1
| * | [CRYPTO] api: scatterwalk_copychunks() fails to advance through scatterlistJ. Bruce Fields2007-03-211-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-194-0/+6
|\ \ \
| * | | [SPARC64]: store-init needs trailing membar.David S. Miller2007-03-194-0/+6
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-03-198-14/+43
|\ \ \
| * | | USB: new Novatel device ids for option driverGreg Kroah-Hartman2007-03-192-7/+13
| * | | USB: berry_charge: correct dbg string for second magic commandKen L Johnson2007-03-191-1/+1
| * | | usblp: quirk flag and device entry for Seiko Epson M129C printerAlan Stern2007-03-191-1/+5
| * | | airprime: USB ID for Novatel EV620 mini PCI-E cardMark Glines2007-03-191-2/+3
| * | | USB: necessary update for mos7720 driverOliver Neukum2007-03-191-0/+1
| * | | USB: RAZR v3i unusual_devsPete Zaitcev2007-03-191-0/+10
| * | | USB: two more device ids for dm9601 usbnet driverJon Dowland2007-03-191-0/+8
| * | | USB: fix usb-serial regressionJim Radford2007-03-191-6/+5
| |/ /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-1917-24/+49
|\ \ \
| * | | [MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.Ralf Baechle2007-03-191-3/+3
| * | | [MIPS] mips-boards: More liberal check for mips-board consoleThiemo Seufer2007-03-191-1/+1
| * | | [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-1913-17/+16
| * | | [MIPS] Qemu: Fix Symmetric Uniprocessor support.Atsushi Nemoto2007-03-192-3/+19
| * | | [MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.Ralf Baechle2007-03-191-0/+10
| |/ /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-196-9/+11
|\ \ \
| * | | pata_ixp4xx_cf: fix interruptAlessandro Zummo2007-03-191-1/+1
| * | | pata_ixp4xx_cf: fix oops on detachTejun Heo2007-03-191-1/+0
| * | | libata: kernel-doc fixRandy Dunlap2007-03-191-1/+1
| * | | sata_inic162x: kill double region requestsTejun Heo2007-03-191-4/+0
| * | | drivers/ata/Kconfig: PATA_SCC depends on wrong platformAkira Iguchi2007-03-191-1/+1
| * | | sata_sil24: Add Adaptec 1220SA PCI IDJamie Clark2007-03-191-0/+1
| * | | libata: don't whine if ->prereset() returns -ENOENTTejun Heo2007-03-191-1/+7
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-192-4/+7
|\ \ \
| * | | [ARM] 4264/1: ldrex/strex syntax errors with recent compilersStelian Pop2007-03-151-2/+2
| * | | [ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcRussell King2007-03-131-2/+5
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-1911-31/+87
|\ \ \ \
| * | | | [S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner2007-03-191-6/+6
| * | | | [S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner2007-03-192-7/+24