aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\
| * Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-28
| |\
| | * PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-03
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-28
| |\ \
| | * \ Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-27
| | |\ \
| | | * | cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-06-07
| | | * | Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki2013-06-07
| | | |\|
| | | * | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-04
| | * | | Merge branch 'pm-cpufreq-Kconfig' into pm-cpufreqRafael J. Wysocki2013-06-27
| | |\ \ \
| | | * | | cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQViresh Kumar2013-06-18
| | | * | | cpufreq: pxa: select CPU_FREQ_TABLEViresh Kumar2013-06-18
| | | * | | cpufreq: davinci: select CPU_FREQ_TABLEViresh Kumar2013-06-18
| | | * | | cpufreq: cris: select CPU_FREQ_TABLEViresh Kumar2013-06-18
| * | | | | Merge branch 'pm-omap'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'omap-pm-v3.11/avs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2013-06-15
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | PM / AVS: SmartReflex: use omap_sr * for enable/disable interfaceAndrii Tseglytskyi2013-06-10
| | | * | | | PM / AVS: SmartReflex: use omap_sr * for errgen interfacesAndrii Tseglytskyi2013-06-10
| * | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \ \
| | * | | | | | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk2013-06-19
| | |/ / / / /
| * | | | | | Merge branch 'acpi-scan'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discoveryRafael J. Wysocki2013-06-19
| | |/ / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\ \ \ \ \ \
| * | | | | | KVM: PPC: Ignore PIR writesAlexander Graf2013-06-29
| * | | | | | KVM: PPC: Book3S PR: Invalidate SLB entries properlyPaul Mackerras2013-06-29
| * | | | | | KVM: PPC: Book3S PR: Allow guest to use 1TB segmentsPaul Mackerras2013-06-29
| * | | | | | KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a matchPaul Mackerras2013-06-29
| * | | | | | KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entryPaul Mackerras2013-06-29
| * | | | | | KVM: PPC: Book3S PR: Fix proto-VSID calculationsPaul Mackerras2013-06-29
| * | | | | | KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELLTiejun Chen2013-06-29
| * | | | | | Merge git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-3.11 i...Gleb Natapov2013-06-27
| |\ \ \ \ \ \
| | * | | | | | ARM: kvm: don't include drivers/virtio/KconfigArnd Bergmann2013-06-26
| | * | | | | | arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand2013-06-26
| | * | | | | | ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier2013-06-26
| | * | | | | | ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-06-26
| | * | | | | | ARM: KVM: perform save/restore of PARMarc Zyngier2013-06-26
| | * | | | | | ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier2013-06-26
| | * | | | | | ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier2013-06-26
| | * | | | | | ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier2013-06-26
| | * | | | | | ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmidMarc Zyngier2013-06-26
| | * | | | | | ARM: KVM: Don't handle PSCI calls via SMCDave P Martin2013-06-26
| | * | | | | | ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel2013-06-26
| * | | | | | | KVM: Fix RTC interrupt coalescing trackingGleb Natapov2013-06-27
| * | | | | | | kvm: Add a tracepoint write_tsc_offsetYoshihiro YUNOMAE2013-06-27
| * | | | | | | KVM: MMU: Inform users of mmio generation wraparoundTakuya Yoshikawa2013-06-27
| * | | | | | | KVM: MMU: document fast invalidate all pagesXiao Guangrong2013-06-27
| * | | | | | | KVM: MMU: document write_flooding_countXiao Guangrong2013-06-27
| * | | | | | | KVM: MMU: document clear_spte_countXiao Guangrong2013-06-27
| * | | | | | | KVM: MMU: drop kvm_mmu_zap_mmio_sptesXiao Guangrong2013-06-27
| * | | | | | | KVM: MMU: init kvm generation close to mmio wrap-around valueXiao Guangrong2013-06-27
| * | | | | | | KVM: MMU: add tracepoint for check_mmio_spteXiao Guangrong2013-06-27