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
Age
Commit message (
Expand
)
Author
Files
Lines
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-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: 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-14
Merge branch 'kvm-master' into kvm-queue
Paolo Bonzini
3
-6
/
+12
2014-02-14
arm64: KVM: Add VGIC device control for arm64
Christoffer Dall
2
-0
/
+10
2014-02-04
KVM: async_pf: Add missing call for async page present
Dominik Dingel
1
-1
/
+1
2014-02-04
Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
20
-104
/
+822
2014-02-04
KVM: x86: remove unused last_kernel_ns variable
Marcelo Tosatti
2
-2
/
+0
2014-02-03
Linus 3.14-rc1
v3.14-rc1
Linus Torvalds
1
-3
/
+3
2014-02-03
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
15
-73
/
+278
2014-02-03
hpfs: optimize quad buffer loading
Mikulas Patocka
1
-46
/
+50
2014-02-03
hpfs: remember free space
Mikulas Patocka
3
-10
/
+87
2014-02-03
parisc: add flexible mmap memory layout support
Helge Deller
6
-43
/
+233
2014-02-02
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
Guy Martin
1
-1
/
+1
2014-02-02
parisc: convert uapi/asm/stat.h to use native types only
Helge Deller
1
-21
/
+19
2014-02-02
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2
-1
/
+5
2014-02-02
parisc: fix cache-flushing
Helge Deller
3
-3
/
+16
2014-02-02
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2
-4
/
+4
2014-02-02
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2014-02-02
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-27
/
+39
2014-02-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-200
/
+244
2014-02-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-57
/
+396
2014-02-02
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-02
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-02
tools/power turbostat: introduce -s to dump counters
Andy Shevchenko
1
-33
/
+65
2014-02-02
tools/power turbostat: remove unused command line option
Andy Shevchenko
1
-3
/
+3
2014-02-01
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2
-8
/
+126
[next]