aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-07-22
|\
| * lockdep: Fix lockdep_no_validate against IRQ statesPeter Zijlstra2011-07-21
| * mutex: Make mutex_destroy() an inline functionJean Delvare2011-07-21
| * plist: Remove the need to supply locks to plist headsDima Zavin2011-07-08
| * lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o...Anton Blanchard2011-07-05
* | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
|\ \
| * \ Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2011-07-07
| |\ \ | | |/ | |/|
| | * iommu/core: Fix build with INTR_REMAP=y && CONFIG_DMAR=nJoerg Roedel2011-07-07
| | * iommu/amd: Don't use MSI address range for DMA addressesJoerg Roedel2011-07-06
| | *-. Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-21
| | |\ \
| | | | * iommu/amd: Move missing parts to drivers/iommuJoerg Roedel2011-06-21
| | | | * iommu: Move iommu Kconfig entries to submenuJoerg Roedel2011-06-21
| | | | * x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-21
| | | | * x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-21
| | | | * msm: iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-21
| | | | * drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-14
| | | | * iommu-api: Add missing header fileLaura Abbott2011-06-14
| | | * | x86/amd-iommu: Store device alias as dev_data pointerJoerg Roedel2011-06-14
| | | * | x86/amd-iommu: Search for existind dev_data before allocting a new oneJoerg Roedel2011-06-14
| | | * | x86/amd-iommu: Allow dev_data->alias to be NULLJoerg Roedel2011-06-14
| | | * | x86/amd-iommu: Use only dev_data in low-level domain attach/detach functionsJoerg Roedel2011-06-14
| | | * | x86/amd-iommu: Use only dev_data for dte and iotlb flushing routinesJoerg Roedel2011-06-14
| | | * | x86/amd-iommu: Store ATS state in dev_dataJoerg Roedel2011-06-14
| | | * | x86/amd-iommu: Store devid in dev_dataJoerg Roedel2011-06-14
| | | * | x86/amd-iommu: Introduce global dev_data_listJoerg Roedel2011-06-14
| | | * | x86/amd-iommu: Remove redundant device_flush_dte() callsJoerg Roedel2011-06-14
| | | |/
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-22
|\ \ \ \
| * \ \ \ Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-15
| |\ \ \ \
| | * | | | OMAP: PM: disable idle on suspend for GPIO and UARTKevin Hilman2011-07-12
| | * | | | OMAP: PM: omap_device: add API to disable idle on suspendKevin Hilman2011-07-12
| | * | | | OMAP: PM: omap_device: add system PM methods for PM domain handlingKevin Hilman2011-07-12
| | * | | | OMAP: PM: omap_device: conditionally use PM domain runtime helpersKevin Hilman2011-07-12
| | * | | | PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman2011-07-12
| | * | | | PM / Runtime: Consistent utilization of deferred_resumeShuoX Liu2011-07-08
| | * | | | PM / Runtime: Prevent runtime_resume from racing with probeAlan Stern2011-07-06
| | * | | | PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki2011-07-06
| | * | | | PM / Runtime: Improve documentation of enable, disable and barrierRafael J. Wysocki2011-07-06
| | * | | | PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki2011-07-06
| | * | | | PCI / PM: Detect early wakeup in pci_pm_prepare()Rafael J. Wysocki2011-07-06
| | * | | | PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki2011-07-02
| | * | | | PM / Runtime: Update documentation of interactions with system sleepRafael J. Wysocki2011-07-02
| * | | | | Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-15
| |\ \ \ \ \
| | * | | | | ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeRafael J. Wysocki2011-07-14
| | * | | | | PM / Domains: Take .power_off() error code into accountRafael J. Wysocki2011-07-14
| | * | | | | ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-14
| | * | | | | ARM / shmobile: Use pm_genpd_poweroff_unused()Rafael J. Wysocki2011-07-13
| | * | | | | PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki2011-07-13
| | * | | | | PM / Domains: Queue up power off work only if it is not pendingRafael J. Wysocki2011-07-11
| | * | | | | PM / Domains: Improve handling of wakeup devices during system suspendRafael J. Wysocki2011-07-11
| | * | | | | PM / Domains: Do not restore all devices on power off errorRafael J. Wysocki2011-07-11