aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2007-07-25KVM: Correctly handle writes crossing a page boundaryAvi Kivity1-4/+24
2007-07-25Pull auto-load-modules into release branchLen Brown26-91/+296
2007-07-25Pull d-states into release branchLen Brown6-42/+175
2007-07-25Pull kconfig into release branchLen Brown6-55/+39
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown5-13/+7
2007-07-25ACPI: quiet ACPI Exceptions due to no _PTC or _TSSLen Brown1-16/+37
2007-07-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-11/+120
2007-07-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds18-309/+820
2007-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-1/+27
2007-07-24pata_hpt37x: Fix 2.6.22 clock PLL regressionAlan Cox1-7/+7
2007-07-24pata_ali: Correct HP detectAlan Cox1-1/+1
2007-07-24ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo1-2/+111
2007-07-24PCI: export __pci_reenable_device()Tejun Heo2-1/+1