Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3840edc8033ad5b86deee309c1c321ca54257452
/
arch
3840edc
KVM: PPC: Move ONE_REG AltiVec support to powerpc
by Mihai Caraman
· 10 years ago
8a41ea5
KVM: PPC: Make ONE_REG powerpc generic
by Mihai Caraman
· 10 years ago
95d80a2
KVM: PPC: Book3e: Add AltiVec support
by Mihai Caraman
· 10 years ago
3efc7da
KVM: PPC: Book3E: Increase FPU laziness
by Mihai Caraman
· 10 years ago
06a29e4
KVM: PPC: Book3S HV: Add register name when loading toc
by Michael Neuling
· 10 years ago
2b2695a
powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
by Mihai Caraman
· 10 years ago
3477e71
powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
by Mihai Caraman
· 10 years ago
2c50967
KVM: PPC: BOOKE: Add one reg interface for DBSR
by Bharat Bhushan
· 10 years ago
348ba71
KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
by Bharat Bhushan
· 10 years ago
2190991
KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
by Bharat Bhushan
· 10 years ago
37277b1
KVM: PPC: BOOKE: Allow guest to change MSR_DE
by Bharat Bhushan
· 10 years ago
c8ca97c
KVM: PPC: BOOKE : Emulate rfdi instruction
by Bharat Bhushan
· 10 years ago
9fee756
KVM: PPC: BOOKE: allow debug interrupt at "debug level"
by Bharat Bhushan
· 10 years ago
f51770e
kvm: Make init_rmode_identity_map() return 0 on success.
by Tang Chen
· 10 years ago
a255d47
kvm: Remove ept_identity_pagetable from struct kvm_arch.
by Tang Chen
· 10 years ago
84877d9
KVM: s390: register flic ops dynamically
by Cornelia Huck
· 10 years ago
105b21b
KVM: x86: Use kvm_make_request when applicable
by Guo Hui Liu
· 10 years ago
a183b63
KVM: x86: make apic_accept_irq tracepoint more generic
by Paolo Bonzini
· 10 years ago
73a6d94
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
by Tang Chen
· 10 years ago
2c69c1a
Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 10 years ago
bfac1f5
KVM: s390/interrupt: remove double assignment
by Christian Borntraeger
· 10 years ago
f7a960a
KVM: s390/cmm: Fix prefix handling for diag 10 balloon
by Christian Borntraeger
· 10 years ago
6b33195
KVM: s390: get rid of constant condition in ipte_unlock_simple
by Christian Borntraeger
· 10 years ago
f346026
KVM: s390: unintended fallthrough for external call
by Christian Borntraeger
· 10 years ago
0349985
KVM: s390: Limit guest size to 16TB
by Christian Borntraeger
· 10 years ago
614aeab
KVM: s390: add __must_check to interrupt deliver functions
by Christian Borntraeger
· 10 years ago
5102ee8
KVM: CPACF: Enable MSA4 instructions for kvm guest
by Tony Krowiak
· 10 years ago
54987b7
KVM: x86: propagate exception from permission checks on the nested page fault
by Paolo Bonzini
· 10 years ago
ef54bcf
KVM: x86: skip writeback on injection of nested exception
by Paolo Bonzini
· 10 years ago
5e35251
KVM: nSVM: propagate the NPF EXITINFO to the guest
by Paolo Bonzini
· 10 years ago
a0c0feb5
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
by Paolo Bonzini
· 10 years ago
d143148
KVM: mmio: cleanup kvm_set_mmio_spte_mask
by Tiejun Chen
· 10 years ago
56f17dd
kvm: x86: fix stale mmio cache bug
by David Matlack
· 10 years ago
ee3d157
kvm: fix potentially corrupt mmio cache
by David Matlack
· 10 years ago
00f034a
KVM: do not bias the generation number in kvm_current_mmio_generation
by Paolo Bonzini
· 10 years ago
fd27523
KVM: x86: use guest maxphyaddr to check MTRR values
by Paolo Bonzini
· 10 years ago
13a34e0
KVM: remove garbage arg to *hardware_{en,dis}able
by Radim Krčmář
· 10 years ago
0865e63
KVM: static inline empty kvm_arch functions
by Radim Krčmář
· 10 years ago
6564730
KVM: forward declare structs in kvm_types.h
by Paolo Bonzini
· 10 years ago
d5b7706
KVM: x86: remove Aligned bit from movntps/movntpd
by Paolo Bonzini
· 10 years ago
0a37027
KVM: x86 emulator: emulate MOVNTDQ
by Alex Williamson
· 10 years ago
0f54a32
KVM: vmx: VMXOFF emulation in vm86 should cause #UD
by Nadav Amit
· 10 years ago
48d89b9
KVM: x86: fix some sparse warnings
by Paolo Bonzini
· 10 years ago
a7c0b07
KVM: nVMX: nested TPR shadow/threshold emulation
by Wanpeng Li
· 10 years ago
a2bcba5
KVM: nVMX: introduce nested_get_vmcs12_pages
by Wanpeng Li
· 10 years ago
dc77d34
KVM: s390/mm: fix up indentation of set_guest_storage_key
by Christian Borntraeger
· 10 years ago
a7428c3
Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 10 years ago
f079e95
KVM: s390/mm: remove outdated gmap data structures
by Martin Schwidefsky
· 10 years ago
c6c956b
KVM: s390/mm: support gmap page tables with less than 5 levels
by Martin Schwidefsky
· 10 years ago
527e30b
KVM: s390/mm: use radix trees for guest to host mappings
by Martin Schwidefsky
· 11 years ago
54ad89b
kvm: x86: fix tracing for 32-bit
by Paolo Bonzini
· 10 years ago
7cd4b90
Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 10 years ago
6e0a043
KVM: s390/mm: cleanup gmap function arguments, variable names
by Martin Schwidefsky
· 11 years ago
9da4e38
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
by Martin Schwidefsky
· 11 years ago
55dbbdd
KVM: s390/mm: readd address parameter to pgste_ipte_notify
by Martin Schwidefsky
· 11 years ago
331cbc2
KVM: s390: don't use kvm lock in interrupt injection code
by Jens Freimann
· 10 years ago
7939503
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
by Jens Freimann
· 11 years ago
d3d692c
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
by David Hildenbrand
· 10 years ago
b028ee3
KVM: s390: synchronize more registers with kvm_run
by David Hildenbrand
· 10 years ago
c3950b6
KVM: s390: no special machine check delivery
by Christian Borntraeger
· 10 years ago
fbfa304
KVM: s390: clear kvm_dirty_regs when dropping to user space
by David Hildenbrand
· 10 years ago
8a2ef71
KVM: s390: factor out get_ilc() function
by Jens Freimann
· 10 years ago
ab3f285
KVM: s390/mm: try a cow on read only pages for key ops
by Christian Borntraeger
· 10 years ago
44c6ca3
KVM: s390: add defines for pfault init delivery code
by Jens Freimann
· 11 years ago
614a80e
KVM: s390: Fix user triggerable bug in dead code
by Christian Borntraeger
· 10 years ago
7b46268
KVM: trace kvm_ple_window grow/shrink
by Radim Krčmář
· 10 years ago
b4a2d31
KVM: VMX: dynamise PLE window
by Radim Krčmář
· 10 years ago
a7653ec
KVM: VMX: make PLE window per-VCPU
by Radim Krčmář
· 10 years ago
ae97a3b
KVM: x86: introduce sched_in to kvm_x86_ops
by Radim Krčmář
· 10 years ago
e790d9e
KVM: add kvm_arch_sched_in
by Radim Krčmář
· 10 years ago
6689fbe
KVM: x86: Replace X86_FEATURE_NX offset with the definition
by Nadav Amit
· 10 years ago
e0ad0b4
KVM: emulate: warn on invalid or uninitialized exception numbers
by Paolo Bonzini
· 10 years ago
592f085
KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly
by Paolo Bonzini
· 10 years ago
d27aa7f
KVM: x86: Clarify PMU related features bit manipulation
by Nadav Amit
· 10 years ago
a32e845
KVM: vmx: fix ept reserved bits for 1-GByte page
by Wanpeng Li
· 10 years ago
1e1b6c2
KVM: x86: recalculate_apic_map after enabling apic
by Nadav Amit
· 10 years ago
fae0ba2
KVM: x86: Clear apic tsc-deadline after deadline
by Nadav Amit
· 10 years ago
d7a2a24
KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs
by Wanpeng Li
· 10 years ago
adfb5d2
KVM: x86: fix check legal type of Variable Range MTRRs
by Wanpeng Li
· 10 years ago
3b63a43
arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.c
by Monam Agarwal
· 11 years ago
15fc075
KVM: x86: raise invalid TSS exceptions during a task switch
by Paolo Bonzini
· 10 years ago
4473b57
KVM: x86: drop fpu_activate hook
by Wanpeng Li
· 10 years ago
dc9b2d9
KVM: SVM: add rdmsr support for AMD event registers
by Wei Huang
· 10 years ago
0d234da
Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"
by Paolo Bonzini
· 10 years ago
9a4cfb2
KVM: x86: do not check CS.DPL against RPL during task switch
by Paolo Bonzini
· 10 years ago
3a6095a
KVM: x86: Avoid emulating instructions on #UD mistakenly
by Nadav Amit
· 10 years ago
c04fa58
PC, KVM, CMA: Fix regression caused by wrong get_order() use
by Alexey Kardashevskiy
· 10 years ago
4989900
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 10 years ago
8c058d53
intel_idle: Disable Baytrail Core and Module C6 auto-demotion
by Len Brown
· 10 years ago
a11c5c9
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
179c0ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
3b7b3e6
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
1d508f8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
ae36e95
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 10 years ago
4dacb91
Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
10cf15e
sparc: Hook up memfd_create system call.
by David S. Miller
· 10 years ago
f1d25d3
sparc64: Properly claim resources as each PCI bus is probed.
by David S. Miller
· 10 years ago
4afba24
sparc64: Skip bogus PCI bridge ranges.
by David S. Miller
· 10 years ago
93a6423
sparc64: Expand PCI bridge probing debug logging.
by David S. Miller
· 10 years ago
f0094b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
Next »