summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.Dave Jones2006-08-111-7/+0
* pciehp: make pciehp build for powerpcKristen Carlson Accardi2006-08-112-4/+5
* pr_debug() should not be used in driversPavel Machek2006-08-111-0/+1
* genhd.c reference in Documentation/kobjects.txtBrandon Philips2006-08-111-1/+1
* Add stable branch to maintainers fileSteven Rostedt2006-08-111-0/+8
* Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-mmcGreg Kroah-Hartman2006-08-102-5/+7
|\
| * [MMC] Another stray 'io' referencePierre Ossman2006-08-071-1/+2
| * [MMC] Fix base address configuration in wbsdPierre Ossman2006-08-061-3/+3
| * [ARM] 3744/1: MMC: mmcqd gets stuck when block queue is pluggedJuha [êölä2006-08-061-1/+2
* | Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2006-08-105-8/+7
|\ \
| * | [ARM] Fix Acorn platform SCSI driver build failuresRussell King2006-08-061-1/+1
| * | [ARM] Fix NCR5380-based SCSI card buildRussell King2006-08-061-0/+3
| * | [ARM] Fix pci export warningsRussell King2006-08-061-2/+0
| * | [ARM] 3747/1: Fix compilation error in mach-ixp4xx/gtwx5715-setup.cMartin Michlmayr2006-08-061-5/+2
| * | [ARM] 3745/1: Add EXPORT_SYMBOL(rtc_next_alarm_time) to ARM rtctime.cGeorge G. Davis2006-08-061-0/+1
| |/
* | Merge git://oss.sgi.com:8090/nathans/xfs-rc-2.6Greg Kroah-Hartman2006-08-091-49/+54
|\ \
| * | [XFS] Fix xfs_free_extent related NULL pointer dereference.Nathan Scott2006-08-101-49/+54
* | | [IPX]: Fix typo, ipxhdr() --> ipx_hdr()David S. Miller2006-08-091-1/+1
* | | [IPV6]: The ifa lock is a BH lockHerbert Xu2006-08-091-2/+2
* | | [PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox2006-08-091-0/+30
* | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2006-08-0910-41/+72
|\ \ \
| * | | [NET]: add_timer -> mod_timer() in dst_run_gc()Dmitry Mishin2006-08-091-2/+1
| * | | [IPX]: Another nonlinear receive fixStephen Hemminger2006-08-081-2/+5
| * | | [RTNETLINK]: Fix IFLA_ADDRESS handling.David S. Miller2006-08-081-1/+14
| * | | [TG3]: Fix tx race conditionMichael Chan2006-08-072-26/+31
| * | | [TCP]: SNMPv2 tcpOutSegs counter errorWei Yongjun2006-08-071-3/+9
| * | | [PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.David S. Miller2006-08-071-0/+2
| * | | [PKTGEN]: Fix oops when used with balance-tlb bondingChen-Li Tien2006-08-071-0/+2
| * | | [IPV4]: Limit rt cache size properly.Kirill Korotaev2006-08-071-1/+1
| * | | [IPX]: Header length validation neededStephen Hemminger2006-08-071-1/+2
| * | | [TG3]: skb->dev assignment is done by netdev_alloc_skbChristoph Hellwig2006-08-071-2/+0
| * | | [NET]: Assign skb->dev in netdev_alloc_skbChristoph Hellwig2006-08-071-1/+3
| * | | [NET]: Fix alloc_skb comment typoChristoph Hellwig2006-08-071-2/+2
| |/ /
* | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman2006-08-092-2/+24
|\ \ \
| * | | [PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin2006-08-091-1/+1
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-08-081-1/+23
| |\ \ \ | | |/ / | |/| |
| | * | [PATCH] Send wireless netlink events with a clean slateHerbert Xu2006-08-041-1/+23
* | | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman2006-08-094-29/+24
|\ \ \ \
| * | | | [PATCH] libata: clear sdev->locked on door lock failureTejun Heo2006-08-091-0/+13
| * | | | [PATCH] Fix compile problem when sata debugging is onKeith Owens2006-08-091-2/+2
| * | | | Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into upstr...Jeff Garzik2006-08-083-27/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [PATCH] libata: fix ata_device_add() error pathTejun Heo2006-08-051-4/+4
| | * | | [PATCH] [libata] manually inline ata_host_remove()Jeff Garzik2006-08-051-25/+6
| | * | | [PATCH] sata_sil24: don't set probe_ent->mmio_baseTejun Heo2006-08-051-1/+0
| | * | | [PATCH] ata_piix: fix host_set private_data intializationTejun Heo2006-08-051-0/+1
| | * | | [PATCH] libata: fix ata_port_detach() for old EH portsTejun Heo2006-08-051-1/+2
* | | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbGreg Kroah-Hartman2006-08-0822-110/+138
|\ \ \ \ \
| * | | | | V4L/DVB (4431): Add several error checks to dstYeasah Pell2006-08-081-31/+27
| * | | | | V4L/DVB (4430): Quickcam_messenger compilation fixDiego Calleja2006-08-081-0/+1
| * | | | | V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctlMauro Carvalho Chehab2006-08-081-0/+4