summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-15hpilo: add poll f_opDavid Altobelli
2009-09-15hpilo: add interrupt handlerDavid Altobelli
2009-09-15hpilo: staging for interrupt handlingDavid Altobelli
2009-09-15driver core: platform_device_add_data(): use kmemdup()Andrew Morton
2009-09-15Driver core: Add support for compatibility classesJean Delvare
2009-09-15uio: add generic driver for PCI 2.3 devicesMichael S. Tsirkin
2009-09-15driver-core: move dma-coherent.c from kernel to driver/baseMing Lei
2009-09-15mem_class: fix bugJin Dongming
2009-09-15mem_class: use minor as index instead of searching the arrayKay Sievers
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-15UIO: remove 'default n' from KconfigDaniel Mack
2009-09-15Driver core: move dev_get/set_drvdata to drivers/base/dd.cGreg Kroah-Hartman
2009-09-15Driver core: add new device to bus's list before probingAlan Stern
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-09-14cleanup console_print()Anirban Sinha
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-09-14Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-09-14at_hdmac: Rework suspend_late()/resume_early()Dan Williams
2009-09-14PM: Reset transition_started at dpm_resume_noirqXiaotian Feng
2009-09-14PM: Update kerneldoc comments in drivers/base/power/main.cRafael J. Wysocki
2009-09-14hp-wmi: Switch driver to dev_pm_opsFrans Pop
2009-09-14floppy: Switch driver to dev_pm_opsFrans Pop
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-14Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14EDAC, AMD: decode FR MCEsBorislav Petkov
2009-09-14EDAC, AMD: decode load store MCEsBorislav Petkov
2009-09-14EDAC, AMD: decode bus unit MCEsBorislav Petkov
2009-09-14EDAC, AMD: decode instruction cache MCEsBorislav Petkov
2009-09-14EDAC, AMD: decode data cache MCEsBorislav Petkov
2009-09-14EDAC, AMD: carve out decoding of MCi_STATUS ErrorCodeBorislav Petkov
2009-09-14EDAC, AMD: carve out MCi_STATUS decodingBorislav Petkov
2009-09-14x86, mce: pass mce info to EDAC for decodingBorislav Petkov
2009-09-14amd64_edac: cleanup amd64_decode_bus_errorBorislav Petkov
2009-09-14amd64_edac: remove memory and GART TLB error decodersBorislav Petkov
2009-09-14amd64_edac: cleanup/complete NB MCE decodingBorislav Petkov
2009-09-14amd64_edac: cleanup amd64_process_error_infoBorislav Petkov
2009-09-14EDAC: beef up ErrorCodeExt error signaturesBorislav Petkov
2009-09-14EDAC: move MCE error descriptions to EDAC coreBorislav Petkov
2009-09-14pohmelfs: Use new syncing helperJan Kara
2009-09-14vfs: Rename generic_file_aio_write_nolockChristoph Hellwig
2009-09-14pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolockJan Kara
2009-09-14Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14block: Optimal I/O limit wrapperMartin K. Petersen
2009-09-14Seperate read and write statistics of in_flight requestsNikanth Karthikesan