aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-04-03
|\
| * regulator: twl4030 VAUX3 supports 3.0VAdrian Hunter2009-03-31
| * regulator: Support disabling of unused regulators by machinesMark Brown2009-03-31
| * regulator: Don't increment use_count for boot_on regulatorsMark Brown2009-03-31
| * twl4030-regulator: expose VPLL2David Brownell2009-03-31
| * regulator: refcount fixesDavid Brownell2009-03-31
| * regulator: Don't warn if we failed to get a regulatorMark Brown2009-03-31
| * regulator: Allow boot_on regulators to be disabled by clientsMark Brown2009-03-31
| * regulator: Implement list_voltage for WM835x LDOs and DCDCsMark Brown2009-03-31
| * twl4030-regulator: list more VAUX4 voltagesDavid Brownell2009-03-31
| * regulator: Don't warn on omitted voltage constraintsMark Brown2009-03-31
| * regulator: Implement list_voltage() for WM8400 DCDCs and LDOsMark Brown2009-03-31
| * MMC: regulator utilitiesDavid Brownell2009-03-31
| * regulator: twl4030 voltage enumeration (v2)David Brownell2009-03-31
| * regulator: twl4030 regulatorsDavid Brownell2009-03-31
| * regulator: get_status() grows kerneldocDavid Brownell2009-03-31
| * regulator: enumerate voltages (v2)David Brownell2009-03-31
| * regulator: Fix get_mode() for WM835x DCDCsMark Brown2009-03-31
| * regulator: Allow regulators to set the initial operating modeMark Brown2009-03-31
| * regulator: Suggest use of datasheet supply or pin names for consumersMark Brown2009-03-31
| * regulator: email - update email address and regulator webpage.Liam Girdwood2009-03-31
| * regulator: add unset_regulator_supplies to fix regulator_unregisterMike Rapoport2009-03-31
| * regulator: fix header file missing kernel-docRandy Dunlap2009-03-31
| * regulator: Hoist struct regulator_dev out of core to fix notifiersMark Brown2009-03-31
| * regulator: Mark attributes table for virtual regulator staticMark Brown2009-03-31
| * regulator: Make fixed voltage regulators visible in KconfigMark Brown2009-03-31
| * regulator: Allow init_data to be passed to fixed voltage regulatorsMark Brown2009-03-31
| * regulator: Allow init data to be supplied for bq24022Mark Brown2009-03-31
| * regulator: Pass regulator init data as explict argument when registeringMark Brown2009-03-31
| * Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron2009-03-31
| * regulator: minor cleanup of virtual consumerAndrew Morton2009-03-31
| * regulator: add get_status()David Brownell2009-03-31
| * regulator: minor cleanup of virtual consumerDavid Brownell2009-03-31
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-03
|\ \
| * | intel-iommu: Fix address wrap on 32-bit kernel.Zhao, Yu2009-03-25
| * | intel-iommu: Enable DMAR on 32-bit kernel.David Woodhouse2009-03-25
| * | intel-iommu: fix PCI device detach from virtual machineHan, Weidong2009-03-25
| * | intel-iommu: VT-d page table to support snooping control bitSheng Yang2009-03-24
| * | iommu: Add domain_has_cap iommu_opsSheng Yang2009-03-24
| * | intel-iommu: Snooping control supportSheng Yang2009-03-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds2009-04-03
|\ \ \
| * | | NFS: Add mount options to enable local caching on NFSDavid Howells2009-04-03
| * | | NFS: Display local caching stateDavid Howells2009-04-03
| * | | NFS: Store pages from an NFS inode into a local cacheDavid Howells2009-04-03
| * | | NFS: Read pages from FS-Cache into an NFS inodeDavid Howells2009-04-03
| * | | NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells2009-04-03
| * | | NFS: Add read context retention for FS-Cache to call back withDavid Howells2009-04-03
| * | | NFS: FS-Cache page managementDavid Howells2009-04-03
| * | | NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells2009-04-03
| * | | NFS: Invalidate FsCache page flags when cache removedDavid Howells2009-04-03