summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-01-25kobject: remove subsystem_(un)register functionsGreg Kroah-Hartman1-3/+0
2008-01-25kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman1-2/+2
2008-01-25kset: remove decl_subsys macroGreg Kroah-Hartman1-6/+0
2008-01-25firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman1-2/+2
2008-01-25firmware: remove firmware_(un)register()Greg Kroah-Hartman1-5/+0
2008-01-25Driver Core: kill subsys_attribute and default sysfs opsKay Sievers1-9/+0
2008-01-25firmware: export firmware_kset so that people can use that instead of the bra...Greg Kroah-Hartman1-0/+2
2008-01-25fix struct user_info export's sysfs interactionKay Sievers1-7/+2
2008-01-25Driver Core: add kobj_attribute handlingKay Sievers1-0/+10
2008-01-25kset: convert struct bus_device->drivers to use kset_createGreg Kroah-Hartman1-1/+1
2008-01-25kset: convert struct bus_device->devices to use kset_createGreg Kroah-Hartman1-1/+1
2008-01-25kset: convert /sys/power to use kset_createGreg Kroah-Hartman1-0/+2
2008-01-25kset: convert /sys/module to use kset_createGreg Kroah-Hartman1-1/+3
2008-01-25kobject: convert /sys/hypervisor to use kobject_createGreg Kroah-Hartman1-2/+2
2008-01-25kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman1-2/+2
2008-01-25kset: remove decl_subsys_nameGreg Kroah-Hartman1-5/+0
2008-01-25kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman1-1/+1
2008-01-25kobject: convert main fs kobject to use kobject_createGreg Kroah-Hartman1-1/+1
2008-01-25kobject: get rid of kobject_kset_add_dirGreg Kroah-Hartman1-3/+1
2008-01-25kobject: get rid of kobject_add_dirGreg Kroah-Hartman1-1/+0
2008-01-25kobject: add kobject_create_and_add functionGreg Kroah-Hartman1-0/+3
2008-01-25kset: add kset_create_and_add functionGreg Kroah-Hartman1-1/+3
2008-01-25kobject: remove kobj_set_kset_s as no one is using it anymoreGreg Kroah-Hartman1-18/+0
2008-01-25kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman1-11/+4
2008-01-25kobject: add kobject_init_and_add functionGreg Kroah-Hartman1-0/+5
2008-01-25kobject: add kobject_add_ng functionGreg Kroah-Hartman1-0/+3
2008-01-25kobject: add kobject_init_ng functionGreg Kroah-Hartman1-0/+1
2008-01-25kobject: make kobject_cleanup be staticGreg Kroah-Hartman1-2/+0
2008-01-25driver core: Make the dev_*() family of macros in device.h completeEmil Medve1-9/+15
2008-01-25tifm: Convert from class_device to device for TI flash mediaTony Jones1-1/+1
2008-01-25pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones1-1/+1
2008-01-25DMA: Convert from class_device to device for DMA engineTony Jones1-1/+2
2008-01-25kref: add kref_set()Evgeniy Polyakov1-0/+1
2008-01-25PM: Acquire device locks on suspendRafael J. Wysocki1-0/+8
2008-01-25security/selinux: constify function pointer tables and fieldsJan Engelhardt1-1/+1
2008-01-25security: add a secctx_to_secid() hookDavid Howells1-0/+13
2008-01-25security: remove security_sb_post_mountroot hookH. Peter Anvin1-8/+0
2008-01-25Security: remove security.h include from mm.hJames Morris1-1/+2
2008-01-25Security: add get, set, and cloning of superblock security informationEric Paris1-0/+36
2008-01-24sony-laptop: add Type4 modelMattia Dongili1-0/+2
2008-01-24Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras1-29/+22
2008-01-24ACPI: make _OSI(Linux) console messages smarterLen Brown1-2/+5
2008-01-24DMI: create dmi_get_slot()Len Brown1-0/+2
2008-01-24DMI: move dmi_available declaration to linux/dmi.hLen Brown1-0/+2
2008-01-24phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug1-29/+22
2008-01-24Merge branch 'linux-2.6'Paul Mackerras22-49/+66
2008-01-23[SCSI] sysfs: add filter function to groupsJames Bottomley1-0/+2
2008-01-23[SCSI] attribute_container: update to use the group interfaceJames Bottomley1-0/+1
2008-01-23ata_generic: Cenatek supportAlan Cox1-0/+3
2008-01-23libata: factor out ata_pci_activate_sff_host() from ata_pci_one()Tejun Heo1-0/+3