index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-04
Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Paolo Bonzini
751
-4139
/
+9692
2014-03-04
Merge tag 'kvm-s390-20140304' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
11
-147
/
+438
2014-03-04
x86: kvm: introduce periodic global clock updates
Andrew Jones
2
-0
/
+21
2014-03-04
x86: kvm: rate-limit global clock updates
Andrew Jones
2
-4
/
+24
2014-03-04
virtio-ccw: virtio-ccw adapter interrupt support.
Cornelia Huck
3
-10
/
+270
2014-03-04
s390/airq: add support for irq ranges
Martin Schwidefsky
2
-27
/
+53
2014-03-04
virtio_ccw: fix vcdev pointer handling issues
Heinz Graalfs
1
-7
/
+28
2014-03-04
KVM: s390: get rid of local_int array
Jens Freimann
4
-80
/
+56
2014-03-04
KVM: s390: Fixed CC of SIGP SET_PREFIX handler
Thomas Huth
1
-16
/
+8
2014-03-04
KVM: s390: Simplify online vcpus counting for stsi
Jens Freimann
1
-6
/
+1
2014-03-04
KVM: s390: expose gbea register to userspace
Christian Borntraeger
2
-0
/
+9
2014-03-04
KVM: s390: Provide access to program parameter
Christian Borntraeger
3
-1
/
+13
2014-03-03
kvm, vmx: Really fix lazy FPU on nested guest
Paolo Bonzini
1
-1
/
+1
2014-03-03
ARM: KVM: fix warning in mmu.c
Marc Zyngier
1
-1
/
+2
2014-03-03
ARM: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
5
-19
/
+66
2014-03-03
ARM: KVM: add world-switch for AMAIR{0,1}
Marc Zyngier
3
-3
/
+19
2014-03-03
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
5
-10
/
+11
2014-03-03
ARM: KVM: fix ordering of 64bit coprocessor accesses
Marc Zyngier
1
-3
/
+3
2014-03-03
ARM: KVM: fix handling of trapped 64bit coprocessor accesses
Marc Zyngier
2
-4
/
+4
2014-03-03
ARM: KVM: force cache clean on page fault when caches are off
Marc Zyngier
1
-1
/
+10
2014-03-03
arm64: KVM: flush VM pages before letting the guest enable caches
Marc Zyngier
4
-1
/
+101
2014-03-03
ARM: KVM: introduce kvm_p*d_addr_end
Marc Zyngier
3
-5
/
+22
2014-03-03
arm64: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
3
-14
/
+82
2014-03-03
arm64: KVM: allows discrimination of AArch32 sysreg access
Marc Zyngier
2
-0
/
+8
2014-03-03
arm64: KVM: force cache clean on page fault when caches are off
Marc Zyngier
3
-8
/
+16
2014-02-28
kvm, vmx: Really fix lazy FPU on nested guest
Paolo Bonzini
1
-1
/
+1
2014-02-27
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
Andrew Honig
1
-1
/
+1
2014-02-27
arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
Marc Zyngier
3
-4
/
+37
2014-02-27
KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX
Takuya Yoshikawa
1
-2
/
+5
2014-02-26
KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery
Michael Mueller
1
-0
/
+3
2014-02-26
KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop
Michael Mueller
1
-1
/
+1
2014-02-26
KVM: s390: implementation of kvm_arch_vcpu_runnable()
Michael Mueller
1
-3
/
+1
2014-02-26
KVM: MMU: drop read-only large sptes when creating lower level sptes
Marcelo Tosatti
1
-0
/
+1
2014-02-26
KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty
Marcelo Tosatti
1
-0
/
+1
2014-02-25
KVM: x86: Enable Intel MPX for guest
Liu, Jinsong
3
-2
/
+8
2014-02-25
KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save
Liu, Jinsong
2
-1
/
+7
2014-02-24
KVM: x86: Intel MPX vmx and msr handle
Liu, Jinsong
4
-2
/
+22
2014-02-22
KVM: x86: Fix xsave cpuid exposing bug
Liu, Jinsong
3
-5
/
+10
2014-02-22
KVM: x86: expose ADX feature to guest
Liu, Jinsong
1
-1
/
+2
2014-02-22
KVM: x86: expose new instruction RDSEED to guest
Liu, Jinsong
1
-1
/
+1
2014-02-22
kvm: remove redundant registration of BSP's hv_clock area
Fernando Luis Vázquez Cao
2
-2
/
+1
2014-02-18
KVM: SVM: fix NMI window after iret
Radim Krčmář
1
-0
/
+1
2014-02-18
KVM: Simplify kvm->tlbs_dirty handling
Takuya Yoshikawa
3
-8
/
+8
2014-02-17
Linux 3.14-rc3
v3.14-rc3
Linus Torvalds
1
-1
/
+1
2014-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
7
-23
/
+28
2014-02-16
Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-34
/
+54
2014-02-16
of: search the best compatible match first in __of_match_node()
Kevin Hao
1
-1
/
+42
2014-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
11
-23
/
+30
2014-02-16
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-21
/
+53
2014-02-16
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
3
-0
/
+51
[next]