summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-05x86: fix grammar in user-visible BIOS warningAlex Chiang1-1/+1
2009-02-04x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov1-13/+15
2009-02-04x86, 64-bit: print DMI info in the oops traceKyle McMartin1-2/+7
2009-02-04x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov1-1/+1
2009-02-04xen: disable interrupts before saving in percpuJeremy Fitzhardinge1-1/+3
2009-02-03x86: add x86@kernel.org to MAINTAINERSH. Peter Anvin1-0/+1
2009-02-03x86: push old stack address on irqstack for unwinderMartin Hicks1-0/+1
2009-02-03virtio-pci: do not oops on config change if driver not loadedMark McLoughlin1-1/+1
2009-02-03modules: Use a better scheme for refcountingEric Dumazet2-19/+41
2009-02-02pxamci: enable DMA for write ops after CMD/RESPCliff Brake1-1/+15
2009-02-02pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake1-5/+4
2009-02-02ricoh_mmc: Use suspend_late/resume_earlyphilipl@overt.org1-4/+4
2009-02-02mmci: Add support for ST Micro derivateLinus Walleij2-4/+61
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer4-0/+927
2009-02-02icside: fix PCB version 6 support (v2)Bartlomiej Zolnierkiewicz1-1/+1
2009-02-02tx4939ide: typo fix and minor cleanupAtsushi Nemoto1-2/+2
2009-02-02ide: add CS5536 host driver (v3)Bartlomiej Zolnierkiewicz3-0/+319
2009-02-02ide: Force VIA IDE legacy interrupts for AmigaOne boardsGerhard Pircher1-0/+5
2009-02-02IDE: Unregister and disable devices if initialization fails.Ian Campbell1-1/+2
2009-02-02ide: fix ide_register_port() failure handlingBartlomiej Zolnierkiewicz1-8/+32
2009-02-02ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-02-02ide-cd: fix DMA for non bio-backed requestsBorislav Petkov2-3/+9