aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-22ocfs2: drop the BLKDEV_IFL_WAIT flagLinus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/misc' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2010-10-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22driver core: Display error codes when class suspend failsMark Brown
2010-10-22Driver core: Add section count to memory_block structNathan Fontenot
2010-10-22Driver core: Add mutex for adding/removing memory blocksNathan Fontenot
2010-10-22Driver core: Move find_memory_block routineNathan Fontenot
2010-10-22hpilo: Despecificate driver from iLO generationdann frazier
2010-10-22driver core: Convert link_mem_sections to use find_memory_block_hinted.Robin Holt
2010-10-22driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...Robin Holt
2010-10-22kobject: Introduce kset_find_obj_hinted.Robin Holt
2010-10-22driver core: fix build for CONFIG_BLOCK not enabledRandy Dunlap
2010-10-22driver-core: base: change to new flag variablematt mooney
2010-10-22sysfs: only access bin file vm_ops with the active lockEric W. Biederman
2010-10-22sysfs: Fail bin file mmap if vma close is implemented.Eric W. Biederman
2010-10-22FW_LOADER: fix kconfig dependency warning on HOTPLUGRandy Dunlap
2010-10-22uio: Statically allocate uio_class and use class .dev_attrs.Eric W. Biederman
2010-10-22uio: Support 2^MINOR_BITS minorsEric W. Biederman
2010-10-22uio: Cleanup irq handling.Eric W. Biederman
2010-10-22uio: Don't clear driver dataEric W. Biederman
2010-10-22uio: Fix lack of locking in init_uio_classEric W. Biederman
2010-10-22SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers
2010-10-22base/platform: Simplifications for NULL platform data/resources handlingAnton Vorontsov
2010-10-22base/platform: Safe handling for NULL platform data and resourcesAnton Vorontsov
2010-10-22debugfs: mark me as the maintainerGreg Kroah-Hartman
2010-10-22pch_phub: fix build warningsGreg Kroah-Hartman
2010-10-22add Packet hub driver for Topcliff Platform controller hubMasayuki Ohtak
2010-10-22driver core: platform_bus: allow runtime override of dev_pm_opsKevin Hilman
2010-10-22uio: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-10-22driver core: platform: Use drv->driver.bus instead of assuming platform_bus_typePatrick Pannuto
2010-10-22Dynamic Debug: Initialize dynamic debug earlier via arch_initcallThomas Renninger