index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
KVM: x86: Fix zero iterations REP-string
Nadav Amit
1
-0
/
+25
2015-05-19
KVM: x86: Fix update RCX/RDI/RSI on REP-string
Nadav Amit
1
-6
/
+2
2015-05-19
KVM: x86: Fix DR7 mask on task-switch while debugging
Nadav Amit
2
-4
/
+5
2015-05-08
KVM: s390: drop handling of interception code 12
David Hildenbrand
1
-16
/
+0
2015-05-08
KVM: s390: factor out and optimize floating irq VCPU kick
David Hildenbrand
1
-28
/
+46
2015-05-08
KVM: s390: optimize interrupt handling round trip time
Jens Freimann
1
-7
/
+4
2015-05-08
KVM: s390: provide functions for blocking all CPUs
Christian Borntraeger
2
-7
/
+26
2015-05-08
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
4
-13
/
+22
2015-05-08
KVM: s390: Enable guest EDAT2 support
Guenther Hutzl
3
-4
/
+11
2015-05-08
KVM: s390: make EDAT1 depend on host support
Guenther Hutzl
1
-2
/
+5
2015-05-08
KVM: s390: optimize round trip time in request handling
Christian Borntraeger
1
-0
/
+2
2015-05-08
KVM: s390: fix external call injection without sigp interpretation
David Hildenbrand
1
-1
/
+1
2015-05-08
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
Paolo Bonzini
1
-1
/
+1
2015-05-08
KVM: MMU: fix smap permission check
Xiao Guangrong
2
-0
/
+9
2015-05-08
KVM: remove pointless cpu hotplug messages
Heiko Carstens
1
-6
/
+0
2015-05-08
KVM: nVMX: Fix host crash when loading MSRs with userspace irqchip
Jan Kiszka
1
-3
/
+2
2015-05-08
KVM: x86: Call-far should not be emulated as stack op
Nadav Amit
1
-1
/
+1
2015-05-08
KVM: reuse memslot in kvm_write_guest_page
Radim Krčmář
1
-2
/
+4
2015-05-07
KVM: x86: dump VMCS on invalid entry
Paolo Bonzini
1
-0
/
+153
2015-05-07
x86: kvmclock: drop rdtsc_barrier()
Marcelo Tosatti
1
-1
/
+0
2015-05-07
KVM: x86: drop unneeded null test
Julia Lawall
1
-5
/
+3
2015-05-07
KVM: x86: fix initial PAT value
Radim Krčmář
4
-11
/
+7
2015-05-07
kvm,x86: load guest FPU context more eagerly
Rik van Riel
2
-2
/
+14
2015-05-07
kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true
James Sullivan
3
-8
/
+11
2015-05-07
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
James Sullivan
5
-3
/
+9
2015-05-07
KVM: x86: tweak types of fields in kvm_lapic_irq
Paolo Bonzini
2
-5
/
+5
2015-05-07
KVM: x86: INIT and reset sequences are different
Nadav Amit
6
-51
/
+63
2015-05-07
KVM: x86: Support for disabling quirks
Nadav Amit
7
-4
/
+43
2015-05-07
KVM: booke: use __kvm_guest_exit
Paolo Bonzini
1
-3
/
+3
2015-05-07
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
4
-6
/
+6
2015-05-07
KVM: provide irq_unsafe kvm_guest_{enter|exit}
Christian Borntraeger
2
-13
/
+24
2015-05-07
kvmclock: set scheduler clock stable
Luiz Capitulino
1
-0
/
+3
2015-05-04
Linux 4.1-rc2
v4.1-rc2
Linus Torvalds
1
-1
/
+1
2015-05-03
ext4: fix growing of tiny filesystems
Jan Kara
1
-2
/
+5
2015-05-03
ext4: move check under lock scope to close a race.
Davide Italiano
1
-7
/
+8
2015-05-03
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-02
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
1
-6
/
+0
2015-05-02
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
1
-2
/
+7
2015-05-02
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
1
-1
/
+1
2015-05-02
virtio: pass baton to Michael Tsirkin
Rusty Russell
1
-1
/
+0
2015-05-02
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-02
rbd: end I/O the entire obj_request on error
Ilya Dryomov
1
-0
/
+5
2015-05-01
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
5
-8
/
+31
2015-05-01
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
5
-204
/
+149
2015-05-01
powerpc/powernv: Restore non-volatile CRs after nap
Sam Bobroff
1
-0
/
+2
2015-05-01
powerpc/eeh: Delay probing EEH device during hotplug
Gavin Shan
1
-0
/
+6
2015-05-01
powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
Gavin Shan
1
-1
/
+4
2015-05-01
powerpc/pseries: Correct cpu affinity for dlpar added cpus
Nathan Fontenot
1
-6
/
+4
2015-05-01
selftests/powerpc: Fix the pmu install rule
Michael Ellerman
1
-1
/
+1
2015-04-30
net: fec: Fix RGMII-ID mode
Markus Pargmann
1
-1
/
+4
[next]