aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-30virtio_net: delay TX callbacksMichael S. Tsirkin
2011-05-30virtio: add api for delayed callbacksMichael S. Tsirkin
2011-05-30vhost: support event indexMichael S. Tsirkin
2011-05-30virtio_ring: support event idx featureMichael S. Tsirkin
2011-05-30virtio balloon: kill tell-host-first logicDave Hansen
2011-05-30virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell
2011-05-30drivers, block: virtio_blk: Replace cryptic number with the macroLiu Yuan
2011-05-30virtio_blk: allow re-reading config space at runtimeChristoph Hellwig
2011-05-29arm gpio drivers: make them 'depends on ARM'Linus Torvalds
2011-05-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-05-29Merge branch 'x86-platform-next' into x86-platformMatthew Garrett
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29dm kcopyd: return client directly and not through a pointerMikulas Patocka
2011-05-29dm kcopyd: reserve fewer pagesMikulas Patocka
2011-05-29dm io: use fixed initial mempool sizeMikulas Patocka
2011-05-29dm kcopyd: alloc pages from the main page allocatorMikulas Patocka
2011-05-29dm kcopyd: add gfp parm to alloc_plMikulas Patocka
2011-05-29dm kcopyd: remove superfluous page allocation spinlockMikulas Patocka
2011-05-29dm kcopyd: preallocate sub jobs to avoid deadlockMikulas Patocka
2011-05-29dm kcopyd: avoid pointless job splittingMikulas Patocka
2011-05-29dm mpath: do not fail paths after integrity errorsMartin K. Petersen
2011-05-29dm table: reject devices without request fnsMilan Broz
2011-05-29dm table: allow targets to support discards internallyMike Snitzer
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown
2011-05-29x86 idle floppy: deprecate disable_hlt()Len Brown
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown
2011-05-29ACPI EC: remove redundant codeZhang Rui
2011-05-29ACPI: Add D3 cold stateLin Ming
2011-05-29ACPI: processor: fix processor_physically_present in UP kernelLin Ming
2011-05-28scsi: fix scsi_proc new kernel-doc warningRandy Dunlap
2011-05-29ACPI: Split out custom_method functionality into an own driverThomas Renninger
2011-05-29ACPI: Cleanup custom_method debug stuffThomas Renninger
2011-05-29ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui
2011-05-29cpuidle: menu: fixed wrapping timers at 4.294 secondsTero Kristo
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-28Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-05-28Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-28mfd: Fix build breakage caused by tps65910 gpio directory moveLiam Girdwood
2011-05-28mfd: Use mfd cell platform_data for db8500-prcmu cells platform bitsMattias Wallin
2011-05-27Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-27gpio/pch_gpio: Support new device ML7223Tomoya MORINAGA