summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| * Driver core: fix comments in drivers/base/power/resume.cDmitry Torokhov2006-09-261-4/+4
| * Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman2006-09-261-0/+26
| * Class: add support for class interfaces for devicesGreg Kroah-Hartman2006-09-262-1/+23
| * Driver core: create devices/virtual/ treeGreg Kroah-Hartman2006-09-262-0/+24
| * Driver core: add device_rename functionGreg Kroah-Hartman2006-09-261-0/+55
| * Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman2006-09-261-0/+53
| * Driver core: allow devices in classes to have no parentGreg Kroah-Hartman2006-09-261-10/+11
| * Driver core: add groups support to struct deviceGreg Kroah-Hartman2006-09-261-0/+34
| * PM: platform_bus and late_suspend/early_resumeDavid Brownell2006-09-261-2/+28
| * PM: device_suspend/resume may sleepPavel Machek2006-09-262-0/+2
| * PM: no suspend_prepare() phaseDavid Brownell2006-09-261-27/+0Star
| * PM: add kconfig option for deprecated .../power/state filesDavid Brownell2006-09-261-0/+6
| * PM: update docs for writing .../power/stateDavid Brownell2006-09-261-10/+19
| * PM: issue PM_EVENT_PRETHAWDavid Brownell2006-09-261-0/+1
| * make suspend quieterDavid Brownell2006-09-261-5/+0Star
| * Suspend infrastructure cleanup and extensionLinus Torvalds2006-09-262-34/+116
| * Driver core: add const to class_createMiguel Ojeda Sandonis2006-09-261-1/+1
| * device_create(): make fmt argument 'const char *'Greg Kroah-Hartman2006-09-261-1/+1
| * class_device_create(): make fmt argument 'const char *'Dmitry Torokhov2006-09-261-1/+2
| * deprecate PHYSDEV* keysKay Sievers2006-09-262-4/+8
* | [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-261-2/+7
* | [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter2006-09-261-0/+4
|/
* [S390] hypfs comment cleanup.Michael Holzheu2006-09-201-1/+2
* [PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton2006-08-271-1/+1
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-1/+1
* [PATCH] Driver core: bus.c cleanupsAdrian Bunk2006-07-131-2/+3
* [PATCH] Driver core: kernel-doc in drivers/base/core.c correctionsHenrik Kretzschmar2006-07-131-15/+15
* [PATCH] Driver core: fix driver-core kernel-docRandy Dunlap2006-07-131-3/+3
* [PATCH] don't select CONFIG_HOTPLUGAndrew Morton2006-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-017-7/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0Star
* | [PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2006-06-301-28/+6Star
* | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-301-0/+2
* | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-301-2/+2
* | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-4/+1Star
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-3/+1Star
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-0/+2
* | [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-301-3/+1Star
* | [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-301-0/+2
* | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-0/+2
* | [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-301-3/+1Star
|/
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-281-1/+9
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-281-1/+1
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-281-1/+1
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-281-2/+1Star
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-282-10/+44
* [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-281-0/+25
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-281-1/+3
* [PATCH] core: use list_move()Akinobu Mita2006-06-262-12/+7Star
* Enable minimal per-device resume tracingLinus Torvalds2006-06-241-0/+4