summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-0325-1974/+159
|\
| * Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-281-6/+1
| |\
| | * PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-6/+1
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-2819-1955/+128
| |\ \
| | * \ Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-2715-1952/+122
| | |\ \
| | | * | cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-06-076-1832/+0
| | | * | Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki2013-06-0771-895/+2566
| | | |\|
| | | * | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-0410-123/+125
| | * | | Merge branch 'pm-cpufreq-Kconfig' into pm-cpufreqRafael J. Wysocki2013-06-274-3/+6
| | |\ \ \
| | | * | | cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQViresh Kumar2013-06-181-3/+0
| | | * | | cpufreq: pxa: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+3
| | | * | | cpufreq: davinci: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| | | * | | cpufreq: cris: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+2
| * | | | | Merge branch 'pm-omap'Rafael J. Wysocki2013-06-281-4/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'omap-pm-v3.11/avs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2013-06-161-4/+4
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | PM / AVS: SmartReflex: use omap_sr * for enable/disable interfaceAndrii Tseglytskyi2013-06-101-2/+2
| | | * | | | PM / AVS: SmartReflex: use omap_sr * for errgen interfacesAndrii Tseglytskyi2013-06-101-2/+2
| * | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-06-284-3/+12
| |\ \ \ \ \ \
| | * | | | | | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk2013-06-194-3/+12
| | |/ / / / /
| * | | | | | Merge branch 'acpi-scan'Rafael J. Wysocki2013-06-281-8/+16
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discoveryRafael J. Wysocki2013-06-201-8/+16
| | |/ / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-0356-2857/+1259
|\ \ \ \ \ \
| * | | | | | KVM: PPC: Ignore PIR writesAlexander Graf2013-06-301-0/+3
| * | | | | | KVM: PPC: Book3S PR: Invalidate SLB entries properlyPaul Mackerras2013-06-301-1/+6
| * | | | | | KVM: PPC: Book3S PR: Allow guest to use 1TB segmentsPaul Mackerras2013-06-304-20/+66
| * | | | | | KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a matchPaul Mackerras2013-06-301-12/+2
| * | | | | | KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entryPaul Mackerras2013-06-301-11/+2
| * | | | | | KVM: PPC: Book3S PR: Fix proto-VSID calculationsPaul Mackerras2013-06-301-2/+2
| * | | | | | KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELLTiejun Chen2013-06-301-1/+1
| * | | | | | Merge git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-3.11 i...Gleb Natapov2013-06-2714-45/+66
| |\ \ \ \ \ \
| | * | | | | | ARM: kvm: don't include drivers/virtio/KconfigArnd Bergmann2013-06-261-2/+0
| | * | | | | | arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand2013-06-262-3/+8
| | * | | | | | ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier2013-06-261-0/+3
| | * | | | | | ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-06-261-0/+1
| | * | | | | | ARM: KVM: perform save/restore of PARMarc Zyngier2013-06-264-13/+35
| | * | | | | | ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier2013-06-262-4/+0
| | * | | | | | ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier2013-06-262-11/+0
| | * | | | | | ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier2013-06-262-6/+6
| | * | | | | | ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmidMarc Zyngier2013-06-261-2/+0
| | * | | | | | ARM: KVM: Don't handle PSCI calls via SMCDave P Martin2013-06-262-4/+1
| | * | | | | | ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel2013-06-261-0/+12
| * | | | | | | KVM: Fix RTC interrupt coalescing trackingGleb Natapov2013-06-272-24/+35
| * | | | | | | kvm: Add a tracepoint write_tsc_offsetYoshihiro YUNOMAE2013-06-274-2/+37
| * | | | | | | KVM: MMU: Inform users of mmio generation wraparoundTakuya Yoshikawa2013-06-271-1/+3
| * | | | | | | KVM: MMU: document fast invalidate all pagesXiao Guangrong2013-06-271-0/+3
| * | | | | | | KVM: MMU: document write_flooding_countXiao Guangrong2013-06-271-0/+1
| * | | | | | | KVM: MMU: document clear_spte_countXiao Guangrong2013-06-272-3/+18
| * | | | | | | KVM: MMU: drop kvm_mmu_zap_mmio_sptesXiao Guangrong2013-06-272-22/+1
| * | | | | | | KVM: MMU: init kvm generation close to mmio wrap-around valueXiao Guangrong2013-06-271-1/+6
| * | | | | | | KVM: MMU: add tracepoint for check_mmio_spteXiao Guangrong2013-06-272-2/+31