Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
33be632b8443b6ac74aa293504f430604fb9abeb
/
arch
/
powerpc
/
kvm
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
93173b5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
3f7cd91
KVM/PPC/Book3S HV: Convert to hotplug state machine
by Anna-Maria Gleixner
· 8 years ago
e34af78
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
by Paul Mackerras
· 8 years ago
908a093
KVM: PPC: Book3S HV: Comment style and print format fixups
by Suraj Jitindar Singh
· 8 years ago
e03f392
KVM: PPC: Book3S HV: Add check for module parameter halt_poll_ns
by Suraj Jitindar Singh
· 8 years ago
307d93e
KVM: PPC: Book3S HV: Use generic kvm module parameters
by Suraj Jitindar Singh
· 8 years ago
a8acaec
KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTAB
by David Gibson
· 8 years ago
e270287
KVM: PPC: Book3S HV: Fix compilation with unusual configurations
by Paul Mackerras
· 8 years ago
2ee13be3
KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat() for ISA v3.00
by Suraj Jitindar Singh
· 8 years ago
45c940b
KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores
by Paul Mackerras
· 8 years ago
84f7139
KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guest
by Paul Mackerras
· 8 years ago
bf53c88
KVM: PPC: Book3S HV: Use stop instruction rather than nap on POWER9
by Paul Mackerras
· 8 years ago
f725758
KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
by Paul Mackerras
· 8 years ago
1704a81
KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9
by Paul Mackerras
· 8 years ago
7c5b06c
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
by Paul Mackerras
· 8 years ago
e9cf1e0
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
by Paul Mackerras
· 8 years ago
83677f5
KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
by Paul Mackerras
· 8 years ago
7a84084
KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9
by Paul Mackerras
· 8 years ago
abb7c7d
KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
by Paul Mackerras
· 8 years ago
68b8b72
KVM: PPC: Book3S HV: Drop duplicate header asm/iommu.h
by Geliang Tang
· 8 years ago
f064a0d
KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
by Paul Mackerras
· 8 years ago
0d808df
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
by Paul Mackerras
· 8 years ago
a56ee9f
KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
by Yongji Xie
· 8 years ago
f058598
KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
by Yongji Xie
· 8 years ago
28d057c
KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 8 years ago
ebe4535
KVM: PPC: Book3S HV: sparse: prototypes for functions called from assembler
by Daniel Axtens
· 8 years ago
025c9511
KVM: PPC: Book3S HV: Fix sparse static warning
by Daniel Axtens
· 8 years ago
62623d5
KVM: PPC: Book3S HV: Fix build error when SMP=n
by Michael Ellerman
· 8 years ago
fa73c3b
KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
by Thomas Huth
· 8 years ago
2365f6b
KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVL
by Thomas Huth
· 8 years ago
ac0e89b
KVM: PPC: BookE: Fix a sanity check
by Dan Carpenter
· 8 years ago
b009031
KVM: PPC: Book3S HV: Take out virtual core piggybacking code
by Paul Mackerras
· 8 years ago
88b02cf9
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
by Paul Mackerras
· 8 years ago
235539b
kvm: add stubs for arch specific debugfs support
by Luiz Capitulino
· 8 years ago
aad9e5b
KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()
by Markus Elfring
· 8 years ago
90235dc
KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()
by Markus Elfring
· 8 years ago
b0ac477
KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functions
by Markus Elfring
· 8 years ago
cfb6081
KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config_tlb()
by Markus Elfring
· 8 years ago
46d4e74
KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after error detection
by Markus Elfring
· 8 years ago
f3c0ce8
KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()
by Markus Elfring
· 8 years ago
65e7026
KVM: PPC: Book3S HV: Counters for passthrough IRQ stats
by Suresh Warrier
· 8 years ago
5d37519
KVM: PPC: Book3S HV: Set server for passed-through interrupts
by Paul Mackerras
· 8 years ago
366274f
KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real mode
by Suresh Warrier
· 8 years ago
644abbb
KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
by Suresh Warrier
· 8 years ago
af893c7
KVM: PPC: Book3S HV: Dump irqmap in debugfs
by Suresh Warrier
· 8 years ago
f7af520
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
by Suresh Warrier
· 8 years ago
e3c13e5
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
by Suresh Warrier
· 8 years ago
c57875f
KVM: PPC: Book3S HV: Enable IRQ bypass
by Suresh Warrier
· 8 years ago
8daaafc
KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
by Suresh Warrier
· 8 years ago
9576730
KVM: PPC: select IRQ_BYPASS_MANAGER
by Suresh Warrier
· 8 years ago
37f55d3
KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
by Suresh Warrier
· 8 years ago
99212c8
Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-next
by Paul Mackerras
· 8 years ago
3f25777
powerpc: move hmi.c to arch/powerpc/kvm/
by Paolo Bonzini
· 8 years ago
2a27f51
KVM: PPC: Implement existing and add new halt polling vcpu stats
by Suraj Jitindar Singh
· 8 years ago
0cda69d
KVM: PPC: Book3S HV: Implement halt polling
by Suraj Jitindar Singh
· 8 years ago
7b5f827
KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list to array
by Suraj Jitindar Singh
· 8 years ago
4b3d173
KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
by Paul Mackerras
· 8 years ago
34a75b0
KVM: PPC: Implement kvm_arch_intc_initialized() for PPC
by Paul Mackerras
· 8 years ago
e48ba1c
KVM: PPC: Book3S: Don't crash if irqfd used with no in-kernel XICS emulation
by Paul Mackerras
· 8 years ago
a28ebea
KVM: Protect device ops->create and list_add with kvm->lock
by Christoffer Dall
· 8 years ago
023e9fd
KVM: PPC: Move xics_debugfs_init out of create
by Christoffer Dall
· 8 years ago
f716a85
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
23528bb
KVM: PPC: Introduce KVM_CAP_PPC_HTM
by Sam Bobroff
· 8 years ago
93d1739
KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
by Paul Mackerras
· 8 years ago
f024ee0
KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
by Paul Mackerras
· 8 years ago
7025776
powerpc/mm: Move hash table ops to a separate structure
by Benjamin Herrenschmidt
· 8 years ago
d3cbff1
powerpc: Put exception configuration in a common place
by Benjamin Herrenschmidt
· 8 years ago
58ab5e0
Kbuild: arch: look for generated headers in obtree
by Arnd Bergmann
· 8 years ago
5fa6b6b
powerpc/powernv: Rename reusable idle functions to hardware agnostic names
by Shreyas B. Prabhu
· 8 years ago
f875051
powerpc/kvm: Clarify __user annotations
by Daniel Axtens
· 8 years ago
c63cf53
KVM: pass struct kvm to kvm_set_routing_entry
by Radim Krčmář
· 8 years ago
6d5315b
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
6edaa53
KVM: remove kvm_guest_enter/exit wrappers
by Paolo Bonzini
· 8 years ago
fd7bacb
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
by Mahesh Salgaonkar
· 9 years ago
b69890d
KVM: PPC: Book3S PR: Fix contents of SRR1 when injecting a program exception
by Thomas Huth
· 9 years ago
708e75a
KVM: PPC: Book3S PR: Fix illegal opcode emulation
by Thomas Huth
· 9 years ago
f55d966
powerpc: Define and use PPC64_ELF_ABI_v2/v1
by Michael Ellerman
· 8 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
3491caf
KVM: halt_polling: provide a way to qualify wakeups during poll
by Christian Borntraeger
· 9 years ago
b1a4286
KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts
by Paul Mackerras
· 9 years ago
07f8ab25
KVM: PPC: Book3S HV: Fix build error in book3s_hv.c
by Gavin Shan
· 9 years ago
eb8b056
KVM: PPC: Fix emulated MMIO sign-extension
by Paul Mackerras
· 9 years ago
ade3ac6
KVM: PPC: Fix debug macros
by Alexey Kardashevskiy
· 9 years ago
11dd6ac
KVM: PPC: Book3S PR: Manage single-step mode
by Laurent Vivier
· 9 years ago
50de596
powerpc/mm/hash: Add support for Power9 Hash
by Aneesh Kumar K.V
· 9 years ago
30bda41
powerpc/mm: Drop WIMG in favour of new constants
by Aneesh Kumar K.V
· 9 years ago
0af574b
KVM: PPC: do not compile in vfio.o unconditionally
by Paolo Bonzini
· 9 years ago
489153c
KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()
by Lan Tianyu
· 9 years ago
31217db
KVM: PPC: Create a virtual-mode only TCE table handlers
by Alexey Kardashevskiy
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
d4e79615
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ccec445
KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
by Paul Mackerras
· 9 years ago
f64e808
powerpc/mm: Move hash related mmu-*.h headers to book3s/
by Aneesh Kumar K.V
· 9 years ago
58ded42
KVM: PPC: Add support for 64bit TCE windows
by Alexey Kardashevskiy
· 9 years ago
14f853f
KVM: PPC: Add @offset to kvmppc_spapr_tce_table
by Alexey Kardashevskiy
· 9 years ago
fe26e52
KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
by Alexey Kardashevskiy
· 9 years ago
Next »