summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\
| * device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches2010-07-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-08-04
|\ \
| * | PM / Runtime: Add runtime PM statistics (v3)Arjan van de Ven2010-07-19
| * | PM / Runtime: Make runtime_status attribute not debug-only (v. 2)Alan Stern2010-07-19
| * | PM: Do not use dynamically allocated objects in pm_wakeup_event()Rafael J. Wysocki2010-07-19
| * | PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-19
| |/
* | Driver-core: Always create class directories for classses that support namesp...Eric W. Biederman2010-07-26
|/
* topology: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-27
* mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-25
* driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEChristoph Egger2010-05-21
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* driver core: Implement ns directory support for device classes.Eric W. Biederman2010-05-21
* kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman2010-05-21
* Driver core: Protect device shutdown from hot unplug events.Hugh Daschbach2010-05-21
* firmware loader: do not allocate firmare id separatelyDmitry Torokhov2010-05-21
* firmware loader: split out builtin firmware handlingDmitry Torokhov2010-05-21
* firmware loader: rely on driver core to create class attributeDmitry Torokhov2010-05-21
* firmware class: export nowait to userspaceJohannes Berg2010-05-21
* lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra2010-05-21
* drivers/base: Convert dev->sem to mutexThomas Gleixner2010-05-21
* platform_bus: allow custom extensions to system PM methodsKevin Hilman2010-05-21
* devtmpfs: support !CONFIG_TMPFSPeter Korsgaard2010-05-21
* driver core: module.c: Use kasprintfJulia Lawall2010-05-21
* Driver core: don't initialize wakeup flagsAlan Stern2010-05-21
* driver-core: fix potential race condition in drivers/base/dd.cStefani Seibold2010-05-21
* Driver core: Reduce the level of request_firmware() messagesRafael J. Wysocki2010-05-21
* firmware_class: fix memory leak - free allocated pagesDavid Woodhouse2010-05-21
* drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offlineJan Beulich2010-05-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-05-20
|\
| * PM / platform_bus: Allow runtime PM by defaultMark Brown2010-05-10
| * PM / Runtime: Add sysfs debug filesDominik Brodowski2010-05-10
| * PM: Allow runtime_suspend methods to call pm_schedule_suspend()Alan Stern2010-05-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-19
|\ \
| * \ Merge branch 'sh/driver-core'Paul Mundt2010-05-13
| |\ \
| | * | driver core: Early dev_name() depends on slab_is_available().Paul Mundt2010-05-13
| * | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-26
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-05
| |\ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-30
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | driver core: Convert to kasprintf() for early dev_name().Paul Mundt2010-03-29
| | | * | | driver core: Early dev_name() support.Paul Mundt2010-03-10
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel2010-05-11
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | iommu-api: Remove iommu_{un}map_range functionsJoerg Roedel2010-03-07
| | * | | | | iommu-api: Add ->{un}map callbacks to iommu_opsJoerg Roedel2010-03-07
| | * | | | | iommu-api: Add iommu_map and iommu_unmap functionsJoerg Roedel2010-03-07
| | * | | | | iommu-api: Rename ->{un}map function pointers to ->{un}map_rangeJoerg Roedel2010-03-07
* | | | | | | platform: Make platform resource input parameters constGeert Uytterhoeven2010-05-17
|/ / / / / /
* | | | | | Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds2010-04-09
* | | | | | nodemask: include slab.h from drivers/base/node.cTejun Heo2010-04-07