aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-26PNP: Lindent all source filesBjorn Helgaas18-1145/+1384
2007-07-26m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata1-9/+0
2007-07-26Char: cyclades, select FW_LOADERJiri Slaby1-0/+1
2007-07-26drivers/edac: fix pasemi kconfig dependsDoug Thompson1-1/+1
2007-07-26drivers/edac: fix edac_pci sysfsDoug Thompson3-128/+337
2007-07-26drivers/edac: fix reset edac_mc pollmsecDoug Thompson3-23/+62
2007-07-26chipsfb: use correct pm stateRafael J. Wysocki1-1/+2
2007-07-26xenbus_xs.c: fix a use-after-freeAdrian Bunk1-1/+1
2007-07-26edac is bust on mipsAndrew Morton1-1/+1
2007-07-26i2c: ds1682 warning fixAndrew Morton1-1/+2
2007-07-26Reorder RTC MakefileAlessandro Zummo1-20/+22
2007-07-26lguest: documentation VII: FIXMEsRusty Russell8-0/+77
2007-07-26lguest: documentation VI: SwitcherRusty Russell2-46/+276
2007-07-26lguest: documentation V: HostRusty Russell6-85/+924
2007-07-26lguest: documentation IV: LauncherRusty Russell4-28/+427
2007-07-26lguest: documentation III: DriversRusty Russell4-35/+501
2007-07-26lguest: documentation II: GuestRusty Russell2-37/+470
2007-07-26lguest: documentation I: PreparationRusty Russell12-17/+153
2007-07-26rtc-ds1307: typo fix found by coverityDavid Brownell1-1/+1
2007-07-26fixup s3c24xx build after arch movesBen Dooks1-1/+1
2007-07-26ax88796 (address space): cast to unsigned long, not longAl Viro1-1/+1
2007-07-26raw1394 __user annotationAl Viro1-1/+1
2007-07-26drivers/ misc __iomem annotationsAl Viro4-5/+5
2007-07-26cxgb3 gfp_t annotationsAl Viro1-1/+1
2007-07-26misannotation in pppol2tpAl Viro1-2/+2
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro1-1/+1
2007-07-26sun userflash is PCI-dependentAl Viro1-1/+1
2007-07-26more VIRT_TO_BUS dependenciesAl Viro1-2/+2
2007-07-26fix missing arguments in drivers/rtc/rtc-stk17ta8.cAl Viro1-2/+4
2007-07-26[SCSI] libsas: Remove PCI dependenciesJeff Garzik4-21/+18
2007-07-26drivers/mmc/core/: make 3 functions staticAdrian Bunk4-75/+69
2007-07-26mmc: add missing printk levelsPierre Ossman2-10/+8
2007-07-26mmc: remove redundant debug information from sdhci and wbsdPierre Ossman2-26/+0
2007-07-26mmc: proper debugging output in corePierre Ossman1-8/+40
2007-07-26mmc: be more verbose about card insertions/removalPierre Ossman3-2/+35
2007-07-26mmc: Don't hold lock when releasing an added cardPierre Ossman2-10/+16
2007-07-26mmc: add a might_sleep() to mmc_claim_host()Pierre Ossman1-0/+2
2007-07-26mmc: update kerneldocPierre Ossman3-14/+26
2007-07-26mmc: update header file pathsPierre Ossman18-18/+18
2007-07-26sdhci: add support to ENE-CB714Leandro Dorileo1-0/+27
2007-07-26mmc: check error bits before command completionPierre Ossman1-13/+10
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds37-206/+551
2007-07-25m68knommu: fix workqueues in 68328 serial driverGreg Ungerer1-6/+6
2007-07-25m68knommu: remove legacy power managament from 68328 serial driverGreg Ungerer1-59/+0
2007-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2-13/+33
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz3-7/+8
2007-07-25KVM: disable writeback for 0x0f 0x01 instructions.Aurelien Jarno1-0/+2
2007-07-25KVM: Fix removal of nx capability from guest cpuidAvi Kivity1-2/+2
2007-07-25Revert "KVM: Avoid useless memory write when possible"Avi Kivity1-4/+2
2007-07-25KVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu raceRusty Russell1-3/+3