summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] md: fix problem with raid6 intent bitmapNeilBrown2005-11-281-2/+13
* [PATCH] md: fix locking problem in r5/r6NeilBrown2005-11-282-0/+4
* [PATCH] md: improve read speed to raid10 arrays using 'far copies'NeilBrown2005-11-281-1/+5
* [PATCH] fix broken hybrid v4l-dvb frontend selectionMichael Krufky2005-11-285-47/+33
* [PATCH] m32r: M3A-2170(Mappi-III) IDE supportHirokazu Takata2005-11-281-1/+2
* [PATCH] Console rotation fixesBenjamin Herrenschmidt2005-11-282-11/+4
* [PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2005-11-281-10/+2
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-1/+1
* [PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-271-4/+5
* [PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk2005-11-271-2/+2
* [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-271-1/+1
* Merge branch 'drm-linus' of master.kernel.org:/pub/scm/linux/kernel/git/airli...Linus Torvalds2005-11-251-5/+11
|\
| * drm: fix quiescent lockingDave Airlie2005-11-241-5/+11
* | [PATCH] fbcon: fix obvious bug in fbcon logo rotation codeJasper Spaans2005-11-241-1/+5
|/
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2005-11-234-5/+4
|\
| * drm: move is_pci to the end of the structureDave Airlie2005-11-231-2/+1
| * drm: add __GFP_COMP to the drm_alloc_pagesDave Airlie2005-11-232-2/+2
| * I think that if a PCI bus is a root bus, attached to a host bridge not aDave Airlie2005-11-231-1/+1
* | [PATCH] usb serial: remove redundant includeNicolas Kaiser2005-11-231-1/+0
* | [PATCH] USB: fix USB key generates ioctl_internal_command errors issueDavid Härdeman2005-11-231-0/+9
* | [PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2005-11-232-38/+36
* | [PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell2005-11-232-161/+162
* | [PATCH] USB: EHCI updates mostly whitespace cleanupsDavid Brownell2005-11-231-135/+125
* | [PATCH] USB: EHCI updatesDavid Brownell2005-11-234-42/+46
* | [PATCH] USB: ftdi_sio: new IDs for KOBIL devicesIan Abbott2005-11-232-0/+9
* | [PATCH] USB: SN9C10x driver - bad page state fixDamian Wrobel2005-11-231-1/+1
* | [PATCH] PCI: kernel-doc fix for pci-acpi.cRandy Dunlap2005-11-231-0/+1
* | [PATCH] PCI Express Hotplug: clear sticky power-fault bitRajesh Shah2005-11-233-15/+11
* | [PATCH] hwmon: hdaps missing an axisEugeniy Meshcheryakov2005-11-231-1/+1
* | [PATCH] hwmon: Fix missing it87 fan div initJean Delvare2005-11-231-0/+7
* | [PATCH] hwmon: Fix lm78 VID conversionJean Delvare2005-11-231-1/+1
* | [PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limitsYuan Mu2005-11-231-2/+6
* | [PATCH] Small fixes to driver coreAlan Stern2005-11-232-17/+12
* | [PATCH] revert floppy-fix-read-only-handlingAndrew Morton2005-11-231-6/+0
|/
* [SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"Adrian Bunk2005-11-221-6/+6
* [PATCH] device-mapper raid1: drop mark_region spinlock fixJonathan E Brassow2005-11-221-11/+9
* [PATCH] device-mapper snapshot: bio_list fixjblunck@suse.de2005-11-221-0/+3
* [PATCH] device-mapper dm-mpath: endio spinlock fixStefan Bader2005-11-221-6/+7
* [PATCH] device-mapper: mirror log bitset fixAlasdair G Kergon2005-11-221-2/+2
* [PATCH] device-mapper: list_versions fixAlasdair G Kergon2005-11-221-1/+1
* [PATCH] device-mapper dm-ioctl: missing put in table load error caseKiyoshi Ueda2005-11-221-0/+1
* [PATCH] dell_rbu driver depends on x86[64]Dave Jones2005-11-221-0/+1
* [PATCH] Fix a bug in scsi_get_commandMatthew Dobson2005-11-221-1/+1
* [PATCH] cpufreq: silence cpufreq for UPGrant Coady2005-11-221-1/+1
* [PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas2005-11-221-0/+1
* [PATCH] fbcon: Console Rotation - Fix wrong shift calculationAntonino A. Daplas2005-11-221-2/+2
* [PATCH] unpaged: ZERO_PAGE in VM_UNPAGEDHugh Dickins2005-11-221-1/+1
* [PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCIRichard Knutsson2005-11-221-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/scj...Linus Torvalds2005-11-211-0/+6
|\
| * sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre2005-11-181-0/+6
OpenPOWER on IntegriCloud