Age | Commit message (Expand) | Author | Files | Lines |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -24/+48 |
2014-09-24 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-... | Paolo Bonzini | 6 | -17/+33 |
2014-09-24 | kvm: Add arch specific mmu notifier for page invalidation | Tang Chen | 1 | -0/+5 |
2014-09-24 | kvm: Fix page ageing bugs | Andres Lagar-Cavilla | 2 | -2/+2 |
2014-09-22 | powerpc/kvm: common sw breakpoint instr across ppc | Madhavan Srinivasan | 1 | -2/+0 |
2014-09-22 | powerpc/kvm: support to handle sw breakpoint | Madhavan Srinivasan | 1 | -0/+6 |
2014-09-22 | KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core | Mihai Caraman | 1 | -1/+4 |
2014-09-22 | KVM: PPC: Remove shared defines for SPE and AltiVec interrupts | Mihai Caraman | 1 | -10/+10 |
2014-09-22 | KVM: PPC: Remove the tasklet used by the hrtimer | Mihai Caraman | 2 | -2/+1 |
2014-09-22 | KVM: PPC: BOOKE: Emulate debug registers and exception | Bharat Bhushan | 2 | -0/+5 |
2014-09-22 | KVM: PPC: Move ONE_REG AltiVec support to powerpc | Mihai Caraman | 1 | -0/+5 |
2014-09-22 | KVM: PPC: BOOKE: Add one reg interface for DBSR | Bharat Bhushan | 1 | -0/+1 |
2014-09-22 | KVM: PPC: BOOKE: Guest and hardware visible debug registers are same | Bharat Bhushan | 1 | -2/+0 |
2014-09-22 | KVM: PPC: BOOKE : Emulate rfdi instruction | Bharat Bhushan | 1 | -0/+1 |
2014-09-09 | powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create() | Pranith Kumar | 3 | -1/+7 |
2014-09-09 | powerpc/perf: Fix ABIv2 kernel backtraces | Anton Blanchard | 1 | -0/+7 |
2014-08-29 | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář | 1 | -1/+1 |
2014-08-29 | KVM: static inline empty kvm_arch functions | Radim Krčmář | 1 | -0/+8 |
2014-08-29 | KVM: forward declare structs in kvm_types.h | Paolo Bonzini | 1 | -5/+0 |
2014-08-13 | powerpc/mm: Use read barrier when creating real_pte | Aneesh Kumar K.V | 1 | -5/+25 |
2014-08-13 | powerpc/thp: Handle combo pages in invalidate | Aneesh Kumar K.V | 1 | -1/+1 |
2014-08-13 | powerpc/thp: Don't recompute vsid and ssize in loop on invalidate | Aneesh Kumar K.V | 1 | -3/+3 |
2014-08-13 | powerpc: remove duplicate definition of TEXASR_FS | Nishanth Aravamudan | 1 | -2/+1 |
2014-08-13 | powerpc/powernv: Interface to register/unregister opal dump region | Vasant Hegde | 1 | -0/+11 |
2014-08-13 | powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS | Michael Ellerman | 1 | -2/+4 |
2014-08-13 | powerpc: Add smp_mb() to arch_spin_is_locked() | Michael Ellerman | 1 | -0/+1 |
2014-08-08 | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds | 3 | -20/+1 |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 1 | -3/+0 |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2 | -17/+1 |
2014-08-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 15 | -142/+232 |
2014-08-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 26 | -186/+326 |
2014-08-05 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini | 15 | -142/+232 |
2014-08-05 | powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE | Madhusudanan Kandasamy | 1 | -2/+3 |
2014-08-05 | powerpc/powernv: Invoke opal call to handle hmi. | Mahesh Salgaonkar | 2 | -0/+48 |
2014-08-05 | powerpc/book3s: Add basic infrastructure to handle HMI in Linux. | Mahesh Salgaonkar | 6 | -0/+11 |
2014-08-05 | powerpc/powernv: Allow to freeze PE | Gavin Shan | 1 | -1/+8 |
2014-08-05 | powerpc/powernv: Enable M64 aperatus for PHB3 | Guo Chao | 1 | -1/+7 |
2014-08-05 | powerpc/eeh: Aux PE data for error log | Gavin Shan | 1 | -0/+2 |
2014-08-05 | powerpc/eeh: Make diag-data not endian dependent | Gavin Shan | 1 | -64/+64 |
2014-08-05 | powerpc/eeh: Selectively enable IO for error log | Gavin Shan | 1 | -4/+5 |
2014-08-05 | powerpc/eeh: Refactor EEH flag accessors | Gavin Shan | 1 | -21/+11 |
2014-08-05 | powerpc/eeh: EEH support for VFIO PCI device | Gavin Shan | 1 | -0/+12 |
2014-08-05 | powerpc/eeh: Avoid event on passed PE | Gavin Shan | 1 | -0/+7 |
2014-08-05 | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 3 | -10/+56 |
2014-08-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+2 |
2014-07-31 | KVM: PPC: PR: Handle FSCR feature deselects | Alexander Graf | 1 | -0/+1 |
2014-07-30 | KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr | Bharat Bhushan | 1 | -10/+10 |
2014-07-29 | powerpc/e6500: Add support for hardware threads | Andy Fleming | 3 | -1/+37 |
2014-07-29 | powerpc/booke: Define MSR bits the same way as reg.h | Scott Wood | 1 | -9/+19 |
2014-07-28 | KVM: PPC: Remove DCR handling | Alexander Graf | 2 | -5/+0 |