aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-25Driver core: create devices/virtual/ treeGreg Kroah-Hartman
2006-09-25Driver core: add device_rename functionGreg Kroah-Hartman
2006-09-25Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman
2006-09-25Driver core: allow devices in classes to have no parentGreg Kroah-Hartman
2006-09-25Driver core: add groups support to struct deviceGreg Kroah-Hartman
2006-09-25PM: platform_bus and late_suspend/early_resumeDavid Brownell
2006-09-25PM: device_suspend/resume may sleepPavel Machek
2006-09-25PM: add /sys/power documentation to Documentation/ABIRafael J. Wysocki
2006-09-25PM: no suspend_prepare() phaseDavid Brownell
2006-09-25PM: schedule /sys/devices/.../power/state for removalPavel Machek
2006-09-25PM: add kconfig option for deprecated .../power/state filesDavid Brownell
2006-09-25PM: update docs for writing .../power/stateDavid Brownell
2006-09-25updated Documentation/power/devices.txtDavid Brownell
2006-09-25PM: issue PM_EVENT_PRETHAWDavid Brownell
2006-09-25PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell
2006-09-25PM: video drivers and PM_EVENT_PRETHAWDavid Brownell
2006-09-25PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell
2006-09-25PM: define PM_EVENT_PRETHAWDavid Brownell
2006-09-25fix broken/dubious driver suspend() methodsDavid Brownell
2006-09-25make suspend quieterDavid Brownell
2006-09-25Suspend changes for PCI coreLinus Torvalds
2006-09-25Suspend infrastructure cleanup and extensionLinus Torvalds
2006-09-25SYSFS: allow sysfs_create_link to create symlinks in the root of sysfsGreg Kroah-Hartman
2006-09-25Debugfs: kernel-doc fixes for debugfsRandy Dunlap
2006-09-25sysfs: Make poll behaviour consistentJuha Yrjölä
2006-09-25Driver core: add const to class_createMiguel Ojeda Sandonis
2006-09-25device_create(): make fmt argument 'const char *'Greg Kroah-Hartman
2006-09-25class_device_create(): make fmt argument 'const char *'Dmitry Torokhov
2006-09-25deprecate PHYSDEV* keysKay Sievers
2006-09-25Documentation/ABI: devfs is not obsolete, but removed!jens m. noedler
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-09-25[PATCH] VIDIOC_ENUMSTD bugJonathan Corbet
2006-09-25[PATCH] load_module: no BUG if module_subsys uninitializedEd Swierk
2006-09-25[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey
2006-09-25[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki
2006-09-25[PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki
2006-09-25[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...Michael Hanselmann
2006-09-25[PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes
2006-09-25[PATCH] i386 bootioremap / kexec fixkeith mannthey
2006-09-25[PATCH] rtc: lockdep fix/workaroundPeter Zijlstra
2006-09-25[PATCH] autofs4: zero timeout prevents shutdownIan Kent
2006-09-25[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller
2006-09-25[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller
2006-09-25[SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller
2006-09-25[NetLabel]: update docs with website informationPaul Moore
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore
2006-09-25[Netlink]: add nla_validate_nested()Paul Moore
2006-09-25[NETLINK]: add nla_for_each_nested() to the interface listPaul Moore