index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
mpi
/
mpi-internal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-10
KVM: s390: gaccess: convert guest_translate_address()
David Hildenbrand
1
-15
/
+6
2016-06-10
KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()
David Hildenbrand
1
-12
/
+1
2016-06-10
KVM: s390: gaccess: function for preparing translation exceptions
David Hildenbrand
1
-0
/
+62
2016-06-10
KVM: s390: gaccess: store guest address on ALC prot exceptions
David Hildenbrand
1
-3
/
+5
2016-06-10
KVM: s390: forward ESOP if available
David Hildenbrand
2
-0
/
+14
2016-06-10
KVM: s390: interface to query and configure cpu features
David Hildenbrand
5
-0
/
+106
2016-06-10
KVM: s390: Add mnemonic print to kvm_s390_intercept_prog
Alexander Yarygin
1
-2
/
+4
2016-06-10
KVM: s390: Limit sthyi execution
Janosch Frank
3
-0
/
+14
2016-06-10
KVM: s390: Add sthyi emulation
Janosch Frank
9
-1
/
+507
2016-06-10
KVM: s390: Extend diag 204 fields
Janosch Frank
1
-4
/
+15
2016-06-10
KVM: s390: Add operation exception interception handler
Janosch Frank
4
-0
/
+34
2016-06-10
s390: Make diag224 public
Janosch Frank
3
-14
/
+16
2016-06-10
s390: Make cpc_name accessible
Janosch Frank
2
-8
/
+16
2016-06-10
s390: hypfs: Move diag implementation and data definitions
Janosch Frank
3
-254
/
+256
2016-06-03
kvm/x86: remove unnecessary header file inclusion
Kai Huang
1
-2
/
+0
2016-06-03
KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lock
Paolo Bonzini
2
-3
/
+5
2016-06-03
KVM: x86: rename process_smi to enter_smm, process_smi_request to process_smi
Paolo Bonzini
1
-20
/
+21
2016-06-03
KVM: x86: avoid simultaneous queueing of both IRQ and SMI
Paolo Bonzini
1
-16
/
+29
2016-06-02
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
1
-0
/
+5
2016-06-02
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
1
-10
/
+12
2016-06-02
KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
Paolo Bonzini
1
-1
/
+1
2016-06-02
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
1
-0
/
+4
2016-06-02
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
1
-10
/
+12
2016-06-02
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
1
-1
/
+1
2016-06-02
KVM: Handle MSR_IA32_PERF_CTL
Dmitry Bilunov
1
-0
/
+1
2016-06-02
KVM: x86: avoid write-tearing of TDP
Nadav Amit
1
-4
/
+4
2016-06-02
KVM: arm/arm64: vgic-new: Removel harmful BUG_ON
Marc Zyngier
1
-3
/
+1
2016-06-01
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
3
-17
/
+56
2016-05-31
usbnet: smsc95xx: fix link detection for disabled autonegotiation
Christoph Fritz
1
-0
/
+51
2016-05-31
virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
wangyunjian
1
-16
/
+2
2016-05-31
bnx2x: avoid leaking memory on bnx2x_init_one() failures
Vitaly Kuznetsov
1
-7
/
+10
2016-05-31
fou: fix IPv6 Kconfig options
Arnd Bergmann
2
-2
/
+2
2016-05-31
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
1
-5
/
+15
2016-05-31
sctp: sctp_diag should dump sctp socket type
Xin Long
2
-0
/
+3
2016-05-31
net: fec: update dirty_tx even if no skb
Troy Kisky
1
-5
/
+3
2016-05-31
vlan: Propagate MAC address to VLANs
Mike Manning
3
-3
/
+24
2016-05-31
atm: iphase: off by one in rx_pkt()
Dan Carpenter
1
-1
/
+1
2016-05-31
atm: firestream: add more reserved strings
Dan Carpenter
1
-1
/
+5
2016-05-31
vxlan: Accept user specified MTU value when create new vxlan link
Chen Haiquan
1
-0
/
+3
2016-05-31
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
1
-4
/
+4
2016-05-31
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
1
-0
/
+1
2016-05-31
dma-buf: use vma_pages()
Muhammad Falak R Wani
1
-3
/
+4
2016-05-31
fence: add missing descriptions for fence
Luis de Bethencourt
1
-0
/
+2
2016-05-31
doc: update/fixup dma-buf related DocBook
Rob Clark
1
-4
/
+32
2016-05-31
reservation: add headerdoc comments
Rob Clark
2
-4
/
+121
2016-05-31
dma-buf: headerdoc fixes
Rob Clark
1
-3
/
+10
2016-05-31
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
Marc Zyngier
1
-7
/
+16
2016-05-31
arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
Marc Zyngier
1
-4
/
+2
2016-05-31
arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
Marc Zyngier
1
-1
/
+12
2016-05-31
KVM: arm/arm64: vgic-v3: Always resample level interrupts
Marc Zyngier
1
-5
/
+9
[next]