Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0d6dd2ff8206dc1da3428d5b1611f6304d481dab
0d6dd2f
KVM: x86: always fill in vcpu->arch.hv_clock
by Paolo Bonzini
· 8 years ago
4f5758f
kvm: x86: export TSC information to user-space
by Luiz Capitulino
· 8 years ago
45b5939
kvm: create per-vcpu dirs in debugfs
by Luiz Capitulino
· 8 years ago
235539b
kvm: add stubs for arch specific debugfs support
by Luiz Capitulino
· 8 years ago
9d5a1dc
kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointer
by Luiz Capitulino
· 8 years ago
3e3f502
kvm: x86: drop read_tsc_offset()
by Luiz Capitulino
· 8 years ago
a545ab6
kvm: x86: add tsc_offset field to struct kvm_vcpu_arch
by Luiz Capitulino
· 8 years ago
ad53e35
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
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
4ee11c1
powerpc/powernv: Provide facilities for EOI, usable from real mode
by Suresh Warrier
· 8 years ago
07b1fdf
powerpc: Add simple cache inhibited MMIO accessors
by Suresh Warrier
· 8 years ago
0eeede0
powerpc/mm: Speed up computation of base and actual page size for a HPTE
by Paul Mackerras
· 8 years ago
6f90f1d
Merge tag 'kvm-s390-next-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 8 years ago
b0eb91a
Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next
by Christian Borntraeger
· 8 years ago
0624a8e
KVM: s390: Use memdup_user() rather than duplicating code
by Markus Elfring
· 8 years ago
a1708a2
KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()
by Markus Elfring
· 8 years ago
a694067
KVM: s390: allow 255 VCPUs when sca entries aren't used
by David Hildenbrand
· 8 years ago
80cd876
KVM: s390: lazy enable RI
by Fan Zhang
· 8 years ago
411b44b
svm: Implements update_pi_irte hook to setup posted interrupt
by Suravee Suthikulpanit
· 8 years ago
5881f73
svm: Introduce AMD IOMMU avic_ga_log_notifier
by Suravee Suthikulpanit
· 8 years ago
5ea11f2
svm: Introduces AVIC per-VM ID
by Suravee Suthikulpanit
· 8 years ago
c14b88d
KVM: s390: gaccess: simplify translation exception handling
by Janosch Frank
· 8 years ago
b1ffffb
KVM: s390: guestdbg: separate defines for per code
by David Hildenbrand
· 8 years ago
8953fb0
KVM: s390: write external damage code on machine checks
by David Hildenbrand
· 8 years ago
ff5dc14
KVM: s390: fix delivery of vector regs during machine checks
by David Hildenbrand
· 9 years ago
0319dae
KVM: s390: split store status and machine check handling
by David Hildenbrand
· 8 years ago
d6404de
KVM: s390: factor out actual delivery of machine checks
by David Hildenbrand
· 9 years ago
2a27f51
KVM: PPC: Implement existing and add new halt polling vcpu stats
by Suraj Jitindar Singh
· 8 years ago
8a7e75d
KVM: Add provisioning for ulong vm stats and u64 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
e64fb7e
KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
by Suraj Jitindar Singh
· 8 years ago
9ac7e3e
KVM: nVMX: expose INS/OUTS information support
by Jan Dakinevich
· 8 years ago
16cb025
KVM: VMX: not use vmcs_config in setup_vmcs_config
by Paolo Bonzini
· 8 years ago
1a69823
KVM: x86: remove stale comments
by Paolo Bonzini
· 8 years ago
bbe41b9
KVM: x86: ratelimit and decrease severity for guest-triggered printk
by Paolo Bonzini
· 8 years ago
119a9c0
KVM: nVMX: pass valid guest linear-address to the L1
by Jan Dakinevich
· 8 years ago
3706fea
KVM: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
f15a75e
KVM: nVMX: make emulated nested preemption timer pinned
by Wanpeng Li
· 8 years ago
72e0ae5
vmx: refine validity check for guest linear address
by Liang Li
· 8 years ago
4174879
Merge branch 'x86/amd-avic' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into HEAD
by Paolo Bonzini
· 8 years ago
d98de49
iommu/amd: Enable vAPIC interrupt remapping mode by default
by Suravee Suthikulpanit
· 8 years ago
b9fc6b5
iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices
by Suravee Suthikulpanit
· 8 years ago
8dbea3f
iommu/amd: Introduce amd_iommu_update_ga()
by Suravee Suthikulpanit
· 8 years ago
bd6fcef
iommu/amd: Adding GALOG interrupt handler
by Suravee Suthikulpanit
· 8 years ago
8bda0cf
iommu/amd: Detect and initialize guest vAPIC log
by Suravee Suthikulpanit
· 8 years ago
77bdab4
iommu/amd: Add support for multiple IRTE formats
by Suravee Suthikulpanit
· 8 years ago
880ac60
iommu/amd: Introduce interrupt remapping ops structure
by Suravee Suthikulpanit
· 8 years ago
a38180b
iommu/amd: Move and introduce new IRTE-related unions and structures
by Suravee Suthikulpanit
· 8 years ago
3928aa3
iommu/amd: Detect and enable guest vAPIC support
by Suravee Suthikulpanit
· 8 years ago
f6c1d35
KVM: s390: generate facility mask from readable list
by Heiko Carstens
· 8 years ago
4b3d173
KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
by Paul Mackerras
· 8 years ago
fa8410b
Linux 4.8-rc3
by Linus Torvalds
· 8 years ago
46097f2
Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
4ec656b
EDAC, skx_edac: Add EDAC driver for Skylake
by Tony Luck
· 8 years ago
3eb53b2
parisc: Fix order of EREFUSED define in errno.h
by Helge Deller
· 8 years ago
ae14183
parisc: Fix automatic selection of cr16 clocksource
by Helge Deller
· 8 years ago
6040e57
Make the hardened user-copy code depend on having a hardened allocator
by Linus Torvalds
· 8 years ago
8cc9ddd
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
43f4d36
Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
b284879
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
080ebb1
Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
a8414fa
Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
3f318b3
Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
8e3562f
KVM: x86: Expose more Intel AVX512 feature to guest
by Luwei Kang
· 8 years ago
c4f138b
mmu: don't pass *kvm to spte_write_protect and spte_*_dirty
by Bandan Das
· 8 years ago
187ca84
KVM: lapic: don't recalculate apic map table twice when enabling LAPIC
by Wanpeng Li
· 8 years ago
ba913e4
MIPS: KVM: Check for pfn noslot case
by James Hogan
· 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
952b159
Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
d8298d2
Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
5cae6fe
Merge tag '4.8-doc-fixes' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
2c24ba2
Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
aae2d1f
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 8 years ago
3408fef
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b061b4f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ac78bc7
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0dcb7b6
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bd3fd45
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f28535c
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
114e3ba
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
Next »