summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-23Merge branch 'master' into upstreamJeff Garzik133-992/+2944
2006-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-7/+146
2006-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-21/+35
2006-05-23[PATCH] blk: fix gendisk->in_flight accounting during barrier sequenceJens Axboe1-1/+6
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse4-1/+13
2006-05-23[PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse1-2/+2
2006-05-23[PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse1-0/+1
2006-05-23[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita1-3/+1
2006-05-23[PATCH] swsusp: fix typo in cr0 handlingPavel Machek1-1/+1
2006-05-23[PATCH] tty_insert_flip_string_flags() license fixTobias Powalowski1-1/+1
2006-05-23[PATCH] md: Make sure bi_max_vecs is set properly in bio_splitNeilBrown1-0/+3
2006-05-23[PATCH] md: fix possible oops when starting a raid0 arrayNeilBrown1-2/+3
2006-05-23[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to dieNeilBrown2-1/+4
2006-05-23[PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton1-3/+4
2006-05-23ixgb: increment version to 1.0.104-k2Auke Kok1-1/+1
2006-05-23ixgb: add tx timeout counterAuke Kok3-4/+27
2006-05-23ixgb: use DPRINTK and msglvl, and ethtool to control itAuke Kok3-15/+54
2006-05-23ixgb: remove hardcoded numberAuke Kok1-1/+3
2006-05-23ixgb: add copper 10gig driver idAuke Kok3-3/+9
2006-05-23ixgb: add NETIF_F_LLTX analogous to e1000Auke Kok1-2/+29
2006-05-23ixgb: fix flow controlAuke Kok1-13/+11
2006-05-23ixgb: remove duplicate code setting duplex and speedAuke Kok1-21/+14
2006-05-23ixgb: fix rare early tso completionAuke Kok1-2/+15
2006-05-23[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller4-7/+146
2006-05-22[NETFILTER]: SNMP NAT: fix memory corruptionPatrick McHardy1-8/+7
2006-05-22[IRDA]: fixup type of ->lsap_stateAlexey Dobriyan1-1/+1
2006-05-22[IRDA]: fix 16/32 bit confusionAlexey Dobriyan1-1/+2
2006-05-22[NET]: Fix "ntohl(ntohs" bugsAlexey Dobriyan4-4/+4
2006-05-22[BNX2]: Use kmalloc instead of arrayMichael Chan1-4/+14
2006-05-22[BNX2]: Fix bug in bnx2_nvram_write()Michael Chan1-1/+1
2006-05-22[TG3]: Add some missing rx error countersMichael Chan1-2/+6
2006-05-21[SPARC]: Add robust futex syscall entries.David S. Miller4-10/+17
2006-05-21[SUNSU]: Fix license.Andrew Morton1-0/+1
2006-05-21Revert "[PATCH] sched: fix interactive task starvation"Linus Torvalds1-44/+18
2006-05-21Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds43-369/+702
2006-05-21[PATCH] ad1848 section fixAndrew Morton1-4/+6
2006-05-21[PATCH] nm256_audio section fixAndrew Morton1-3/+3
2006-05-21[PATCH] es18xx build fixAndrew Morton1-0/+2
2006-05-21[PATCH] mpu401 section fixAndrew Morton1-1/+1
2006-05-21[PATCH] i810 section fixAndrew Morton1-2/+2
2006-05-21[PATCH] pd6729 section fixAndrew Morton1-1/+1
2006-05-21[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco2-3/+12
2006-05-21[PATCH] kobject: quiet errors in kobject_addGreg Kroah-Hartman1-3/+3
2006-05-21[PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriateAlessandro Zummo4-6/+6
2006-05-21[PATCH] kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto2-6/+46
2006-05-21[PATCH] kbuild: check SHT_REL sectionsAtsushi Nemoto2-19/+48
2006-05-21[PATCH] s390: next_timer_interrupt overflow in stop_hz_timerMartin Schwidefsky1-1/+1
2006-05-21[PATCH] Fix a NO_IDLE_HZ timer bugZachary Amsden1-0/+16
2006-05-21[PATCH] missing newline in scsi/st.cRene Herman1-1/+1
2006-05-21[PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64Satoshi Oshima1-3/+3