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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-04
kvm: exclude ioeventfd from counting kvm_io_range limit
Amos Kong
3
-2
/
+6
2013-06-03
KVM: s390: Add "devname:kvm" alias.
Cornelia Huck
1
-0
/
+9
2013-05-21
KVM: x86 emulator: convert XADD to fastop
Avi Kivity
1
-7
/
+3
2013-05-21
KVM: x86 emulator: drop unused old-style inline emulation
Avi Kivity
1
-198
/
+0
2013-05-21
KVM: x86 emulator: convert DIV/IDIV to fastop
Avi Kivity
1
-25
/
+26
2013-05-21
KVM: x86 emulator: convert single-operand MUL/IMUL to fastop
Avi Kivity
1
-19
/
+16
2013-05-21
KVM: x86 emulator: Switch fastop src operand to RDX
Avi Kivity
1
-13
/
+13
2013-05-21
KVM: x86 emulator: switch MUL/DIV to DstXacc
Avi Kivity
1
-7
/
+8
2013-05-21
KVM: x86 emulator: decode extended accumulator explicity
Avi Kivity
1
-0
/
+24
2013-05-21
KVM: x86 emulator: add support for writing back the source operand
Avi Kivity
1
-21
/
+27
2013-05-21
s390: fix gmap_ipte_notifier vs. software dirty pages
Christian Borntraeger
1
-2
/
+1
2013-05-21
s390/kvm: avoid automatic sie reentry
Martin Schwidefsky
2
-44
/
+36
2013-05-21
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
4
-37
/
+53
2013-05-21
s390/kvm: Provide a way to prevent reentering SIE
Christian Borntraeger
5
-2
/
+40
2013-05-21
s390/kvm: Mark if a cpu is in SIE
Christian Borntraeger
3
-4
/
+13
2013-05-21
s390/kvm: rename RCP_xxx defines to PGSTE_xxx
Martin Schwidefsky
2
-44
/
+40
2013-05-21
s390/kvm: fix psw rewinding in handle_skey
Martin Schwidefsky
1
-1
/
+2
2013-05-21
s390/pgtable: fix ipte notify bit
Christian Borntraeger
1
-2
/
+2
2013-05-19
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
5
-17
/
+21
2013-05-19
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier
6
-7
/
+8
2013-05-16
KVM: MMU: clenaup locking in mmu_free_roots()
Gleb Natapov
1
-2
/
+5
2013-05-15
KVM: x86: limit difference between kvmclock updates
Marcelo Tosatti
2
-2
/
+29
2013-05-14
KVM: x86: Remove support for reporting coalesced APIC IRQs
Jan Kiszka
3
-40
/
+32
2013-05-12
KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load()
Takuya Yoshikawa
1
-3
/
+1
2013-05-12
KVM: add missing misc_deregister() on error in kvm_init()
Wei Yongjun
1
-0
/
+1
2013-05-12
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
1
-2
/
+2
2013-05-12
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-108
/
+368
2013-05-12
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
5
-7
/
+55
2013-05-12
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
101
-1481
/
+10569
2013-05-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-2
/
+78
2013-05-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
12
-867
/
+745
2013-05-10
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-37
/
+48
2013-05-10
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
10
-12
/
+242
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
20
-107
/
+45
2013-05-10
Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-41
/
+103
2013-05-10
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
4
-162
/
+10
2013-05-10
Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-26
/
+80
2013-05-10
Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-116
/
+442
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-11
/
+18
2013-05-10
Merge branch 'postmerge' into for-linus
James Bottomley
4
-38
/
+93
2013-05-10
Merge branch 'misc' into for-linus
James Bottomley
98
-1443
/
+10476
2013-05-10
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
13
-49
/
+56
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
205
-2325
/
+16155
2013-05-10
[SCSI] qla2xxx: Update firmware link in Kconfig file.
Chad Dupuis
1
-1
/
+3
2013-05-10
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
Mike Christie
3
-55
/
+49
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
24
-165
/
+160
2013-05-10
[SCSI] pm80xx: thermal, sas controller config and error handling update
Sakthivel K
6
-17
/
+249
2013-05-10
[SCSI] pm80xx: NCQ error handling changes
Sakthivel K
5
-28
/
+544
2013-05-10
[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers
Sakthivel K
1
-7
/
+36
2013-05-10
[SCSI] pm80xx: Changed module name and debug messages update
Sakthivel K
3
-13
/
+20
[next]