index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-17
KVM: s390: Create ioctl for Getting/Setting guest storage keys
Jason J. Herne
1
-0
/
+123
2015-03-17
KVM: s390: introduce post handlers for STSI
Ekaterina Tumanova
3
-1
/
+22
2015-03-17
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
Thomas Huth
3
-0
/
+98
2015-03-17
KVM: s390: Add access register mode
Alexander Yarygin
2
-35
/
+202
2015-03-17
KVM: s390: Optimize paths where get_vcpu_asce() is invoked
Alexander Yarygin
1
-13
/
+12
2015-03-17
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
8
-48
/
+81
2015-03-17
KVM: s390: Fix low-address protection for real addresses
Alexander Yarygin
3
-8
/
+9
2015-03-17
KVM: s390: cleanup jump lables in kvm_arch_init_vm
Dominik Dingel
1
-9
/
+5
2015-03-17
KVM: s390: Spelling s/intance/instance/
Geert Uytterhoeven
1
-1
/
+1
2015-03-13
KVM: nVMX: Do not emulate #UD while in guest mode
Jan Kiszka
1
-0
/
+4
2015-03-13
KVM: x86: Fix re-execution of patched vmmcall
Jan Kiszka
1
-14
/
+3
2015-03-13
x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE
David Kaplan
1
-2
/
+5
2015-03-13
Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kern...
Marcelo Tosatti
12
-53
/
+195
2015-03-11
arm64: KVM: Fix outdated comment about VTCR_EL2.PS
Marc Zyngier
1
-2
/
+3
2015-03-11
arm64: KVM: Do not use pgd_index to index stage-2 pgd
Marc Zyngier
3
-5
/
+8
2015-03-11
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
Marc Zyngier
3
-66
/
+57
2015-03-11
kvm: svm: make wbinvd faster
David Kaplan
1
-1
/
+7
2015-03-11
kvm: x86: make kvm_emulate_* consistant
Joel Schopp
4
-11
/
+24
2015-03-10
KVM: Get rid of kvm_kvfree()
Thomas Huth
1
-4
/
+4
2015-03-10
KVM: ioapic: Record edge-triggered interrupts delivery status
Wincy Van
2
-1
/
+7
2015-03-10
KVM: SVM: use kvm_register_write()/read()
David Kaplan
1
-10
/
+9
2015-03-10
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-45
/
+40
2015-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-37
/
+36
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-6
/
+7
2015-03-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+4
2015-03-06
Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+8
2015-03-06
KVM: s390: Enable vector support for capable guest
Eric Farman
2
-1
/
+8
2015-03-06
KVM: s390: Machine Check
Eric Farman
4
-0
/
+37
2015-03-06
KVM: s390: Add new SIGP order to kernel counters
Eric Farman
3
-0
/
+5
2015-03-06
KVM: s390: Vector exceptions
Eric Farman
3
-0
/
+3
2015-03-06
KVM: s390: Allocate and save/restore vector registers
Eric Farman
3
-7
/
+46
2015-03-06
KVM: s390: Use the read_guest_abs() in guest debug functions
Alexander Yarygin
1
-4
/
+4
2015-03-06
KVM: s390: fix instruction interception trace point
David Hildenbrand
1
-2
/
+2
2015-03-06
KVM: s390: Fix trivial typo in comments
Yannick Guerrini
1
-1
/
+1
2015-03-06
KVM: s390: perform vcpu model setup in a function
Michael Mueller
1
-6
/
+11
2015-03-06
KVM: s390: Use insn_length() to calculate length of instruction
Thomas Huth
1
-4
/
+3
2015-03-06
KVM: s390: Forward PSW to next instruction for addressing exceptions
Thomas Huth
1
-7
/
+28
2015-03-06
KVM: s390: Nullify instruction for certain program exceptions
Thomas Huth
1
-1
/
+17
2015-03-06
KVM: s390: reinjection of irqs can fail in the tpi handler
David Hildenbrand
3
-5
/
+8
2015-03-06
KVM: s390: fix handling of write errors in the tpi handler
David Hildenbrand
1
-17
/
+23
2015-03-06
KVM: s390: Zero out current VMDB of STSI before including level3 data.
Ekaterina Tumanova
1
-0
/
+1
2015-03-06
arm64: Don't use is_module_addr in setting page attributes
Laura Abbott
1
-1
/
+4
2015-03-06
Merge branch 'acpi-resources'
Rafael J. Wysocki
1
-3
/
+8
2015-03-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-22
/
+20
2015-03-05
Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...
Marcelo Tosatti
4
-45
/
+40
2015-03-05
x86/fpu/xsaves: Fix improper uses of __ex_table
Quentin Casasnovas
1
-17
/
+11
2015-03-05
x86/intel/quark: Select COMMON_CLK
Andy Shevchenko
1
-0
/
+1
2015-03-05
ARM: fix typos in smc91x platform data
Arnd Bergmann
4
-4
/
+5
2015-03-05
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
Andy Lutomirski
1
-5
/
+8
2015-03-04
dtb: change binding name to match with newer firmware DT
Iyappan Subramanian
1
-2
/
+2
[prev]
[next]