summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/dis: Instruction decoding interfaceCornelia Huck2012-07-262-0/+28
* KVM: Move KVM_IRQ_LINE to arch-generic codeChristoffer Dall2012-07-262-46/+20
* KVM: x86 emulator: drop unneeded call to get_segment()Gleb Natapov2012-07-261-6/+3
* KVM: x86 emulator: simplify read_emulatedXiao Guangrong2012-07-261-17/+14
* KVM: MMU: use kvm_release_pfn_clean to release pfnXiao Guangrong2012-07-261-1/+1
* Merge branch 'queue' into nextAvi Kivity2012-07-2615-74/+155
|\
| * KVM: Add config to support ple or cpu relax optimzationRaghavendra K T2012-07-232-0/+2
| * KVM: switch to symbolic name for irq_states sizeMichael S. Tsirkin2012-07-201-1/+1
| * KVM: x86: Fix typos in pmu.cGuo Chao2012-07-201-1/+1
| * KVM: x86: Fix typos in lapic.cGuo Chao2012-07-201-2/+2
| * KVM: x86: Fix typos in cpuid.cGuo Chao2012-07-201-1/+1
| * KVM: x86: Fix typos in emulate.cGuo Chao2012-07-201-5/+5
| * KVM: x86: Fix typos in x86.cGuo Chao2012-07-201-7/+7
| * KVM: SVM: Fix typosGuo Chao2012-07-201-2/+2
| * KVM: VMX: Fix typosGuo Chao2012-07-201-3/+3
| * KVM: remove the unused parameter of gfn_to_pfn_memslotXiao Guangrong2012-07-192-2/+2
| * KVM: using get_fault_pfn to get the fault pfnXiao Guangrong2012-07-191-4/+2
| * KVM: MMU: track the refcount when unmap the pageXiao Guangrong2012-07-191-0/+8
| * KVM: x86: remove unnecessary mark_page_dirtyXiao Guangrong2012-07-191-1/+0
| * KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range()Takuya Yoshikawa2012-07-181-10/+18
| * KVM: MMU: Push trace_kvm_age_page() into kvm_age_rmapp()Takuya Yoshikawa2012-07-181-13/+10
| * KVM: MMU: Add memslot parameter to hva handlersTakuya Yoshikawa2012-07-181-7/+9
| * KVM: Separate rmap_pde from kvm_lpage_info->write_countTakuya Yoshikawa2012-07-183-4/+15
| * KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa2012-07-184-0/+15
| * KVM: MMU: Make kvm_handle_hva() handle range of addressesTakuya Yoshikawa2012-07-182-18/+60
| * KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()Takuya Yoshikawa2012-07-182-5/+4
| * KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva()Takuya Yoshikawa2012-07-181-6/+6
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-07-2456-1125/+2984
|\ \
| * | m68k: allow PCI bus to be enabled for ColdFire m54xx CPUsGreg Ungerer2012-07-171-0/+7
| * | m68k: add PCI bus code support for the ColdFire M54xx SoC familyGreg Ungerer2012-07-172-0/+329
| * | m68k: add IO access definitions to support PCI on ColdFire platformsGreg Ungerer2012-07-171-1/+47
| * | m68k: add PCI bus support definitions for the ColdFire M54xx SoC familyGreg Ungerer2012-07-172-0/+141
| * | m68k: common PCI support definitions and codeGreg Ungerer2012-07-175-0/+122
| * | m68k: add support for DMA_BIDIRECTIONAL in dma support functionsGreg Ungerer2012-07-171-0/+1
| * | m68k: fix ColdFire clear cache operationGreg Ungerer2012-07-172-1/+42
| * | m68k: use simpler dma_alloc_coherent() for ColdFire CPUsGreg Ungerer2012-07-161-2/+2
| * | m68knommu: platform support for 8390 based ethernet used on some boardsGreg Ungerer2012-07-162-0/+39
| * | m68knommu: Add clk definitions for m532x.Steven King2012-07-162-1/+152
| * | m68knommu: Add clk definitions for m520x.Steven King2012-07-162-0/+107
| * | m68knommu: Add rtc device for m5441x.Steven King2012-07-163-7/+49
| * | m68knommu: add definitions for the third interrupt controller on devices that...Steven King2012-07-162-0/+6
| * | m68knommu: Add support for the Coldfire m5441x.Steven King2012-07-1615-24/+761
| * | m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1Steven King2012-07-165-3/+6
| * | m68knommu: Add support for the Coldfire 5251/5253Steven King2012-07-1611-10/+376
| * | m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_...Steven King2012-07-1618-551/+375
| * | m68k: merge the MMU and non-MMU versions of the entry.S codeGreg Ungerer2012-07-163-552/+449
| * | m68k: use jbsr to call functions instead of bsrlGreg Ungerer2012-07-161-2/+2
| * | m68k: use some direct calls to ret_from_exception in entry codeGreg Ungerer2012-07-161-3/+3
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-07-242-2/+0
|\ \ \
| * | | sh: remove unused DMA device pointer from SIU platform dataGuennadi Liakhovetski2012-07-202-2/+0