summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.17-rc5v2.6.17-rc5Linus Torvalds2006-05-241-2/+2
* [PATCH] V4L/DVB (4045): Fixes recursive dependency for I2CJean Delvare2006-05-242-2/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-05-2413-75/+92
|\
| * IB/ipath: deref correct pointer when using kernel SMABryan O'Sullivan2006-05-231-1/+1
| * IB/ipath: fix null deref during rdma opsBryan O'Sullivan2006-05-231-5/+7
| * IB/ipath: register as IB device ownerBryan O'Sullivan2006-05-231-0/+1
| * IB/ipath: enable PE800 receive interrupts on user portsBryan O'Sullivan2006-05-231-0/+4
| * IB/ipath: enable GPIO interrupt on HT-460Bryan O'Sullivan2006-05-235-8/+25
| * IB/ipath: fix NULL dereference during cleanupBryan O'Sullivan2006-05-231-11/+11
| * IB/ipath: replace uses of LIST_POISONBryan O'Sullivan2006-05-234-28/+25
| * IB/ipath: fix reporting of driver version to userspaceBryan O'Sullivan2006-05-231-1/+1
| * IB/ipath: don't modify QP if changes failBryan O'Sullivan2006-05-231-15/+17
| * IB/ipath: fix spinlock recursion bugBryan O'Sullivan2006-05-231-6/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-05-241-15/+5
|\ \
| * | JFS: Fix multiple errors in metapage_releasepageDave Kleikamp2006-05-241-15/+5
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-05-241-0/+5
|\ \ \
| * | | [PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x8...Albert Lee2006-05-241-0/+5
| |/ /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-05-241-3/+16
|\ \ \
| * | | [PATCH] sky2: fix jumbo packet supportStephen Hemminger2006-05-241-3/+16
| |/ /
* / / [MMC] Fix premature use of md->diskPierre Ossman2006-05-241-1/+1
|/ /
* | [BRIDGE]: need to ref count the LLC sapStephen Hemminger2006-05-231-1/+2
* | [NETFILTER]: SNMP NAT: fix memleak in snmp_object_decodeChris Wright2006-05-231-0/+1
* | [NETFILTER]: H.323 helper: fix sequence extension parsingPatrick McHardy2006-05-231-1/+1
* | [NETFILTER]: H.323 helper: fix parser error propagationPatrick McHardy2006-05-231-15/+19
* | V4L/DVB (4041): Fix compilation on PPC 64Mauro Carvalho Chehab2006-05-231-2/+2
* | V4L/DVB (4040a): Fix the following section warnings:Jean Delvare2006-05-231-3/+3
* | V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham2006-05-236-15/+15
* | V4L/DVB (3927): Fix VIDEO_DEV=m, VIDEO_V4L1_COMPAT=yAdrian Bunk2006-05-231-1/+4
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-234-7/+146
|\
| * [SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller2006-05-234-7/+146
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-239-21/+35
|\ \
| * | [NETFILTER]: SNMP NAT: fix memory corruptionPatrick McHardy2006-05-221-8/+7
| * | [IRDA]: fixup type of ->lsap_stateAlexey Dobriyan2006-05-221-1/+1
| * | [IRDA]: fix 16/32 bit confusionAlexey Dobriyan2006-05-221-1/+2
| * | [NET]: Fix "ntohl(ntohs" bugsAlexey Dobriyan2006-05-224-4/+4
| * | [BNX2]: Use kmalloc instead of arrayMichael Chan2006-05-221-4/+14
| * | [BNX2]: Fix bug in bnx2_nvram_write()Michael Chan2006-05-221-1/+1
| * | [TG3]: Add some missing rx error countersMichael Chan2006-05-221-2/+6
| |/
* | [PATCH] blk: fix gendisk->in_flight accounting during barrier sequenceJens Axboe2006-05-231-1/+6
* | [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-234-1/+13
* | [PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse2006-05-231-2/+2
* | [PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse2006-05-231-0/+1
* | [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita2006-05-231-3/+1
* | [PATCH] swsusp: fix typo in cr0 handlingPavel Machek2006-05-231-1/+1
* | [PATCH] tty_insert_flip_string_flags() license fixTobias Powalowski2006-05-231-1/+1
* | [PATCH] md: Make sure bi_max_vecs is set properly in bio_splitNeilBrown2006-05-231-0/+3
* | [PATCH] md: fix possible oops when starting a raid0 arrayNeilBrown2006-05-231-2/+3
* | [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to dieNeilBrown2006-05-232-1/+4
* | [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton2006-05-231-3/+4
|/
* [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-214-10/+17