summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-22USB: g_printer, fix empty if statementAdrian Bunk1-1/+1
2008-02-22USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834xPeter Korsgaard1-1/+1
2008-02-22USB: fix usb open suspend race in cdc-acmOliver Neukum1-5/+5
2008-02-22USB: usb: yet another Dell wireless CDMA/EVDO modemAndy Shevchenko1-0/+1
2008-02-22USB: fix pm counter leak in usblpOliver Neukum1-0/+1
2008-02-22USB: Sane memory allocation in option driverOliver Neukum1-3/+30
2008-02-22USB: ftdi_sio.c add missing '|'Roel Kluin1-2/+2
2008-02-22PCI: Fix wrong reference counter check for proc_dir_entryKenji Kaneshige1-1/+1
2008-02-22PCI: fix up setup-bus.c #ifdefAndrew Morton1-4/+2
2008-02-22PCI: don't load acpi_php when acpi is disabledYinghai Lu2-1/+8
2008-02-22PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platformPeer Chen1-0/+62
2008-02-22PCI: kernel-doc: fix pci-acpi warningRandy Dunlap1-0/+1
2008-02-22PCI: irq: patch for Intel ICH10 DeviceID'sJason Gaston1-0/+4
2008-02-22PCI: pci_ids: patch for Intel ICH10 DeviceID'sJason Gaston1-0/+6
2008-02-22PCI: AMD SATA IDE mode quirkCrane Cai1-7/+10
2008-02-22PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changesAndrew Morton1-1/+6
2008-02-22PCI: hotplug: acpiphp_ibm: Remove get device informationGary Hade1-16/+17
2008-02-22modules: do not try to add sysfs attributes if !CONFIG_SYSFSKay Sievers1-5/+2
2008-02-22POWERPC: fix typo in pseries/power.cStephen Rothwell1-1/+1
2008-02-22PM: Remove unbalanced mutex_unlock() from dpm_resume()Rafael J. Wysocki1-1/+0
2008-02-22UIO: fix Greg's stupid changesBrandon Philips1-17/+37
2008-02-22stable_kernel_rules: fix must already be in mainlineStefan Richter1-2/+5
2008-02-22ide: mark "ide=reverse" option as obsoleteBartlomiej Zolnierkiewicz1-1/+1
2008-02-22Driver core: Fix error handling in bus_add_driver().Cornelia Huck1-4/+5
2008-02-22driver-core: fix kernel-doc function parametersRandy Dunlap2-0/+4
2008-02-22cpufreq: fix kobject reference count handlingBalaji Rao1-8/+0
2008-02-22slabinfo: fall back from /sys/kernel/slab to /sys/slabChristoph Lameter1-1/+1
2008-02-22Fix broken utf-8 encodings in ja_JP translation of stable_kernel_rules.txtTsugikazu Shibata1-53/+53
2008-02-22dlm: update git tree in MAINTAINERSDavid Teigland1-2/+1
2008-02-22dlm: fix rcom_names message to selfDavid Teigland1-0/+2
2008-02-22[ARM] 4835/1: Fix stale comment in struct machine_desc descriptionLeonid Evdokimov1-1/+1
2008-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras5-22/+8
2008-02-21[POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson1-3/+2
2008-02-21[POWERPC] pasemi: Register i2c devices at bootOlof Johansson2-1/+98
2008-02-21Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown684-10625/+20693
2008-02-21PM: Make suspend_device() staticAdrian Bunk1-1/+1
2008-02-21PCI ACPI: Fix comment describing acpi_pci_choose_stateRafael J. Wysocki1-2/+0
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki3-14/+53
2008-02-21ACPI: fix build warningMing Lin1-2/+3
2008-02-21FRV: Change the timerfd syscalls to be the same as i386David Howells2-2/+6
2008-02-21FRV: Drop the .data.idt section for FRVDavid Howells1-3/+0
2008-02-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-33/+448
2008-02-21Remove empty file remnants that were left in the tree by mistakeLinus Torvalds2-1/+0
2008-02-21nfs: fix sparse warningsHarvey Harrison4-6/+6
2008-02-20NFS: flush signals before taking down callback threadJeff Layton1-0/+1
2008-02-20libata: fix kernel-doc parameter warningRandy Dunlap1-1/+1
2008-02-20sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara1-4/+2
2008-02-20ata: fix sparse warning in libata.hHarvey Harrison1-1/+1
2008-02-20libata: implement libata.force module parameterTejun Heo4-4/+420
2008-02-20sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara1-1/+1