Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | 25 | -1974/+159 |
|\ | |||||
| * | Merge branch 'pm-assorted' | Rafael J. Wysocki | 2013-06-28 | 1 | -6/+1 |
| |\ | |||||
| | * | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki | 2013-06-03 | 1 | -6/+1 |
| * | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-06-28 | 19 | -1955/+128 |
| |\ \ | |||||
| | * \ | Merge branch 'pm-cpufreq-assorted' into pm-cpufreq | Rafael J. Wysocki | 2013-06-27 | 15 | -1952/+122 |
| | |\ \ | |||||
| | | * | | cpufreq: powerpc: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-06-07 | 6 | -1832/+0 |
| | | * | | Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into... | Rafael J. Wysocki | 2013-06-07 | 71 | -895/+2566 |
| | | |\| | |||||
| | | * | | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 2013-06-04 | 10 | -123/+125 |
| | * | | | Merge branch 'pm-cpufreq-Kconfig' into pm-cpufreq | Rafael J. Wysocki | 2013-06-27 | 4 | -3/+6 |
| | |\ \ \ | |||||
| | | * | | | cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQ | Viresh Kumar | 2013-06-18 | 1 | -3/+0 |
| | | * | | | cpufreq: pxa: select CPU_FREQ_TABLE | Viresh Kumar | 2013-06-18 | 1 | -0/+3 |
| | | * | | | cpufreq: davinci: select CPU_FREQ_TABLE | Viresh Kumar | 2013-06-18 | 1 | -0/+1 |
| | | * | | | cpufreq: cris: select CPU_FREQ_TABLE | Viresh Kumar | 2013-06-18 | 1 | -0/+2 |
| * | | | | | Merge branch 'pm-omap' | Rafael J. Wysocki | 2013-06-28 | 1 | -4/+4 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge tag 'omap-pm-v3.11/avs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 2013-06-16 | 1 | -4/+4 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | PM / AVS: SmartReflex: use omap_sr * for enable/disable interface | Andrii Tseglytskyi | 2013-06-10 | 1 | -2/+2 |
| | | * | | | | PM / AVS: SmartReflex: use omap_sr * for errgen interfaces | Andrii Tseglytskyi | 2013-06-10 | 1 | -2/+2 |
| * | | | | | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2013-06-28 | 4 | -3/+12 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. | Konrad Rzeszutek Wilk | 2013-06-19 | 4 | -3/+12 |
| | |/ / / / / | |||||
| * | | | | | | Merge branch 'acpi-scan' | Rafael J. Wysocki | 2013-06-28 | 1 | -8/+16 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discovery | Rafael J. Wysocki | 2013-06-20 | 1 | -8/+16 |
| | |/ / / / | |||||
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-07-03 | 56 | -2857/+1259 |
|\ \ \ \ \ \ | |||||
| * | | | | | | KVM: PPC: Ignore PIR writes | Alexander Graf | 2013-06-30 | 1 | -0/+3 |
| * | | | | | | KVM: PPC: Book3S PR: Invalidate SLB entries properly | Paul Mackerras | 2013-06-30 | 1 | -1/+6 |
| * | | | | | | KVM: PPC: Book3S PR: Allow guest to use 1TB segments | Paul Mackerras | 2013-06-30 | 4 | -20/+66 |
| * | | | | | | KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match | Paul Mackerras | 2013-06-30 | 1 | -12/+2 |
| * | | | | | | KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry | Paul Mackerras | 2013-06-30 | 1 | -11/+2 |
| * | | | | | | KVM: PPC: Book3S PR: Fix proto-VSID calculations | Paul Mackerras | 2013-06-30 | 1 | -2/+2 |
| * | | | | | | KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL | Tiejun Chen | 2013-06-30 | 1 | -1/+1 |
| * | | | | | | Merge git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-3.11 i... | Gleb Natapov | 2013-06-27 | 14 | -45/+66 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ARM: kvm: don't include drivers/virtio/Kconfig | Arnd Bergmann | 2013-06-26 | 1 | -2/+0 |
| | * | | | | | | arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logic | Geoff Levand | 2013-06-26 | 2 | -3/+8 |
| | * | | | | | | ARM: KVM: clear exclusive monitor on all exception returns | Marc Zyngier | 2013-06-26 | 1 | -0/+3 |
| | * | | | | | | ARM: KVM: add missing dsb before invalidating Stage-2 TLBs | Marc Zyngier | 2013-06-26 | 1 | -0/+1 |
| | * | | | | | | ARM: KVM: perform save/restore of PAR | Marc Zyngier | 2013-06-26 | 4 | -13/+35 |
| | * | | | | | | ARM: KVM: get rid of S2_PGD_SIZE | Marc Zyngier | 2013-06-26 | 2 | -4/+0 |
| | * | | | | | | ARM: KVM: don't special case PC when doing an MMIO | Marc Zyngier | 2013-06-26 | 2 | -11/+0 |
| | * | | | | | | ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs | Marc Zyngier | 2013-06-26 | 2 | -6/+6 |
| | * | | | | | | ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid | Marc Zyngier | 2013-06-26 | 1 | -2/+0 |
| | * | | | | | | ARM: KVM: Don't handle PSCI calls via SMC | Dave P Martin | 2013-06-26 | 2 | -4/+1 |
| | * | | | | | | ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq | Anup Patel | 2013-06-26 | 1 | -0/+12 |
| * | | | | | | | KVM: Fix RTC interrupt coalescing tracking | Gleb Natapov | 2013-06-27 | 2 | -24/+35 |
| * | | | | | | | kvm: Add a tracepoint write_tsc_offset | Yoshihiro YUNOMAE | 2013-06-27 | 4 | -2/+37 |
| * | | | | | | | KVM: MMU: Inform users of mmio generation wraparound | Takuya Yoshikawa | 2013-06-27 | 1 | -1/+3 |
| * | | | | | | | KVM: MMU: document fast invalidate all pages | Xiao Guangrong | 2013-06-27 | 1 | -0/+3 |
| * | | | | | | | KVM: MMU: document write_flooding_count | Xiao Guangrong | 2013-06-27 | 1 | -0/+1 |
| * | | | | | | | KVM: MMU: document clear_spte_count | Xiao Guangrong | 2013-06-27 | 2 | -3/+18 |
| * | | | | | | | KVM: MMU: drop kvm_mmu_zap_mmio_sptes | Xiao Guangrong | 2013-06-27 | 2 | -22/+1 |
| * | | | | | | | KVM: MMU: init kvm generation close to mmio wrap-around value | Xiao Guangrong | 2013-06-27 | 1 | -1/+6 |
| * | | | | | | | KVM: MMU: add tracepoint for check_mmio_spte | Xiao Guangrong | 2013-06-27 | 2 | -2/+31 |