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.13.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
2014-08-25
Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2
-13
/
+10
2014-08-25
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
7
-70
/
+72
2014-08-25
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
Martin Schwidefsky
2
-3
/
+4
2014-08-25
KVM: s390/mm: readd address parameter to pgste_ipte_notify
Martin Schwidefsky
1
-8
/
+9
2014-08-25
KVM: s390: don't use kvm lock in interrupt injection code
Jens Freimann
1
-2
/
+0
2014-08-25
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
3
-25
/
+24
2014-08-25
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
David Hildenbrand
2
-3
/
+9
2014-08-25
KVM: s390: synchronize more registers with kvm_run
David Hildenbrand
2
-14
/
+56
2014-08-25
KVM: s390: no special machine check delivery
Christian Borntraeger
3
-66
/
+0
2014-08-25
KVM: s390: clear kvm_dirty_regs when dropping to user space
David Hildenbrand
1
-4
/
+2
2014-08-25
KVM: s390: factor out get_ilc() function
Jens Freimann
1
-20
/
+21
2014-08-25
KVM: s390/mm: try a cow on read only pages for key ops
Christian Borntraeger
1
-0
/
+10
2014-08-25
KVM: s390: add defines for pfault init delivery code
Jens Freimann
1
-2
/
+4
2014-08-25
KVM: s390: Fix user triggerable bug in dead code
Christian Borntraeger
1
-13
/
+0
2014-08-21
KVM: trace kvm_ple_window grow/shrink
Radim Krčmář
3
-0
/
+35
2014-08-21
KVM: VMX: dynamise PLE window
Radim Krčmář
1
-2
/
+93
2014-08-21
KVM: VMX: make PLE window per-VCPU
Radim Krčmář
1
-1
/
+11
2014-08-21
KVM: x86: introduce sched_in to kvm_x86_ops
Radim Krčmář
4
-0
/
+15
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
5
-0
/
+20
2014-08-21
KVM: x86: Replace X86_FEATURE_NX offset with the definition
Nadav Amit
1
-2
/
+2
2014-08-20
KVM: emulate: warn on invalid or uninitialized exception numbers
Paolo Bonzini
2
-1
/
+5
2014-08-20
KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly
Paolo Bonzini
1
-5
/
+3
2014-08-20
KVM: x86: Clarify PMU related features bit manipulation
Nadav Amit
1
-10
/
+14
2014-08-20
KVM: vmx: fix ept reserved bits for 1-GByte page
Wanpeng Li
1
-10
/
+12
2014-08-19
KVM: x86: recalculate_apic_map after enabling apic
Nadav Amit
1
-11
/
+14
2014-08-19
KVM: x86: Clear apic tsc-deadline after deadline
Nadav Amit
1
-0
/
+5
2014-08-19
KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs
Wanpeng Li
1
-3
/
+15
2014-08-19
KVM: x86: fix check legal type of Variable Range MTRRs
Wanpeng Li
1
-1
/
+7
2014-08-19
arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.c
Monam Agarwal
1
-1
/
+1
2014-08-19
KVM: x86: raise invalid TSS exceptions during a task switch
Paolo Bonzini
1
-1
/
+1
2014-08-19
KVM: x86: drop fpu_activate hook
Wanpeng Li
3
-3
/
+0
2014-08-19
KVM: SVM: add rdmsr support for AMD event registers
Wei Huang
1
-0
/
+6
2014-08-19
Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"
Paolo Bonzini
1
-1
/
+1
2014-08-19
KVM: x86: do not check CS.DPL against RPL during task switch
Paolo Bonzini
1
-3
/
+0
2014-08-19
KVM: x86: Avoid emulating instructions on #UD mistakenly
Nadav Amit
1
-4
/
+4
2014-08-19
PC, KVM, CMA: Fix regression caused by wrong get_order() use
Alexey Kardashevskiy
1
-3
/
+3
2014-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+3
2014-08-16
intel_idle: Disable Baytrail Core and Module C6 auto-demotion
Len Brown
1
-0
/
+3
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+6
2014-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-5
/
+71
2014-08-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2014-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
28
-223
/
+387
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
9
-93
/
+14
2014-08-14
Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-11
/
+6
2014-08-14
sparc: Hook up memfd_create system call.
David S. Miller
3
-4
/
+5
2014-08-14
sparc64: Properly claim resources as each PCI bus is probed.
David S. Miller
1
-0
/
+32
2014-08-14
sparc64: Skip bogus PCI bridge ranges.
David S. Miller
1
-0
/
+11
2014-08-14
sparc64: Expand PCI bridge probing debug logging.
David S. Miller
1
-1
/
+23
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+31
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-9
/
+15
[prev]
[next]