aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-18
|\
| * Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
| |\
| | * PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-07
| | * Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-12
| | * Implement new suspend and hibernation callbacks for platform bussesRafael J. Wysocki2008-06-10
| | * Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-10
* | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
|\| |
| * | Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-15
| |\ \
| | * | cputopology: always define CPU topology information, clean upBen Hutchings2008-06-13
| | * | cpu topology: always define CPU topology informationBen Hutchings2008-06-13
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-14
| |\ \
| | * | firmware: Add CONFIG_FIRMWARE_IN_KERNEL option.David Woodhouse2008-07-10
| | * | firmware: Add CONFIG_EXTRA_FIRMWARE optionDavid Woodhouse2008-07-10
| | * | firmware: allow firmware files to be built into kernel imageDavid Woodhouse2008-07-10
| | * | firmware: make fw->data constDavid Woodhouse2008-07-10
| * | | Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-08
| |\ \ \
| | * | | x86: cleanup early per cpu variables/accesses v4Mike Travis2008-07-08
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | | | | * | x86: move tracedata to RODATAJan Beulich2008-05-25
| | | | |_|/ / | | | |/| | |
* | | | | | | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood2008-07-04
| | |_|_|/ / | |/| | | |
| * | | | | dev_set_name: fix missing kernel-docRandy Dunlap2008-06-11
| | |_|_|/ | |/| | |
| * | | | driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell2008-05-30
| | |/ / | |/| |
* / | | cpu: change some globals to statics in drivers/base/cpu.c v2Mike Travis2008-05-23
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-20
|\ \ \
| * | | sysfs: remove error messages for -EEXIST caseStephen Hemminger2008-05-15
* | | | Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman2008-05-20
| |/ / |/| |
* | | Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-15
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-14
|\ \
| * | Driver core: struct class remove children listDave Young2008-05-14
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-14
|\ \ | |/ |/|
| * memory: Introduce exports for memory notifiersHannes Hering2008-05-13
* | Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi2008-05-06
* | cpu: change cpu_sys_devices from array to per_cpu variableMike Travis2008-05-01
|/
* driver core: remove no longer used "struct class_device"Kay Sievers2008-04-30
* driver core: warn about duplicate driver names on the same busStas Sergeev2008-04-30
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-29
|\
| * driver core: try parent numa_node at first before using defaultYinghai Lu2008-04-26
* | firmware loader: printk when requesting firmwareCiaran McCreesh2008-04-29
|/
* bus_remove_device: be more careful about incomplete initializationRafael J. Wysocki2008-04-22
* Relax check on adding children of suspended devicesRafael J. Wysocki2008-04-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\
| * SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
| * driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-19
| * PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-19
| * Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman2008-04-19
| * PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern2008-04-19
| * Driver core: Call device_pm_add() after bus_add_device() in device_add()Rafael J. Wysocki2008-04-19
| * PM: Handle device registrations during suspend/resumeRafael J. Wysocki2008-04-19