index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-12
KVM: x86: push usage of slots_lock down
David Hildenbrand
3
-4
/
+4
2017-04-12
KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
David Hildenbrand
1
-2
/
+0
2017-04-12
KVM: x86: convert kvm_(set|get)_ioapic() into void
David Hildenbrand
3
-8
/
+6
2017-04-12
KVM: x86: remove duplicate checks for ioapic
David Hildenbrand
1
-4
/
+0
2017-04-12
KVM: x86: use ioapic_in_kernel() to check for ioapic existence
David Hildenbrand
1
-3
/
+1
2017-04-12
KVM: x86: get rid of ioapic_irqchip()
David Hildenbrand
2
-7
/
+2
2017-04-12
KVM: x86: get rid of pic_irqchip()
David Hildenbrand
5
-23
/
+16
2017-04-12
KVM: x86: check against irqchip_mode in ioapic_in_kernel()
David Hildenbrand
1
-3
/
+4
2017-04-12
KVM: x86: check against irqchip_mode in pic_in_kernel()
David Hildenbrand
1
-3
/
+4
2017-04-12
KVM: x86: check against irqchip_mode in kvm_set_routing_entry()
David Hildenbrand
1
-6
/
+8
2017-04-12
KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
David Hildenbrand
3
-6
/
+24
2017-04-11
Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
36
-114
/
+881
2017-04-07
kvm: nVMX: Disallow userspace-injected exceptions in guest mode
Jim Mattson
1
-1
/
+2
2017-04-07
KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
David Hildenbrand
1
-0
/
+12
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
10
-8
/
+12
2017-04-07
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
4
-14
/
+0
2017-04-07
KVM: nVMX: support RDRAND and RDSEED exiting
Paolo Bonzini
2
-0
/
+7
2017-04-07
KVM: VMX: add missing exit reasons
Paolo Bonzini
1
-7
/
+18
2017-04-07
kvm: nVMX: support EPT accessed/dirty bits
Paolo Bonzini
6
-25
/
+54
2017-04-07
kvm: x86: MMU support for EPT accessed/dirty bits
Paolo Bonzini
1
-8
/
+15
2017-04-07
KVM: VMX: remove bogus check for invalid EPT violation
Paolo Bonzini
1
-14
/
+0
2017-04-07
KVM: nVMX: we support 1GB EPT pages
Paolo Bonzini
1
-3
/
+3
2017-04-07
KVM: x86: drop legacy device assignment
Paolo Bonzini
6
-1473
/
+1
2017-04-07
KVM: VMX: require virtual NMI support
Paolo Bonzini
1
-105
/
+38
2017-04-07
kvm/svm: Setup MCG_CAP on AMD properly
Borislav Petkov
1
-0
/
+7
2017-04-07
KVM: nVMX: single function for switching between vmcs
David Hildenbrand
1
-15
/
+8
2017-04-07
kvm: vmx: Don't use INVVPID when EPT is enabled
Jim Mattson
1
-1
/
+2
2017-04-07
KVM: s390: introduce AIS capability
Yi Min Zhao
1
-0
/
+15
2017-04-06
Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
26
-366
/
+4909
2017-04-06
KVM: s390: introduce adapter interrupt inject function
Yi Min Zhao
3
-6
/
+69
2017-04-06
KVM: s390: introduce ais mode modify function
Fei Li
5
-0
/
+94
2017-04-06
KVM: s390: interface for suppressible I/O adapters
Fei Li
3
-1
/
+6
2017-03-28
KVM: MIPS/Emulate: Properly implement TLBR for T&E
James Hogan
1
-46
/
+53
2017-03-28
MIPS: Allow KVM to be enabled on Octeon CPUs
James Hogan
1
-0
/
+1
2017-03-28
KVM: MIPS/VZ: Handle Octeon III guest.PRid register
James Hogan
2
-2
/
+19
2017-03-28
KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon III
James Hogan
1
-0
/
+11
2017-03-28
KVM: MIPS/VZ: VZ hardware setup for Octeon III
James Hogan
2
-28
/
+108
2017-03-28
KVM: MIPS/T&E: Report correct dcache line size
James Hogan
1
-0
/
+8
2017-03-28
KVM: MIPS/TLB: Handle virtually tagged icaches
James Hogan
1
-0
/
+14
2017-03-28
KVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
James Hogan
2
-3
/
+28
2017-03-28
MIPS: Add Octeon III register accessors & definitions
James Hogan
1
-0
/
+36
2017-03-28
KVM: MIPS/VZ: Trace guest mode changes
James Hogan
3
-2
/
+69
2017-03-28
KVM: MIPS/VZ: Support hardware guest timer
James Hogan
4
-11
/
+287
2017-03-28
KVM: MIPS/VZ: Emulate MAARs when necessary
James Hogan
4
-5
/
+132
2017-03-28
KVM: MIPS/VZ: Support guest load-linked bit
James Hogan
1
-0
/
+24
2017-03-28
KVM: MIPS/VZ: Support guest hardware page table walker
James Hogan
2
-0
/
+88
2017-03-28
KVM: MIPS/VZ: Support guest segmentation control
James Hogan
2
-1
/
+247
2017-03-28
KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
James Hogan
2
-2
/
+64
2017-03-28
KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
James Hogan
2
-0
/
+50
2017-03-28
KVM: MIPS: Add VZ support to build system
James Hogan
2
-3
/
+32
[next]