summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | regulator: enumerate voltages (v2)David Brownell2009-03-313-0/+124
| * | regulator: Fix get_mode() for WM835x DCDCsMark Brown2009-03-311-6/+18
| * | regulator: Allow regulators to set the initial operating modeMark Brown2009-03-312-0/+21
| * | regulator: Suggest use of datasheet supply or pin names for consumersMark Brown2009-03-311-3/+6
| * | regulator: email - update email address and regulator webpage.Liam Girdwood2009-03-314-4/+4
| * | regulator: add unset_regulator_supplies to fix regulator_unregisterMike Rapoport2009-03-311-0/+14
| * | regulator: fix header file missing kernel-docRandy Dunlap2009-03-311-0/+1
| * | regulator: Hoist struct regulator_dev out of core to fix notifiersMark Brown2009-03-312-27/+32
| * | regulator: Mark attributes table for virtual regulator staticMark Brown2009-03-311-1/+1
| * | regulator: Make fixed voltage regulators visible in KconfigMark Brown2009-03-311-1/+5
| * | regulator: Allow init_data to be passed to fixed voltage regulatorsMark Brown2009-03-312-1/+5
| * | regulator: Allow init data to be supplied for bq24022Mark Brown2009-03-312-1/+5
| * | regulator: Pass regulator init data as explict argument when registeringMark Brown2009-03-317-8/+12
| * | Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron2009-03-313-5/+14
| * | regulator: minor cleanup of virtual consumerAndrew Morton2009-03-311-0/+4
| * | regulator: add get_status()David Brownell2009-03-313-9/+111
| * | regulator: minor cleanup of virtual consumerDavid Brownell2009-03-311-4/+4
* | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-037-22/+127
|\ \ \
| * | | intel-iommu: Fix address wrap on 32-bit kernel.Zhao, Yu2009-03-251-1/+3
| * | | intel-iommu: Enable DMAR on 32-bit kernel.David Woodhouse2009-03-252-13/+9
| * | | intel-iommu: fix PCI device detach from virtual machineHan, Weidong2009-03-251-0/+29
| * | | intel-iommu: VT-d page table to support snooping control bitSheng Yang2009-03-243-1/+13
| * | | iommu: Add domain_has_cap iommu_opsSheng Yang2009-03-244-0/+38
| * | | intel-iommu: Snooping control supportSheng Yang2009-03-242-6/+34
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds2009-04-0382-390/+15414
|\ \ \ \
| * | | | NFS: Add mount options to enable local caching on NFSDavid Howells2009-04-033-0/+28
| * | | | NFS: Display local caching stateDavid Howells2009-04-032-3/+19
| * | | | NFS: Store pages from an NFS inode into a local cacheDavid Howells2009-04-033-0/+49
| * | | | NFS: Read pages from FS-Cache into an NFS inodeDavid Howells2009-04-033-0/+177
| * | | | NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells2009-04-032-2/+4
| * | | | NFS: Add read context retention for FS-Cache to call back withDavid Howells2009-04-031-0/+26
| * | | | NFS: FS-Cache page managementDavid Howells2009-04-033-4/+101
| * | | | NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells2009-04-033-0/+41
| * | | | NFS: Invalidate FsCache page flags when cache removedDavid Howells2009-04-031-0/+40
| * | | | NFS: Use local disk inode cacheDavid Howells2009-04-034-0/+191
| * | | | NFS: Define and create inode-level cache objectsDavid Howells2009-04-032-0/+124
| * | | | NFS: Define and create superblock-level objectsDavid Howells2009-04-036-2/+214
| * | | | NFS: Define and create server-level objectsDavid Howells2009-04-036-1/+137
| * | | | NFS: Register NFS for caching and retrieve the top-level indexDavid Howells2009-04-034-0/+93
| * | | | NFS: Permit local filesystem caching to be enabled for NFSDavid Howells2009-04-031-0/+8
| * | | | NFS: Add FS-Cache option bit and debug bitDavid Howells2009-04-032-0/+3
| * | | | NFS: Add comment banners to some NFS functionsDavid Howells2009-04-031-0/+26
| * | | | FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-0313-358/+582
| * | | | CacheFiles: A cache that backs onto a mounted filesystemDavid Howells2009-04-0316-0/+4866
| * | | | CacheFiles: Export things for CacheFilesDavid Howells2009-04-032-0/+3
| * | | | CacheFiles: Permit the page lock state to be monitoredDavid Howells2009-04-032-0/+23
| * | | | FS-Cache: Implement data I/O part of netfs APIDavid Howells2009-04-034-6/+886
| * | | | FS-Cache: Add and document asynchronous operation handlingDavid Howells2009-04-035-3/+682
| * | | | FS-Cache: Implement the cookie management part of the netfs APIDavid Howells2009-04-032-1/+459
| * | | | FS-Cache: Object management state machineDavid Howells2009-04-035-2/+1155
OpenPOWER on IntegriCloud