Commit Graph

33905 Commits (83b7a664a0c7c39ccfa4c72535dc1c001d4e7a18)
 

Author SHA1 Message Date
Brandon Philips e9539ee73a genhd.c reference in Documentation/kobjects.txt 19 years ago
Steven Rostedt 4ca8a3c1b1 Add stable branch to maintainers file 19 years ago
Jean Delvare 0ee6a17389 ACPI: fix kfree in i2c_ec error path 19 years ago
Roland Dreier a19aa5c5fd IB/mthca: Fix potential AB-BA deadlock with CQ locks 19 years ago
David Teigland fcc8abc8d4 [DLM] move kmap to after spin_unlock 19 years ago
Greg Kroah-Hartman c4e321b85a Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-mmc 19 years ago
Greg Kroah-Hartman f8872f4cb4 Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-arm 19 years ago
Russell Cattelan 8872187780 [GFS2] Fix a couple of refcount leaks. 19 years ago
Michael S. Tsirkin e54b82d739 IB/mthca: Make fence flag work for send work requests 19 years ago
Horst Hummel d0710c7c9e [S390] dasd calls kzalloc while holding a spinlock. 19 years ago
Stephen Hemminger 8d3d35b4e2 [PATCH] sky2: phy power problems on 88e805X chips 19 years ago
Martin Hicks a34b6fc04d [PATCH] libata: PHY reset requires writing 0x4 to SControl 19 years ago
Albert Lee 51704c609f [PATCH] libata: Use ATA_FLAG_PIO_POLLING for pdc_adma 19 years ago
Greg Kroah-Hartman 99baa75231 Merge git://oss.sgi.com:8090/nathans/xfs-rc-2.6 19 years ago
Nathan Scott 0e1edbd999 [XFS] Fix xfs_free_extent related NULL pointer dereference. 19 years ago
David S. Miller fff642570d [IPX]: Fix typo, ipxhdr() --> ipx_hdr() 19 years ago
Herbert Xu 06aebfb7fa [IPV6]: The ifa lock is a BH lock 19 years ago
Alan Cox 79860a9a79 [PATCH] PATCH: 2.6.18 oops on boot fix for IDE 19 years ago
David Teigland 4a99c3d9d6 [DLM] reject replies to old requests 19 years ago
Greg Kroah-Hartman a465714109 Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 19 years ago
Greg Kroah-Hartman 54f58d6c4f Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 19 years ago
Greg Kroah-Hartman 897e11a40b Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev 19 years ago
David Teigland faa0f26772 [DLM] show nodeid for recovery message 19 years ago
David Teigland 06442440bc [DLM] break from snprintf loop 19 years ago
David Teigland f6db1b8e72 [DLM] abort recovery more quickly 19 years ago
David Teigland 5ff519112a [DLM] print bad length in assertion 19 years ago
Dmitry Mishin 7c91767a6b [NET]: add_timer -> mod_timer() in dst_run_gc() 19 years ago
Horst Hummel ebc4599990 [S390] dasd set offline kernel bug. 19 years ago
Tejun Heo 22aac0896b [PATCH] libata: clear sdev->locked on door lock failure 19 years ago
Keith Owens 85455dd342 [PATCH] Fix compile problem when sata debugging is on 19 years ago
Brice Goglin 013b68bf7c [PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume 19 years ago
Jeff Garzik c71d6be54e Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into upstream-fixes 19 years ago
Jeff Garzik 2f96740c26 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes 19 years ago
Stephen Hemminger 7b1ba8de56 [IPX]: Another nonlinear receive fix 19 years ago
David S. Miller 70f8e78e15 [RTNETLINK]: Fix IFLA_ADDRESS handling. 19 years ago
Greg Kroah-Hartman ad552692a4 Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb 19 years ago
Yeasah Pell 0851fb4848 V4L/DVB (4431): Add several error checks to dst 19 years ago
Diego Calleja eafa98177a V4L/DVB (4430): Quickcam_messenger compilation fix 19 years ago
Mauro Carvalho Chehab 8a016dcc83 V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctl 19 years ago
Hans Verkuil 43c560fa59 V4L/DVB (4419): Turn on the Low Noise Amplifier of the Samsung tuners. 19 years ago
Hans Verkuil e335fada5a V4L/DVB (4418): Fix broken msp3400 module option 'standard' 19 years ago
Hans Verkuil 17531c168c V4L/DVB (4416): Cx25840_read4 has wrong endianness. 19 years ago
Trent Piepho b02dc51591 V4L/DVB (4411): Fix minor errors in build files 19 years ago
Mauro Carvalho Chehab 7fb6529762 V4L/DVB (4407): Driver dsbr100 is a radio device, not a video one! 19 years ago
Steven Whitehouse f4387149ec [GFS2] Fix lack of buffers in writepage bug 19 years ago
Mauro Carvalho Chehab 0dfa9abd6b V4L/DVB (4399): Fix a typo that caused some compat stuff to not work 19 years ago
Luc Van Oostenryck 3cdc0f263b V4L/DVB (4395): Restore compat_ioctl in pwc driver 19 years ago
Mauro Carvalho Chehab 6054b68e84 V4L/DVB (4371b): Fix V4L1 dependencies at drivers under sound/oss and sound/pci 19 years ago
Mauro Carvalho Chehab 5bdd6cc330 V4L/DVB (4371a): Fix V4L1 dependencies on compat_ioctl32 19 years ago
Mauro Carvalho Chehab 487206f263 V4L/DVB (4340): Videodev.h should be included also when V4L1_COMPAT is selected. 19 years ago