KVM: MMU: cleanup invlpg code
[safe/jmp/linux-2.6] / arch / powerpc /
2010-05-19 Stephen RothwellKVM: powerpc: use of kzalloc/kfree requires including...
2010-05-17 Alexander GrafKVM: PPC: Enable native paired singles
2010-05-17 Alexander GrafKVM: PPC: Find HTAB ourselves
2010-05-17 Alexander GrafKVM: PPC: Fix Book3S_64 Host MMU debug output
2010-05-17 Alexander GrafKVM: PPC: Set VSID_PR also for Book3S_64
2010-05-17 Alexander GrafKVM: PPC: Be more informative on BUG
2010-05-17 Alexander GrafKVM: PPC: Make Alignment interrupts work again
2010-05-17 Alexander GrafKVM: PPC: Improve split mode
2010-05-17 Alexander GrafKVM: PPC: Make Performance Counters work
2010-05-17 Alexander GrafKVM: PPC: Convert u64 -> ulong
2010-05-17 Alexander GrafKVM: PPC: Enable Book3S_32 KVM building
2010-05-17 Alexander GrafKVM: PPC: Add KVM intercept handlers
2010-05-17 Alexander GrafKVM: PPC: Check max IRQ prio
2010-05-17 Alexander GrafPPC: Export SWITCH_FRAME_SIZE
2010-05-17 Alexander GrafKVM: PPC: Export MMU variables
2010-05-17 Alexander GrafKVM: PPC: Add Book3S compatibility code
2010-05-17 Alexander GrafKVM: PPC: Emulate segment fault
2010-05-17 Alexander GrafKVM: PPC: Add SVCPU to Book3S_32
2010-05-17 Alexander GrafKVM: PPC: Remove fetch fail code
2010-05-17 Alexander GrafKVM: PPC: Release clean pages as clean
2010-05-17 Alexander GrafKVM: PPC: Make SLB switching code the new segment framework
2010-05-17 Alexander GrafKVM: PPC: Make highmem code generic
2010-05-17 Alexander GrafKVM: PPC: Make real mode handler generic
2010-05-17 Alexander GrafKVM: PPC: Extract MMU init
2010-05-17 Alexander GrafKVM: PPC: Use now shadowed vcpu fields
2010-05-17 Alexander GrafPPC: Add STLU
2010-05-17 Alexander GrafKVM: PPC: Use CONFIG_PPC_BOOK3S define
2010-05-17 Alexander GrafKVM: PPC: Use KVM_BOOK3S_HANDLER
2010-05-17 Alexander GrafKVM: PPC: Improve indirect svcpu accessors
2010-05-17 Alexander GrafKVM: PPC: Add fields to shadow vcpu
2010-05-17 Alexander GrafKVM: PPC: Add kvm_book3s_32.h
2010-05-17 Alexander GrafKVM: PPC: Add kvm_book3s_64.h
2010-05-17 Alexander GrafPPC: Split context init/destroy functions
2010-05-17 Alexander GrafKVM: PPC: Add generic segment switching code
2010-05-17 Alexander GrafKVM: PPC: Add SR swapping code
2010-05-17 Alexander GrafKVM: PPC: Add host MMU Support
2010-05-17 Alexander GrafKVM: PPC: Name generic 64-bit code generic
2010-05-17 Alexander GrafKVM: PPC: Add dequeue for external on BookE
2010-05-17 Alexander GrafKVM: PPC: Don't export Book3S symbols on BookE
2010-05-17 Alexander GrafKVM: PPC: Only use QPRs when available
2010-05-17 Alexander GrafKVM: PPC: Disable MSR_FEx for Cell hosts
2010-05-17 Alexander GrafKVM: PPC: Make bools bitfields
2010-05-17 Alexander GrafKVM: PPC: Use ULL for big numbers
2010-05-17 Alexander GrafKVM: PPC: Add check if pte was mapped secondary
2010-05-17 Alexander GrafKVM: PPC: Add emulation for dcba
2010-05-17 Alexander GrafKVM: PPC: Fix dcbz emulation
2010-05-17 Alexander GrafKVM: PPC: Make build work without CONFIG_VSX/ALTIVEC
2010-05-17 Alexander GrafKVM: PPC: Add OSI hypercall interface
2010-05-17 Alexander GrafKVM: Add support for enabling capabilities per-vcpu
2010-05-17 Alexander GrafKVM: PPC: Implement alignment interrupt
2010-05-17 Alexander GrafKVM: PPC: Implement emulation for lbzux and lhax
2010-05-17 Alexander GrafKVM: PPC: Make XER load 32 bit
2010-05-17 Alexander GrafKVM: PPC: Implement BAT reads
2010-05-17 Alexander GrafKVM: PPC: Implement mfsr emulation
2010-05-17 Alexander GrafKVM: PPC: Load VCPU for register fetching
2010-05-17 Alexander GrafKVM: PPC: Don't reload FPU with invalid values
2010-05-17 Alexander GrafKVM: PPC: Split instruction reading out
2010-05-17 Alexander GrafKVM: PPC: Book3S_32 guest MMU fixes
2010-05-17 Alexander GrafKVM: PPC: Make DSISR 32 bits wide
2010-05-17 Alexander GrafKVM: PPC: Allow userspace to unset the IRQ line
2010-05-17 Alexander GrafKVM: PPC: Ensure split mode works
2010-05-17 Wei YongjunKVM: PPC: Do not create debugfs if fail to create vcpu
2010-04-25 Alexander GrafKVM: PPC: Destory timer on vcpu destruction
2010-04-25 Alexander GrafKVM: PPC: Memset vcpu to zeros
2010-04-25 Alexander GrafKVM: PPC: Allocate vcpu struct using vmalloc
2010-04-25 Alexander GrafKVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX)
2010-04-25 Alexander GrafKVM: PPC: Enable use of secondary htab bucket
2010-04-25 Alexander GrafKVM: PPC: Add capability for paired singles
2010-04-25 Alexander GrafKVM: PPC: Implement Paired Single emulation
2010-04-25 Alexander GrafKVM: PPC: Enable program interrupt to do MMIO
2010-04-25 Alexander GrafKVM: PPC: Add helpers to modify ppc fields
2010-04-25 Alexander GrafKVM: PPC: Fix error in BAT assignment
2010-04-25 Alexander GrafKVM: PPC: Add helpers to call FPU instructions
2010-04-25 Alexander GrafKVM: PPC: Make ext giveup non-static
2010-04-25 Alexander GrafKVM: PPC: Make software load/store return eaddr
2010-04-25 Alexander GrafKVM: PPC: Implement mtsr instruction emulation
2010-04-25 Alexander GrafKVM: PPC: Fix typo in book3s_32 debug code
2010-04-25 Alexander GrafKVM: PPC: Preload FPU when possible
2010-04-25 Alexander GrafKVM: PPC: Combine extension interrupt handlers
2010-04-25 Alexander GrafKVM: PPC: Add Gekko SPRs
2010-04-25 Alexander GrafKVM: PPC: Add hidden flag for paired singles
2010-04-25 Alexander GrafKVM: PPC: Add AGAIN type for emulation return
2010-04-25 Alexander GrafKVM: PPC: Teach MMIO Signedness
2010-04-25 Alexander GrafKVM: PPC: Enable MMIO to do 64 bits, fprs and qprs
2010-04-25 Alexander GrafKVM: PPC: Make fpscr 64-bit
2010-04-25 Alexander GrafKVM: PPC: Add QPR registers
2010-04-20 Takuya YoshikawaKVM: fix the handling of dirty bitmaps to avoid overflows
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-04-04 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-04-03 Frederic Weisbeckerperf: Always build the powerpc perf_arch_fetch_caller_r...
2010-04-03 Linus TorvaldsMerge branch 'merge' of git://git.secretlab.ca/git...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-27 Roman Fietzepowerpc/5200: in lpbfifo, flag DMA irqs as enabled...
2010-03-26 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-19 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-03-19 FUJITA Tomonoripowerpc: Remove IOMMU_VMERGE config option
2010-03-19 FUJITA Tomonoripowerpc: Fix swiotlb to respect the boot option
2010-03-19 Márton Némethpowerpc: Do not call prink when CONFIG_PRINTK is not...
2010-03-19 Nathan Lynchpowerpc: Use correct ccr bit for syscall error status
2010-03-19 Benjamin HerrenschmidtMerge commit 'kumar/merge' into merge
next