index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
adaptec
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
KVM/x86: Call smp_wmb() before increasing tlbs_dirty
Lan Tianyu
1
-0
/
+11
2016-03-22
KVM: Replace smp_mb() with smp_mb_after_atomic() in the kvm_make_all_cpus_req...
Lan Tianyu
1
-2
/
+2
2016-03-22
KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...
Lan Tianyu
1
-4
/
+3
2016-03-22
KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
Lan Tianyu
1
-8
/
+7
2016-03-22
KVM, pkeys: expose CPUID/CR4 to guest
Huaitong Han
4
-6
/
+37
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
7
-8
/
+72
2016-03-22
KVM, pkeys: introduce pkru_mask to cache conditions
Huaitong Han
2
-0
/
+88
2016-03-22
KVM, pkeys: save/restore PKRU when guest/host switches
Xiao Guangrong
1
-0
/
+23
2016-03-22
x86: pkey: introduce write_pkru() for KVM
Xiao Guangrong
2
-0
/
+22
2016-03-22
KVM, pkeys: add pkeys support for xsave state
Huaitong Han
1
-1
/
+2
2016-03-22
KVM, pkeys: disable pkeys for guests in non-paging mode
Huaitong Han
1
-6
/
+10
2016-03-22
KVM: x86: remove magic number with enum cpuid_leafs
Huaitong Han
1
-20
/
+20
2016-03-22
KVM: MMU: return page fault error code from permission_fault
Paolo Bonzini
2
-8
/
+12
2016-03-22
KVM: fix spin_lock_init order on x86
Paolo Bonzini
1
-10
/
+11
2016-03-22
KVM: PPC: Create a virtual-mode only TCE table handlers
Alexey Kardashevskiy
3
-7
/
+57
2016-03-22
KVM: VMX: fix nested vpid for old KVM guests
Paolo Bonzini
1
-1
/
+13
2016-03-22
KVM: VMX: avoid guest hang on invalid invvpid instruction
Paolo Bonzini
1
-0
/
+1
2016-03-22
KVM: VMX: avoid guest hang on invalid invept instruction
Paolo Bonzini
1
-0
/
+1
2016-03-21
kvm: arm64: Disable compiler instrumentation for hypervisor code
Catalin Marinas
1
-0
/
+4
2016-03-21
arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE
Marc Zyngier
1
-1
/
+7
2016-03-21
KVM: arm/arm64: disable preemption when calling smp_call_function_many
Eric Auger
1
-0
/
+2
2016-03-20
x86/kallsyms: fix GOLD link failure with new relative kallsyms table format
Ard Biesheuvel
1
-4
/
+4
2016-03-19
bonding: fix bond_get_stats()
Eric Dumazet
2
-31
/
+36
2016-03-19
net: bcmgenet: fix dma api length mismatch
Eric Dumazet
1
-2
/
+2
2016-03-19
net/mlx4_core: Fix backward compatibility on VFs
Eli Cohen
1
-6
/
+18
2016-03-19
phy: mdio-thunder: Fix some Kconfig typos
Andreas Färber
1
-2
/
+2
2016-03-19
lan78xx: add ndo_get_stats64
Woojung Huh
1
-0
/
+49
2016-03-19
lan78xx: handle statistics counter rollover
Woojung Huh
1
-13
/
+239
2016-03-19
RDS: TCP: Remove unused constant
Sowmini Varadhan
1
-2
/
+0
2016-03-19
RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
Sowmini Varadhan
1
-10
/
+135
2016-03-19
net: smc911x: convert pxa dma to dmaengine
Robert Jarzmik
2
-66
/
+82
2016-03-19
team: remove duplicate set of flag IFF_MULTICAST
Zhang Shengju
1
-1
/
+0
2016-03-19
bonding: remove duplicate set of flag IFF_MULTICAST
Zhang Shengju
1
-1
/
+1
2016-03-19
net: fix a comment typo
Zhang Shengju
1
-1
/
+1
2016-03-19
ethernet: micrel: fix some error codes
Dan Carpenter
1
-4
/
+6
2016-03-19
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
4
-8
/
+16
2016-03-19
bpf, dst: add and use dst_tclassid helper
Daniel Borkmann
2
-8
/
+13
2016-03-19
bpf: make skb->tc_classid also readable
Daniel Borkmann
1
-6
/
+6
2016-03-19
net: mvneta: bm: clarify dependencies
Arnd Bergmann
1
-2
/
+10
2016-03-19
cls_bpf: reset class and reuse major in da
Daniel Borkmann
1
-5
/
+8
2016-03-19
ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c
Aaron Young
2
-50
/
+56
2016-03-19
ldmvsw: Add ldmvsw.c driver code
Aaron Young
4
-0
/
+481
2016-03-19
ldmvsw: Make sunvnet_common compatible with ldmvsw
Aaron Young
3
-70
/
+121
2016-03-19
ldmvsw: Split sunvnet driver into common code
Aaron Young
5
-1743
/
+1816
2016-03-19
bnx2x: Prevent false warning for lack of FC NPIV
Yuval Mintz
1
-0
/
+4
2016-03-19
ravb: fix result value overwrite
Yoshihiro Kaneko
1
-2
/
+2
2016-03-19
qlge: Fix receive packets drop.
Manish Chopra
1
-0
/
+11
2016-03-18
net: stmmac: Don't search for phys if mdio node is defined.
Phil Reid
1
-0
/
+4
2016-03-18
mediatek: unlock on error in mtk_tx_map()
Dan Carpenter
1
-0
/
+2
2016-03-18
mediatek: checking for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
[next]