aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
* | | Driver Core: kill subsys_attribute and default sysfs opsKay Sievers2008-01-24
* | | firmware: export firmware_kset so that people can use that instead of the bra...Greg Kroah-Hartman2008-01-24
* | | fix struct user_info export's sysfs interactionKay Sievers2008-01-24
* | | Driver Core: add kobj_attribute handlingKay Sievers2008-01-24
* | | kset: convert struct bus_device->drivers to use kset_createGreg Kroah-Hartman2008-01-24
* | | kset: convert struct bus_device->devices to use kset_createGreg Kroah-Hartman2008-01-24
* | | kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-24
* | | kset: convert /sys/module to use kset_createGreg Kroah-Hartman2008-01-24
* | | kobject: convert /sys/hypervisor to use kobject_createGreg Kroah-Hartman2008-01-24
* | | kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-24
* | | kset: remove decl_subsys_nameGreg Kroah-Hartman2008-01-24
* | | kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman2008-01-24
* | | kobject: convert main fs kobject to use kobject_createGreg Kroah-Hartman2008-01-24
* | | kobject: get rid of kobject_kset_add_dirGreg Kroah-Hartman2008-01-24
* | | kobject: get rid of kobject_add_dirGreg Kroah-Hartman2008-01-24
* | | kobject: add kobject_create_and_add functionGreg Kroah-Hartman2008-01-24
* | | kset: add kset_create_and_add functionGreg Kroah-Hartman2008-01-24
* | | kobject: remove kobj_set_kset_s as no one is using it anymoreGreg Kroah-Hartman2008-01-24
* | | kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* | | kobject: add kobject_init_and_add functionGreg Kroah-Hartman2008-01-24
* | | kobject: add kobject_add_ng functionGreg Kroah-Hartman2008-01-24
* | | kobject: add kobject_init_ng functionGreg Kroah-Hartman2008-01-24
* | | kobject: make kobject_cleanup be staticGreg Kroah-Hartman2008-01-24
* | | driver core: Make the dev_*() family of macros in device.h completeEmil Medve2008-01-24
* | | tifm: Convert from class_device to device for TI flash mediaTony Jones2008-01-24
* | | pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones2008-01-24
* | | DMA: Convert from class_device to device for DMA engineTony Jones2008-01-24
* | | kref: add kref_set()Evgeniy Polyakov2008-01-24
* | | PM: Acquire device locks on suspendRafael J. Wysocki2008-01-24
| |/ |/|
* | ACPI: make _OSI(Linux) console messages smarterLen Brown2008-01-23
* | DMI: create dmi_get_slot()Len Brown2008-01-23
* | DMI: move dmi_available declaration to linux/dmi.hLen Brown2008-01-23
* | lockdep: fix workqueue creation API lockdep interactionJohannes Berg2008-01-16
* | libata: correct handling of TSS DVDAlan Cox2008-01-15
* | Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds2008-01-15
* | i2c: Driver IDs are optionalJean Delvare2008-01-14
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-01-13
|\ \
| * \ Pull bugzilla-9535 into release branchLen Brown2008-01-11
| |\ \
| | * | increase PNP_MAX_PORT to 40 from 24Len Brown2007-12-27
| * | | Pull bugzilla-9194 into release branchLen Brown2008-01-11
| |\ \ \
| | * | | PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-11
| * | | | ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2008-01-11
* | | | | remove task_ppid_nr_nsRoland McGrath2008-01-13
* | | | | Don't blatt first element of prv in sg_chain()Rusty Russell2008-01-11
|/ / / /
* | | | [NET]: Add NAPI_STATE_DISABLE.David S. Miller2008-01-09
* | | | [NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller2008-01-09
* | | | pl2303: Fix mode switching regressionAlan Cox2008-01-08
* | | | KEYS: fix macroSebastian Siewior2008-01-08
* | | | CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2008-01-06
* | | | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-02