summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bugIngo Molnar2007-01-051-11/+21
* [PATCH] via82cxxx: fix cable detectionBartlomiej Zolnierkiewicz2007-01-051-73/+65
* [PATCH] PCI: prevent down_read when pci_devices is emptyArd van Breemen2007-01-051-0/+24
* [PATCH] Fix leds-s3c24xx hardware.h referenceRichard Purdie2007-01-051-1/+1
* [PATCH] Fix implicit declarations in via-pmuDave Jones2007-01-051-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-046-40/+168
|\
| * [SUNGEM]: PHY updates & pause fixes (#2)Benjamin Herrenschmidt2007-01-033-26/+163
| * [NET] drivers/net/loopback.c: convert to module_init()Adrian Bunk2007-01-032-12/+3
| * [NET]: ifb double-counts packetsdean gaudet2007-01-031-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-01-044-4/+4
|\ \
| * | ACPI: EC: move verbose printk to debug build onlyGuillaume Chazarain2007-01-021-1/+1
| * | backlight: fix backlight_device_register compile failuresRichard Purdie2007-01-023-3/+3
* | | HID: fix help texts in KconfigJiri Kosina2007-01-042-9/+14
* | | Fix some ARM builds due to HID brokennessRussell King2007-01-041-0/+1
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-01-035-79/+126
|\ \
| * | [AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return valueakpm@osdl.org2007-01-021-4/+5
| * | [AGPGART] Fix PCI-posting flush typo.Thomas Hellstrom2006-12-281-1/+1
| * | [AGPGART] fix detection of aperture size versus GTT size on G965Eric Anholt2006-12-222-52/+62
| * | [AGPGART] Remove unnecessary flushes when inserting and removing pages.Thomas Hellstrom2006-12-222-23/+50
| * | [AGPGART] K8M890 support for amd-k8.Gabriel Mansi2006-12-181-0/+9
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-01-031-0/+4
|\ \ \
| * | | [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change...Venkatesh Pallipadi2006-12-221-0/+4
* | | | [PATCH] cdrom: set default timeout to 7 secondsJens Axboe2007-01-031-1/+7
* | | | [PATCH] libata: fix combined modeAlan2007-01-021-12/+30
| |_|/ |/| |
* | | [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-3112-107/+147
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2006-12-301-43/+40
|\ \ \
| * | | ieee1394: sbp2: fix bogus dma mappingStefan Richter2006-12-301-33/+40
| * | | ieee1394: sbp2: pass REQUEST_SENSE through to the targetStefan Richter2006-12-301-10/+0
* | | | [PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_cre...Ingo Molnar2006-12-303-20/+17
* | | | [PATCH] KVM: Fix oops on oomAvi Kivity2006-12-301-1/+2
* | | | [PATCH] KVM: Rename some msrsNguyen Anh Quynh2006-12-302-12/+11
* | | | [PATCH] KVM: More msr miseryAvi Kivity2006-12-301-0/+4
* | | | [PATCH] KVM: Move common msr handling to arch independent codeAvi Kivity2006-12-304-98/+84
* | | | [PATCH] KVM: Implement a few system configuration msrsAvi Kivity2006-12-302-0/+6
* | | | [PATCH] KVM: Initialize kvm_arch_ops on unloadYoshimi Ichiyanagi2006-12-301-0/+6
* | | | [PATCH] KVM: Simplify is_long_mode()Avi Kivity2006-12-306-18/+14
* | | | [PATCH] KVM: Use boot_cpu_data instead of current_cpu_dataAvi Kivity2006-12-301-1/+1
* | | | [PATCH] PIIX/SLC90E66: PIO mode fallback fixSergei Shtylyov2006-12-302-28/+25
* | | | [PATCH] PIIX: remove check for broken MW DMA mode 0Sergei Shtylyov2006-12-301-31/+0
* | | | [PATCH] spi_s3c24xx_gpio: use right headerArnaud Patard (Rtp2006-12-301-1/+1
* | | | [PATCH] SPI/MTD: mtd_dataflash oops preventionDavid Brownell2006-12-301-1/+1
* | | | [PATCH] m25p80 build fixes (with MTD debug)David Brownell2006-12-301-2/+2
* | | | [PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell2006-12-302-1/+3
* | | | [PATCH] cciss: build with PROC_FS=nRandy Dunlap2006-12-301-1/+2
* | | | [PATCH] Fix compilation of via-pmu-backlightAndreas Schwab2006-12-301-1/+1
* | | | [PATCH] Char: isicom, eliminate spinlock recursionJiri Slaby2006-12-301-52/+51
* | | | [PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg2006-12-301-1/+1
* | | | [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversionMichael S. Tsirkin2006-12-301-1/+2
* | | | [PATCH] Char: mxser, fix oops when removing openedJiri Slaby2006-12-302-0/+2
* | | | [PATCH] pci/probe: fix macro that confuses kernel-docRandy Dunlap2006-12-301-3/+2
OpenPOWER on IntegriCloud