kobject: update the kobject/kset documentation
[safe/jmp/linux-2.6] / include /
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2008-01-25 Greg Kroah-HartmanKobject: remove kobject_unregister() as no one uses...
2008-01-25 Kay SieversKobject: auto-cleanup on final unref
2008-01-25 Greg Kroah-HartmanKset: remove kset_add function
2008-01-25 Greg Kroah-HartmanKobject: remove kobject_register()
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_init_ng() to kobject_init()
2008-01-25 Greg Kroah-HartmanKobject: remove kobject_init() as no one uses it anymore
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_add_ng() to kobject_add()
2008-01-25 Greg Kroah-HartmanKobject: remove kobject_add() as no one uses it anymore
2008-01-25 Kay SieversDriver core: convert block from raw kobjects to core...
2008-01-25 Greg Kroah-HartmanDriver core: move the static kobject out of struct...
2008-01-25 Greg Kroah-HartmanDriver core: move the driver specific module code into...
2008-01-25 Greg Kroah-HartmanDriver: add driver_add_kobj for looney iseries_veth...
2008-01-25 Cornelia Huckdriver core: Introduce default attribute groups.
2008-01-25 Greg Kroah-Hartmandriver core: remove fields from struct bus_type
2008-01-25 Greg Kroah-Hartmandriver core: add way to get to bus device klist
2008-01-25 Greg Kroah-Hartmandriver core: add way to get to bus kset
2008-01-25 Greg Kroah-Hartmandriver core: remove owner field from struct bus_type
2008-01-25 Greg Kroah-HartmanKobject: change drivers/infiniband to use kobject_init_...
2008-01-25 Greg Kroah-HartmanUIO: fix kobject usage
2008-01-25 Greg Kroah-Hartmandriver core: make /sys/power a kobject
2008-01-25 Greg Kroah-Hartmankobject: remove subsystem_(un)register functions
2008-01-25 Greg Kroah-Hartmankobject: convert kernel_kset to be a kobject
2008-01-25 Greg Kroah-Hartmankset: remove decl_subsys macro
2008-01-25 Greg Kroah-Hartmanfirmware: change firmware_kset to firmware_kobj
2008-01-25 Greg Kroah-Hartmanfirmware: remove firmware_(un)register()
2008-01-25 Greg Kroah-Hartmankobject: convert /sys/firmware/acpi/ to use kobject_create
2008-01-25 Kay SieversDriver Core: kill subsys_attribute and default sysfs ops
2008-01-25 Greg Kroah-Hartmanfirmware: export firmware_kset so that people can use...
2008-01-25 Kay Sieversfix struct user_info export's sysfs interaction
2008-01-25 Kay SieversDriver Core: add kobj_attribute handling
2008-01-25 Greg Kroah-Hartmankset: convert struct bus_device->drivers to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert struct bus_device->devices to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert /sys/power to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert /sys/module to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: convert /sys/hypervisor to use kobject_create
2008-01-25 Greg Kroah-Hartmankset: convert kernel_subsys to use kset_create
2008-01-25 Greg Kroah-Hartmankset: remove decl_subsys_name
2008-01-25 Greg Kroah-Hartmankset: convert pci hotplug to use kset_create_and_add
2008-01-25 Greg Kroah-Hartmankobject: convert main fs kobject to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: get rid of kobject_kset_add_dir
2008-01-25 Greg Kroah-Hartmankobject: get rid of kobject_add_dir
2008-01-25 Greg Kroah-Hartmankobject: add kobject_create_and_add function
2008-01-25 Greg Kroah-Hartmankset: add kset_create_and_add function
2008-01-25 Greg Kroah-Hartmankobject: remove kobj_set_kset_s as no one is using...
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-25 Greg Kroah-Hartmankobject: add kobject_init_and_add function
2008-01-25 Greg Kroah-Hartmankobject: add kobject_add_ng function
2008-01-25 Greg Kroah-Hartmankobject: add kobject_init_ng function
2008-01-25 Greg Kroah-Hartmankobject: make kobject_cleanup be static
2008-01-25 Emil Medvedriver core: Make the dev_*() family of macros in devic...
2008-01-25 Tony Jonestifm: Convert from class_device to device for TI flash...
2008-01-25 Tony Jonespktcdvd: Convert from class_device to device for block...
2008-01-25 Tony JonesDMA: Convert from class_device to device for DMA engine
2008-01-25 Evgeniy Polyakovkref: add kref_set()
2008-01-25 Rafael J. WysockiPM: Acquire device locks on suspend
2008-01-24 Len BrownPull dmi-2.6.24 into release branch
2008-01-24 Len BrownRevert "ACPI: Fan: Drop force_power_state acpi_device...
2008-01-24 Len BrownACPI: make _OSI(Linux) console messages smarter
2008-01-24 Len BrownDMI: create dmi_get_slot()
2008-01-24 Len BrownDMI: move dmi_available declaration to linux/dmi.h
2008-01-22 Frank Rowand[MIPS] SMTC: Fix build error.
2008-01-17 Jesper NilssonCRIS v10: vmlinux.lds.S: ix kernel oops on boot and...
2008-01-16 Johannes Berglockdep: fix workqueue creation API lockdep interaction
2008-01-15 Alan Coxlibata: correct handling of TSS DVD
2008-01-15 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-15 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-01-15 Mike Frysingerx86: asm-x86/msr.h: pull in linux/types.h
2008-01-15 Paul Mackerras[POWERPC] Fix boot failure on POWER6
2008-01-15 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-01-15 Linus TorvaldsRevert "writeback: introduce writeback_control.more_io...
2008-01-15 Ralf Baechle[MIPS] Cacheops.h: Fix typo.
2008-01-14 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-01-14 Jean Delvarei2c: Driver IDs are optional
2008-01-14 Jesper NilssonCRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd...
2008-01-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-01-13 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-01-13 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-01-13 Roland McGrathremove task_ppid_nr_ns
2008-01-11 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6.24
2008-01-11 Len BrownPull bugzilla-9535 into release branch
2008-01-11 Len BrownPull bugzilla-9194 into release branch
2008-01-11 Len BrownPM: ACPI and APM must not be enabled at the same time
2008-01-11 Rusty RussellDon't blatt first element of prv in sg_chain()
2008-01-11 Michael Neuling[POWERPC] Fix CPU hotplug when using the SLB shadow...
2008-01-11 Zhao YakuiACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9
2008-01-11 Paul Mundtsh: Force __access_ok() to obey address space limit.
2008-01-10 Russell King[ARM] pxa: silence warnings from cpu_is_xxx() macros
2008-01-09 Eric Dumazet[SOCK]: Adds a rcu_dereference() in sk_filter
2008-01-09 Eric Dumazet[XFRM]: xfrm_algo_clone() allocates too much memory
2008-01-09 Paul Moore[NET]: Clone the sk_buff 'iif' field in __skb_clone()
2008-01-09 David S. Miller[NET]: Add NAPI_STATE_DISABLE.
2008-01-09 David S. Miller[NET]: Do not grab device reference when scheduling...
2008-01-09 Vlad Yasevich[SCTP]: Fix the name of the authentication event.
2008-01-09 Alan Coxpl2303: Fix mode switching regression
2008-01-09 Sebastian SiewiorKEYS: fix macro
2008-01-07 Carmelo Amorososh: Fix argument page dcache flushing regression.
2008-01-06 Ingo MolnarCPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
2008-01-06 Linus TorvaldsRevert "scsi: revert "[SCSI] Get rid of scsi_cmnd-...
2008-01-03 Russ Anderson[IA64] Update Altix BTE error return status patch
next