| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 | 1 | -14/+29 |
|\ |
|
| * | Merge branch 'iommu/largepages' into amd-iommu/2.6.35 | Joerg Roedel | 2010-05-11 | 1 | -14/+29 |
| |\ |
|
| | * | iommu-api: Remove iommu_{un}map_range functions | Joerg Roedel | 2010-03-07 | 1 | -24/+2 |
| | * | iommu-api: Add ->{un}map callbacks to iommu_ops | Joerg Roedel | 2010-03-07 | 1 | -0/+6 |
| | * | iommu-api: Add iommu_map and iommu_unmap functions | Joerg Roedel | 2010-03-07 | 1 | -0/+31 |
| | * | iommu-api: Rename ->{un}map function pointers to ->{un}map_range | Joerg Roedel | 2010-03-07 | 1 | -2/+2 |
* | | | platform: Make platform resource input parameters const | Geert Uytterhoeven | 2010-05-17 | 1 | -2/+2 |
|/ / |
|
* | | Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes" | Linus Torvalds | 2010-04-09 | 1 | -1/+1 |
* | | nodemask: include slab.h from drivers/base/node.c | Tejun Heo | 2010-04-06 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-04-06 | 1 | -0/+1 |
|\ \ |
|
| * | | [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_init | James Bottomley | 2010-03-27 | 1 | -0/+1 |
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 12 | -1/+11 |
|/ / |
|
* | | power: support _noirq actions on device types and classes | Dominik Brodowski | 2010-03-24 | 1 | -0/+31 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-03-19 | 6 | -17/+49 |
|\ \ |
|
| * | | driver core: numa: fix BUILD_BUG_ON for node_read_distance | David Rientjes | 2010-03-19 | 1 | -2/+5 |
| * | | driver-core: document ERR_PTR() return values | Jani Nikula | 2010-03-19 | 3 | -0/+14 |
| * | | sysdev: the cpu probe/release attributes should be sysdev_class_attributes | Stephen Rothwell | 2010-03-19 | 1 | -8/+8 |
| * | | driver-core: fix missing kernel-doc in firmware_class | Randy Dunlap | 2010-03-19 | 1 | -0/+1 |
| * | | Driver core: Early platform kernel-doc update | Magnus Damm | 2010-03-19 | 1 | -7/+20 |
| * | | sysfs: use sysfs_bin_attr_init in firmware class driver | Jiri Kosina | 2010-03-19 | 1 | -0/+1 |
* | | | memory hotplug: allow setting of phys_device | Heiko Carstens | 2010-03-18 | 1 | -5/+10 |
|/ / |
|
* | | Driver core: create lock/unlock functions for struct device | Greg Kroah-Hartman | 2010-03-08 | 3 | -39/+39 |
* | | driver core: Use sysfs_rename_link in device_rename | Eric W. Biederman | 2010-03-08 | 1 | -12/+6 |
* | | Driver core: Fix first line of kernel-doc for a few functions | Ben Hutchings | 2010-03-08 | 2 | -9/+9 |
* | | Driver core: make struct platform_driver.id_table const | Uwe Kleine-König | 2010-03-08 | 1 | -1/+1 |
* | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-08 | 4 | -6/+6 |
* | | sysdev: fix up the probe/release attributes | Greg Kroah-Hartman | 2010-03-08 | 1 | -8/+8 |
* | | kobject: Constify struct kset_uevent_ops | Emese Revfy | 2010-03-08 | 3 | -3/+3 |
* | | driver-core: firmware_class: remove base.h header inclusion | Luis R. Rodriguez | 2010-03-08 | 1 | -1/+0 |
* | | Driver-Core: require valid action string in uevent trigger | Kay Sievers | 2010-03-08 | 1 | -8/+3 |
* | | Driver-Core: disable /sbin/hotplug by default | Kay Sievers | 2010-03-08 | 1 | -1/+9 |
* | | Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description | Kay Sievers | 2010-03-08 | 1 | -17/+24 |
* | | Driver-Core: devtmpfs - reset inode permissions before unlinking | Kay Sievers | 2010-03-08 | 1 | -0/+13 |
* | | driver core: Add class_attr_string for simple read-only string | Andi Kleen | 2010-03-08 | 1 | -0/+10 |
* | | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 2010-03-08 | 4 | -9/+22 |
* | | sysdev: Fix type of sysdev class attribute in memory driver | Andi Kleen | 2010-03-08 | 1 | -3/+4 |
* | | sysdev: Use sysdev_class attribute arrays in node driver | Andi Kleen | 2010-03-08 | 1 | -15/+16 |
* | | sysdev: Convert node driver | Andi Kleen | 2010-03-08 | 1 | -40/+17 |
* | | sysfs: Add attribute array to sysdev classes | Andi Kleen | 2010-03-08 | 1 | -1/+8 |
* | | sysdev: Convert cpu driver sysdev class attributes | Andi Kleen | 2010-03-08 | 1 | -16/+21 |
* | | sysdev: Convert node driver class attributes to be data driven | Andi Kleen | 2010-03-08 | 1 | -47/+18 |
* | | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 2010-03-08 | 3 | -10/+20 |
* | | Driver core: add platform_create_bundle() helper | Dmitry Torokhov | 2010-03-08 | 1 | -0/+58 |
* | | driver-core: fix race condition in get_device_parent() | Tejun Heo | 2010-03-08 | 1 | -2/+11 |
* | | PM: Provide generic subsystem-level callbacks | Rafael J. Wysocki | 2010-03-06 | 2 | -0/+234 |
|/ |
|
* | PM: Allow device drivers to use dpm_wait() | Rafael J. Wysocki | 2010-02-26 | 1 | -0/+11 |
* | PM: Start asynchronous resume threads upfront | Rafael J. Wysocki | 2010-02-26 | 1 | -19/+24 |
* | PM: Add facility for advanced testing of async suspend/resume | Rafael J. Wysocki | 2010-02-26 | 1 | -0/+49 |
* | PM: Add a switch for disabling/enabling asynchronous suspend/resume | Rafael J. Wysocki | 2010-02-26 | 2 | -6/+7 |
* | PM: Asynchronous suspend and resume of devices | Rafael J. Wysocki | 2010-02-26 | 1 | -6/+109 |