aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* topology: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-1/+1
* mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-251-0/+3
* driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEChristoph Egger2010-05-211-1/+1
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-4/+7
* driver core: Implement ns directory support for device classes.Eric W. Biederman2010-05-211-9/+12
* kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman2010-05-212-14/+72
* Driver core: Protect device shutdown from hot unplug events.Hugh Daschbach2010-05-211-3/+22
* firmware loader: do not allocate firmare id separatelyDmitry Torokhov2010-05-211-13/+4
* firmware loader: split out builtin firmware handlingDmitry Torokhov2010-05-211-26/+50
* firmware loader: rely on driver core to create class attributeDmitry Torokhov2010-05-211-35/+24
* firmware class: export nowait to userspaceJohannes Berg2010-05-211-5/+11
* lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra2010-05-211-0/+1
* drivers/base: Convert dev->sem to mutexThomas Gleixner2010-05-211-2/+1
* platform_bus: allow custom extensions to system PM methodsKevin Hilman2010-05-211-4/+4
* devtmpfs: support !CONFIG_TMPFSPeter Korsgaard2010-05-212-2/+10
* driver core: module.c: Use kasprintfJulia Lawall2010-05-211-3/+1
* Driver core: don't initialize wakeup flagsAlan Stern2010-05-211-1/+0
* driver-core: fix potential race condition in drivers/base/dd.cStefani Seibold2010-05-211-2/+2
* Driver core: Reduce the level of request_firmware() messagesRafael J. Wysocki2010-05-211-3/+2
* firmware_class: fix memory leak - free allocated pagesDavid Woodhouse2010-05-211-6/+20
* drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offlineJan Beulich2010-05-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-05-203-11/+70
|\
| * PM / platform_bus: Allow runtime PM by defaultMark Brown2010-05-101-3/+3
| * PM / Runtime: Add sysfs debug filesDominik Brodowski2010-05-101-3/+62
| * PM: Allow runtime_suspend methods to call pm_schedule_suspend()Alan Stern2010-05-101-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-191-0/+20
|\ \
| * \ Merge branch 'sh/driver-core'Paul Mundt2010-05-131-1/+1
| |\ \
| | * | driver core: Early dev_name() depends on slab_is_available().Paul Mundt2010-05-131-1/+1
| * | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-2613-2/+13
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-051-0/+31
| |\ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-301-0/+20
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | driver core: Convert to kasprintf() for early dev_name().Paul Mundt2010-03-291-7/+8
| | | * | | driver core: Early dev_name() support.Paul Mundt2010-03-101-0/+19
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-14/+29
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel2010-05-111-14/+29
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | iommu-api: Remove iommu_{un}map_range functionsJoerg Roedel2010-03-071-24/+2
| | * | | | | iommu-api: Add ->{un}map callbacks to iommu_opsJoerg Roedel2010-03-071-0/+6
| | * | | | | iommu-api: Add iommu_map and iommu_unmap functionsJoerg Roedel2010-03-071-0/+31
| | * | | | | iommu-api: Rename ->{un}map function pointers to ->{un}map_rangeJoerg Roedel2010-03-071-2/+2
* | | | | | | platform: Make platform resource input parameters constGeert Uytterhoeven2010-05-171-2/+2
|/ / / / / /
* | | | | | Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds2010-04-091-1/+1
* | | | | | nodemask: include slab.h from drivers/base/node.cTejun Heo2010-04-071-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-051-0/+1
|\ \ \ \ \ \
| * | | | | | [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_initJames Bottomley2010-03-271-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3012-1/+11
|/ / / / /
* | | | | power: support _noirq actions on device types and classesDominik Brodowski2010-03-241-0/+31
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-196-17/+49
|\ \ \ \ | |_|/ / |/| | |
| * | | driver core: numa: fix BUILD_BUG_ON for node_read_distanceDavid Rientjes2010-03-191-2/+5
| * | | driver-core: document ERR_PTR() return valuesJani Nikula2010-03-193-0/+14
| * | | sysdev: the cpu probe/release attributes should be sysdev_class_attributesStephen Rothwell2010-03-191-8/+8