aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-11genhd.c reference in Documentation/kobjects.txtGravatar Brandon Philips 1-1/+1
2006-08-11Add stable branch to maintainers fileGravatar Steven Rostedt 1-0/+8
2006-08-10Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-mmcGravatar Greg Kroah-Hartman 2-5/+7
2006-08-10Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGravatar Greg Kroah-Hartman 5-8/+7
2006-08-10[S390] dasd calls kzalloc while holding a spinlock.Gravatar Horst Hummel 2-41/+32
2006-08-09Merge git://oss.sgi.com:8090/nathans/xfs-rc-2.6Gravatar Greg Kroah-Hartman 1-49/+54
2006-08-10[XFS] Fix xfs_free_extent related NULL pointer dereference.Gravatar Nathan Scott 1-49/+54
2006-08-09[IPX]: Fix typo, ipxhdr() --> ipx_hdr()Gravatar David S. Miller 1-1/+1
2006-08-09[IPV6]: The ifa lock is a BH lockGravatar Herbert Xu 1-2/+2
2006-08-09[PATCH] PATCH: 2.6.18 oops on boot fix for IDEGravatar Alan Cox 1-0/+30
2006-08-09Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Greg Kroah-Hartman 10-41/+72
2006-08-09Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Gravatar Greg Kroah-Hartman 2-2/+24
2006-08-09Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Gravatar Greg Kroah-Hartman 4-29/+24
2006-08-09[NET]: add_timer -> mod_timer() in dst_run_gc()Gravatar Dmitry Mishin 1-2/+1
2006-08-09[S390] dasd set offline kernel bug.Gravatar Horst Hummel 1-1/+1
2006-08-09[PATCH] libata: clear sdev->locked on door lock failureGravatar Tejun Heo 1-0/+13
2006-08-09[PATCH] Fix compile problem when sata debugging is onGravatar Keith Owens 1-2/+2
2006-08-09[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeGravatar Brice Goglin 1-1/+1
2006-08-08Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into upstr...Gravatar Jeff Garzik 3-27/+9
2006-08-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Jeff Garzik 1-1/+23
2006-08-08[IPX]: Another nonlinear receive fixGravatar Stephen Hemminger 1-2/+5
2006-08-08[RTNETLINK]: Fix IFLA_ADDRESS handling.Gravatar David S. Miller 1-1/+14
2006-08-08Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbGravatar Greg Kroah-Hartman 22-110/+138
2006-08-08V4L/DVB (4431): Add several error checks to dstGravatar Yeasah Pell 1-31/+27
2006-08-08V4L/DVB (4430): Quickcam_messenger compilation fixGravatar Diego Calleja 1-0/+1
2006-08-08V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctlGravatar Mauro Carvalho Chehab 1-0/+4
2006-08-08V4L/DVB (4419): Turn on the Low Noise Amplifier of the Samsung tuners.Gravatar Hans Verkuil 1-6/+8
2006-08-08V4L/DVB (4418): Fix broken msp3400 module option 'standard'Gravatar Hans Verkuil 1-2/+2
2006-08-08V4L/DVB (4416): Cx25840_read4 has wrong endianness.Gravatar Hans Verkuil 1-2/+2
2006-08-08V4L/DVB (4411): Fix minor errors in build filesGravatar Trent Piepho 2-4/+4
2006-08-08V4L/DVB (4407): Driver dsbr100 is a radio device, not a video one!Gravatar Mauro Carvalho Chehab 5-14/+12
2006-08-08V4L/DVB (4399): Fix a typo that caused some compat stuff to not workGravatar Mauro Carvalho Chehab 5-9/+9
2006-08-08V4L/DVB (4395): Restore compat_ioctl in pwc driverGravatar Luc Van Oostenryck 1-0/+1
2006-08-08V4L/DVB (4371b): Fix V4L1 dependencies at drivers under sound/oss and sound/pciGravatar Mauro Carvalho Chehab 2-37/+39
2006-08-08V4L/DVB (4371a): Fix V4L1 dependencies on compat_ioctl32Gravatar Mauro Carvalho Chehab 1-4/+28
2006-08-08V4L/DVB (4340): Videodev.h should be included also when V4L1_COMPAT is selected.Gravatar Mauro Carvalho Chehab 1-1/+1
2006-08-07[TG3]: Fix tx race conditionGravatar Michael Chan 2-26/+31
2006-08-07[TCP]: SNMPv2 tcpOutSegs counter errorGravatar Wei Yongjun 1-3/+9
2006-08-07[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.Gravatar David S. Miller 1-0/+2
2006-08-07[PKTGEN]: Fix oops when used with balance-tlb bondingGravatar Chen-Li Tien 1-0/+2
2006-08-07[IPV4]: Limit rt cache size properly.Gravatar Kirill Korotaev 1-1/+1
2006-08-07[IPX]: Header length validation neededGravatar Stephen Hemminger 1-1/+2
2006-08-07[TG3]: skb->dev assignment is done by netdev_alloc_skbGravatar Christoph Hellwig 1-2/+0
2006-08-07[NET]: Assign skb->dev in netdev_alloc_skbGravatar Christoph Hellwig 1-1/+3
2006-08-07[NET]: Fix alloc_skb comment typoGravatar Christoph Hellwig 1-2/+2
2006-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Gravatar Greg Kroah-Hartman 2-6/+21
2006-08-07kbuild: external modules shall not check config consistencyGravatar Sam Ravnborg 1-6/+18
2006-08-07kbuild: do not try to build content of initramfsGravatar Sam Ravnborg 1-0/+3
2006-08-07ocfs2: allocation hintsGravatar Mark Fasheh 4-13/+145
2006-08-07ocfs2: better group descriptor consistency checksGravatar Mark Fasheh 1-20/+94