Age | Commit message (Expand) | Author |
2006-09-25 | kobject: must_check fixes | Randy Dunlap |
2006-09-25 | Driver core: add ability for devices to create and remove bin files | Greg Kroah-Hartman |
2006-09-25 | Class: add support for class interfaces for devices | Greg Kroah-Hartman |
2006-09-25 | Driver core: create devices/virtual/ tree | Greg Kroah-Hartman |
2006-09-25 | Driver core: add device_rename function | Greg Kroah-Hartman |
2006-09-25 | Driver core: add ability for classes to handle devices properly | Greg Kroah-Hartman |
2006-09-25 | Driver core: allow devices in classes to have no parent | Greg Kroah-Hartman |
2006-09-25 | Driver core: add groups support to struct device | Greg Kroah-Hartman |
2006-09-25 | PM: platform_bus and late_suspend/early_resume | David Brownell |
2006-09-25 | PM: device_suspend/resume may sleep | Pavel Machek |
2006-09-25 | PM: add /sys/power documentation to Documentation/ABI | Rafael J. Wysocki |
2006-09-25 | PM: no suspend_prepare() phase | David Brownell |
2006-09-25 | PM: schedule /sys/devices/.../power/state for removal | Pavel Machek |
2006-09-25 | PM: add kconfig option for deprecated .../power/state files | David Brownell |
2006-09-25 | PM: update docs for writing .../power/state | David Brownell |
2006-09-25 | updated Documentation/power/devices.txt | David Brownell |
2006-09-25 | PM: issue PM_EVENT_PRETHAW | David Brownell |
2006-09-25 | PM: USB HCDs use PM_EVENT_PRETHAW | David Brownell |
2006-09-25 | PM: video drivers and PM_EVENT_PRETHAW | David Brownell |
2006-09-25 | PM: PCI and IDE handle PM_EVENT_PRETHAW | David Brownell |
2006-09-25 | PM: define PM_EVENT_PRETHAW | David Brownell |
2006-09-25 | fix broken/dubious driver suspend() methods | David Brownell |
2006-09-25 | make suspend quieter | David Brownell |
2006-09-25 | Suspend changes for PCI core | Linus Torvalds |
2006-09-25 | Suspend infrastructure cleanup and extension | Linus Torvalds |
2006-09-25 | SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs | Greg Kroah-Hartman |
2006-09-25 | Debugfs: kernel-doc fixes for debugfs | Randy Dunlap |
2006-09-25 | sysfs: Make poll behaviour consistent | Juha Yrj�l� |
2006-09-25 | Driver core: add const to class_create | Miguel Ojeda Sandonis |
2006-09-25 | device_create(): make fmt argument 'const char *' | Greg Kroah-Hartman |
2006-09-25 | class_device_create(): make fmt argument 'const char *' | Dmitry Torokhov |
2006-09-25 | deprecate PHYSDEV* keys | Kay Sievers |
2006-09-25 | Documentation/ABI: devfs is not obsolete, but removed! | jens m. noedler |
2006-09-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-09-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2006-09-25 | [PATCH] VIDIOC_ENUMSTD bug | Jonathan Corbet |
2006-09-25 | [PATCH] load_module: no BUG if module_subsys uninitialized | Ed Swierk |
2006-09-25 | [PATCH] i386: fix flat mode numa on a real numa system | keith mannthey |
2006-09-25 | [PATCH] cpu to node relationship fixup: map cpu to node | KAMEZAWA Hiroyuki |
2006-09-25 | [PATCH] cpu to node relationship fixup: acpi_map_cpu2node | KAMEZAWA 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_pageset | David Rientjes |
2006-09-25 | [PATCH] i386 bootioremap / kexec fix | keith mannthey |
2006-09-25 | [PATCH] rtc: lockdep fix/workaround | Peter Zijlstra |
2006-09-25 | [PATCH] autofs4: zero timeout prevents shutdown | Ian 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 information | Paul Moore |
2006-09-25 | [NetLabel]: rework the Netlink attribute handling (part 2) | Paul Moore |