aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman2006-09-26
* Class: add support for class interfaces for devicesGreg Kroah-Hartman2006-09-26
* Driver core: create devices/virtual/ treeGreg Kroah-Hartman2006-09-26
* Driver core: add device_rename functionGreg Kroah-Hartman2006-09-26
* Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman2006-09-26
* Driver core: allow devices in classes to have no parentGreg Kroah-Hartman2006-09-26
* Driver core: add groups support to struct deviceGreg Kroah-Hartman2006-09-26
* PM: platform_bus and late_suspend/early_resumeDavid Brownell2006-09-26
* PM: device_suspend/resume may sleepPavel Machek2006-09-26
* PM: add /sys/power documentation to Documentation/ABIRafael J. Wysocki2006-09-26
* PM: no suspend_prepare() phaseDavid Brownell2006-09-26
* PM: schedule /sys/devices/.../power/state for removalPavel Machek2006-09-26
* PM: add kconfig option for deprecated .../power/state filesDavid Brownell2006-09-26
* PM: update docs for writing .../power/stateDavid Brownell2006-09-26
* updated Documentation/power/devices.txtDavid Brownell2006-09-26
* PM: issue PM_EVENT_PRETHAWDavid Brownell2006-09-26
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-26
* PM: video drivers and PM_EVENT_PRETHAWDavid Brownell2006-09-26
* PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell2006-09-26
* PM: define PM_EVENT_PRETHAWDavid Brownell2006-09-26
* fix broken/dubious driver suspend() methodsDavid Brownell2006-09-26
* make suspend quieterDavid Brownell2006-09-26
* Suspend changes for PCI coreLinus Torvalds2006-09-26
* Suspend infrastructure cleanup and extensionLinus Torvalds2006-09-26
* SYSFS: allow sysfs_create_link to create symlinks in the root of sysfsGreg Kroah-Hartman2006-09-26
* Debugfs: kernel-doc fixes for debugfsRandy Dunlap2006-09-26
* sysfs: Make poll behaviour consistentJuha Yrjölä2006-09-26
* Driver core: add const to class_createMiguel Ojeda Sandonis2006-09-26
* device_create(): make fmt argument 'const char *'Greg Kroah-Hartman2006-09-26
* class_device_create(): make fmt argument 'const char *'Dmitry Torokhov2006-09-26
* deprecate PHYSDEV* keysKay Sievers2006-09-26
* Documentation/ABI: devfs is not obsolete, but removed!jens m. noedler2006-09-26
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-25
|\
| * [NetLabel]: update docs with website informationPaul Moore2006-09-25
| * [NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore2006-09-25
| * [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-25
| * [Netlink]: add nla_validate_nested()Paul Moore2006-09-25
| * [NETLINK]: add nla_for_each_nested() to the interface listPaul Moore2006-09-25
| * [NetLabel]: change the SELinux permissionsPaul Moore2006-09-25
| * [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore2006-09-25
| * [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-25
| * [TCP]: make cubic the defaultStephen Hemminger2006-09-24
| * [TCP]: default congestion control menuStephen Hemminger2006-09-24
| * [ATM] he: Fix __init/__devinit conflictRoland Dreier2006-09-24
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2006-09-24
| |\
| | * [DCCP]: Introduce dccp_probeIan McDonald2006-09-24
| | * [DCCP]: Use constants for CCIDsIan McDonald2006-09-24
| | * [DCCP]: Introduce constants for CCID numbersIan McDonald2006-09-24
| | * [DCCP]: Allow default/fallback service code.Gerrit Renker2006-09-24
| * | [NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai2006-09-24