aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-22
|\
| * perf: Remove the nmi parameter from the oprofile_perf backendWill Deacon2011-07-21
| * perf: Add context field to perf_eventAvi Kivity2011-07-01
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \
| * | scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan2011-07-20
| * | md,rcu: Convert call_rcu(free_conf) to kfree_rcu()Lai Jiangshan2011-07-20
* | | 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
| | | |/ / /
* | | | | | 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
| |\ \ \ \ \ \
| | * | | | | | 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: 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
| * | | | | | | Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-15
| |\ \ \ \ \ \ \
| | * | | | | | | 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
| | * | | | | | | 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
| | * | | | | | | PM / Domains: Allow callbacks to execute all runtime PM helpersRafael J. Wysocki2011-07-11
| | * | | | | | | PM / Domains: Do not execute device callbacks under locksRafael J. Wysocki2011-07-11
| | * | | | | | | PM / Domains: Make failing pm_genpd_prepare() clean up properlyRafael J. Wysocki2011-07-11
| | * | | | | | | PM / Domains: Set device state to "active" during system resumeRafael J. Wysocki2011-07-11
| | * | | | | | | PM / Domains: Export pm_genpd_poweron() in headerMagnus Damm2011-07-10
| | |/ / / / / /
| | * | | | | | PM: Rename clock management functionsRafael J. Wysocki2011-07-02
| | * | | | | | PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-02
| | * | | | | | PM / Domains: Wakeup devices support for system sleep transitionsRafael J. Wysocki2011-07-02
| | * | | | | | PM / Domains: System-wide transitions support for generic domains (v5)Rafael J. Wysocki2011-07-02
| | * | | | | | PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2)Rafael J. Wysocki2011-07-02
| | * | | | | | PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki2011-07-02
| | * | | | | | PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki2011-07-02
| | * | | | | | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-02
| * | | | | | | PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2011-07-15
| * | | | | | | PM: Add "RTC" to PM trace time stamps to avoid confusionRafael J. Wysocki2011-07-15
| * | | | | | | PM / OPP: Introduce function to free cpufreq tableNishanth Menon2011-07-15
* | | | | | | | Merge branch 'for-linus-core' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | target: remove custom hex2bin() implementationAndy Shevchenko2011-07-22