summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-1/+1
* UIO: fix kobject usageGreg Kroah-Hartman2008-01-241-2/+4
* driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-241-2/+2
* kobject: remove subsystem_(un)register functionsGreg Kroah-Hartman2008-01-241-3/+0
* kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-241-2/+2
* kset: remove decl_subsys macroGreg Kroah-Hartman2008-01-241-6/+0
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-241-2/+2
* firmware: remove firmware_(un)register()Greg Kroah-Hartman2008-01-241-5/+0
* kobject: convert /sys/firmware/acpi/ to use kobject_createGreg Kroah-Hartman2008-01-241-1/+1
* Driver Core: kill subsys_attribute and default sysfs opsKay Sievers2008-01-241-9/+0
* firmware: export firmware_kset so that people can use that instead of the bra...Greg Kroah-Hartman2008-01-241-0/+2
* fix struct user_info export's sysfs interactionKay Sievers2008-01-241-7/+2
* Driver Core: add kobj_attribute handlingKay Sievers2008-01-241-0/+10
* kset: convert struct bus_device->drivers to use kset_createGreg Kroah-Hartman2008-01-241-1/+1
* kset: convert struct bus_device->devices to use kset_createGreg Kroah-Hartman2008-01-241-1/+1
* kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-241-0/+2
* kset: convert /sys/module to use kset_createGreg Kroah-Hartman2008-01-241-1/+3
* kobject: convert /sys/hypervisor to use kobject_createGreg Kroah-Hartman2008-01-241-2/+2
* kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-241-2/+2
* kset: remove decl_subsys_nameGreg Kroah-Hartman2008-01-241-5/+0
* kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman2008-01-241-1/+1
* kobject: convert main fs kobject to use kobject_createGreg Kroah-Hartman2008-01-241-1/+1
* kobject: get rid of kobject_kset_add_dirGreg Kroah-Hartman2008-01-241-3/+1
* kobject: get rid of kobject_add_dirGreg Kroah-Hartman2008-01-241-1/+0
* kobject: add kobject_create_and_add functionGreg Kroah-Hartman2008-01-241-0/+3
* kset: add kset_create_and_add functionGreg Kroah-Hartman2008-01-241-1/+3
* kobject: remove kobj_set_kset_s as no one is using it anymoreGreg Kroah-Hartman2008-01-241-18/+0
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-11/+4
* kobject: add kobject_init_and_add functionGreg Kroah-Hartman2008-01-241-0/+5
* kobject: add kobject_add_ng functionGreg Kroah-Hartman2008-01-241-0/+3
* kobject: add kobject_init_ng functionGreg Kroah-Hartman2008-01-241-0/+1
* kobject: make kobject_cleanup be staticGreg Kroah-Hartman2008-01-241-2/+0
* driver core: Make the dev_*() family of macros in device.h completeEmil Medve2008-01-241-9/+15
* tifm: Convert from class_device to device for TI flash mediaTony Jones2008-01-241-1/+1
* pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones2008-01-241-1/+1
* DMA: Convert from class_device to device for DMA engineTony Jones2008-01-241-1/+2
* kref: add kref_set()Evgeniy Polyakov2008-01-241-0/+1
* PM: Acquire device locks on suspendRafael J. Wysocki2008-01-241-0/+8
* Pull dmi-2.6.24 into release branchLen Brown2008-01-232-2/+9
|\
| * ACPI: make _OSI(Linux) console messages smarterLen Brown2008-01-231-2/+5
| * DMI: create dmi_get_slot()Len Brown2008-01-231-0/+2
| * DMI: move dmi_available declaration to linux/dmi.hLen Brown2008-01-231-0/+2
* | Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown2008-01-231-1/+2
|/
* [MIPS] SMTC: Fix build error.Frank Rowand2008-01-221-3/+3
* CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson2008-01-171-5/+2
* lockdep: fix workqueue creation API lockdep interactionJohannes Berg2008-01-161-3/+11
* libata: correct handling of TSS DVDAlan Cox2008-01-151-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-151-0/+4
|\
| * x86: asm-x86/msr.h: pull in linux/types.hMike Frysinger2008-01-151-0/+4
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-01-151-1/+0
|\ \ | |/ |/|
OpenPOWER on IntegriCloud