summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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 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
* | | | [PATCH] powerpc iseries link error in allmodconfigJudith Lebzelter2006-12-301-0/+2
* | | | [PATCH] Fix IPMI watchdog set_param_str() using kstrdupSebastien Dugué2006-12-301-6/+5
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-292-4/+11
|\ \ \ \
| * | | | [S390] cio: fix stsch_reset.Michael Holzheu2006-12-281-3/+10
| * | | | [S390] Change max. buffer size for monwriter device.Melissa Howland2006-12-281-1/+1
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...Linus Torvalds2006-12-2928-234/+240
|\ \ \ \ \
| * | | | | V4L/DVB (5010): Cx88: Fix leadtek_eeprom taggingJean Delvare2006-12-271-1/+1
| * | | | | V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&"Alexey Dobriyan2006-12-271-1/+1
| * | | | | V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab2006-12-271-0/+1
| * | | | | V4L/DVB (5014): Allyesconfig build fixes on some non x86 archDavid Brownell2006-12-272-3/+3
| * | | | | V4L/DVB (4997): Bttv: delete duplicated ioremap()Akinobu Mita2006-12-271-2/+2
| * | | | | V4L/DVB (4996): Msp3400: fix kthread_run error checkAkinobu Mita2006-12-271-1/+1
OpenPOWER on IntegriCloud