summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-03-05Merge branch 'quilt/driver-core'Stephen Rothwell
2010-03-05Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-03-05Merge remote branch 'als/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-03-05Merge remote branch 'i7core_edac/linux_next'Stephen Rothwell
2010-03-05Merge remote branch 'alacrity/linux-next'Stephen Rothwell
2010-03-05Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'mfd/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'slab/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-03-05Merge remote branch 'backlight/for-mm'Stephen Rothwell
2010-03-05Merge branch 'quilt/device-mapper'Stephen Rothwell
2010-03-05Merge branch 'quilt/rr'Stephen Rothwell
2010-03-05Merge remote branch 'mtd/master'Stephen Rothwell
2010-03-05Merge remote branch 'scsi/master'Stephen Rothwell
2010-03-05Merge remote branch 'kvm/linux-next'Stephen Rothwell
2010-03-05Merge remote branch 'acpi/test'Stephen Rothwell
2010-03-05Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'v4l-dvb/master'Stephen Rothwell
2010-03-05Merge remote branch 'bjdooks-i2c/next-i2c'Stephen Rothwell
2010-03-05Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'squashfs/master'Stephen Rothwell
2010-03-05Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-03-05Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-03-05Merge remote branch 'logfs/master'Stephen Rothwell
2010-03-05Merge remote branch 'fatfs/master'Stephen Rothwell
2010-03-05Merge remote branch 'ext4/next'Stephen Rothwell
2010-03-05Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-03-05Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'sh/master'Stephen Rothwell
2010-03-05Merge remote branch 'microblaze/next'Stephen Rothwell
2010-03-05Merge remote branch 'msm/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'arm/devel'Stephen Rothwell
2010-03-05Merge remote branch 'net-current/master'Stephen Rothwell
2010-03-05drivers/base: Convert dev->sem to mutexThomas Gleixner
2010-03-05Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-03-05sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell
2010-03-05sysfs: Implement sysfs_rename_linkEric W. Biederman
2010-03-05sysfs: Document sysfs_attr_init and sysfs_bin_attr_initEric W. Biederman
2010-03-05sysfs: Use one lockdep class per sysfs attribute.Eric W. Biederman
2010-03-05Driver core: make struct platform_driver.id_table constUwe Kleine-König
2010-03-05Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-05kobject: Constify struct kset_uevent_opsEmese Revfy
2010-03-05driver core: Add class_attr_string for simple read-only stringAndi Kleen
2010-03-05driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-03-05sysdev: Add sysdev_create/remove_filesAndi Kleen
2010-03-05sysfs: Add attribute array to sysdev classesAndi Kleen
2010-03-05sysfs: Add sysfs_add/remove_files utility functionsAndi Kleen
2010-03-05sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen