summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-01-06KVM: Fix racy in kvm_free_assigned_irqSheng Yang
2009-01-06KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang
2009-01-05KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard
2009-01-05KVM: Properly lock PIT creationAvi Kivity
2009-01-05KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb)Avi Kivity
2009-01-05KVM: VMX: When emulating on invalid vmx state, don't return to userspace unne...Avi Kivity
2009-01-05KVM: x86 emulator: Make emulate_pop() a little more genericAvi Kivity
2009-01-05KVM: VMX: Prevent exit handler from running if emulating due to invalid stateAvi Kivity
2009-01-05KVM: VMX: don't clobber segment AR if emulating invalid stateAvi Kivity
2009-01-05KVM: VMX: Fix guest state validity checksAvi Kivity
2009-01-04KVM: ppc: Add extra E500 exceptionsHollis Blanchard
2009-01-04KVM: ppc: distinguish between interrupts and prioritiesHollis Blanchard
2009-01-04KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard
2009-01-04KVM: ppc: E500 core-specific codeHollis Blanchard
2009-01-04KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard
2009-01-04KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard
2009-01-04KVM: ppc: Add dbsr in kvm_vcpu_archHollis Blanchard
2009-01-04KVM: ppc: split out common Book E instruction emulationHollis Blanchard
2009-01-04KVM: ppc: use macros instead of hardcoded literals for instruction decodingHollis Blanchard
2009-01-04KVM: ppc: remove last 44x-specific bits from booke.cHollis Blanchard
2009-01-04KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard
2009-01-04KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard
2009-01-04KVM: ppc: change kvmppc_mmu_map() parametersHollis Blanchard
2009-01-04KVM: ppc: small cosmetic changes to Book E DTLB miss handlerHollis Blanchard
2009-01-04KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard
2009-01-04KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific headerHollis Blanchard
2009-01-04KVM: Move struct kvm_pio_request into x86 kvm_host.hAvi Kivity
2009-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro
2009-01-03x86: setup_per_cpu_areas() cleanupCyrill Gorcunov
2009-01-03cpumask: use alloc_cpumask_var_node where appropriateMike Travis
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell
2009-01-03x86: use cpumask_var_t in acpi/boot.cRusty Russell
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis
2009-01-03x86: enable cpus display of kernel_max and offlined cpusMike Travis
2009-01-03ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-03AMD IOMMU: remove now unnecessary #ifdefsJoerg Roedel
2009-01-03Merge branches 'iommu/api' and 'iommu/amd' into for-linusJoerg Roedel
2009-01-03AMD IOMMU: prealloc_protection_domains should be staticJaswinder Singh Rajput
2009-01-03AMD IOMMU: add statistics about total number of map requestsJoerg Roedel
2009-01-03AMD IOMMU: add statistics about allocated io memoryJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for domain tlb flushesJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for single iommu domain tlb flushesJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for cross-page requestJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for free_coherent requestsJoerg Roedel