index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-05
1
-1
/
+41
|
\
|
*
random: Add arch_has_random[_seed]()
H. Peter Anvin
2014-03-20
1
-0
/
+3
|
*
x86, random: Enable the RDSEED instruction
H. Peter Anvin
2014-03-20
1
-1
/
+38
*
|
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-04
1
-0
/
+1
|
\
\
|
*
|
vfs: add renameat2 syscall
Miklos Szeredi
2014-04-01
1
-0
/
+1
*
|
|
Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-04-03
4
-31
/
+135
|
\
\
\
|
*
|
|
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
2014-03-18
2
-17
/
+115
|
*
|
|
xen: remove XEN_PRIVILEGED_GUEST
Michael Opdenacker
2014-03-18
1
-5
/
+0
|
*
|
|
xen: add support for MSI message groups
Roger Pau Monne
2014-03-18
1
-9
/
+20
*
|
|
|
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-04-03
1
-28
/
+27
|
\
\
\
\
|
*
|
|
|
ftrace/x86: BUG when ftrace recovery fails
Petr Mladek
2014-03-07
1
-3
/
+15
|
*
|
|
|
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
2014-03-07
1
-1
/
+1
|
*
|
|
|
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
2014-03-07
1
-3
/
+0
|
*
|
|
|
ftrace/x86: Have ftrace_write() return -EPERM and clean up callers
Steven Rostedt (Red Hat)
2014-03-07
1
-19
/
+8
|
*
|
|
|
ftrace/x86: One more missing sync after fixup of function modification failure
Petr Mladek
2014-03-04
1
-1
/
+1
|
*
|
|
|
ftrace/x86: Run a sync after fixup on failure
Steven Rostedt (Red Hat)
2014-03-04
1
-2
/
+3
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-04-03
7
-44
/
+769
|
\
\
\
\
\
|
*
|
|
|
|
crypto: ghash-clmulni-intel - use C implementation for setkey()
Ard Biesheuvel
2014-04-01
2
-32
/
+11
|
*
|
|
|
|
crypto: x86/sha1 - reduce size of the AVX2 asm implementation
Mathias Krause
2014-03-25
1
-1
/
+0
|
*
|
|
|
|
crypto: x86/sha1 - fix stack alignment of AVX2 variant
Mathias Krause
2014-03-25
1
-5
/
+2
|
*
|
|
|
|
crypto: x86/sha1 - re-enable the AVX variant
Mathias Krause
2014-03-25
1
-10
/
+16
|
*
|
|
|
|
crypto: sha - SHA1 transform x86_64 AVX2
chandramouli narayanan
2014-03-21
3
-7
/
+757
|
*
|
|
|
|
crypto: remove a duplicate checks in __cbc_decrypt()
Dan Carpenter
2014-02-26
2
-6
/
+0
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-03
1
-5
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
2014-03-31
1
-1
/
+2
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
3
-15
/
+6
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
1
-4
/
+4
*
|
|
|
|
|
|
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-02
14
-185
/
+465
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
KVM: vmx: fix MPX detection
Paolo Bonzini
2014-03-27
1
-1
/
+2
|
*
|
|
|
|
|
|
KVM: x86: handle missing MPX in nested virtualization
Paolo Bonzini
2014-03-17
4
-3
/
+30
|
*
|
|
|
|
|
|
KVM: x86: Add nested virtualization support for MPX
Paolo Bonzini
2014-03-17
1
-0
/
+17
|
*
|
|
|
|
|
|
KVM: x86: introduce kvm_supported_xcr0()
Paolo Bonzini
2014-03-17
3
-14
/
+19
|
*
|
|
|
|
|
|
KVM: x86 emulator: emulate MOVAPD
Igor Mammedov
2014-03-17
1
-1
/
+1
|
*
|
|
|
|
|
|
KVM: x86 emulator: emulate MOVAPS
Igor Mammedov
2014-03-17
1
-1
/
+7
|
*
|
|
|
|
|
|
kvm: x86: ignore ioapic polarity
Gabriel L. Somlo
2014-03-13
1
-0
/
+1
|
*
|
|
|
|
|
|
KVM: svm: Allow the guest to run with dirty debug registers
Paolo Bonzini
2014-03-11
1
-0
/
+28
|
*
|
|
|
|
|
|
KVM: svm: set/clear all DR intercepts in one swoop
Paolo Bonzini
2014-03-11
1
-21
/
+20
|
*
|
|
|
|
|
|
KVM: nVMX: Allow nested guests to run with dirty debug registers
Paolo Bonzini
2014-03-11
1
-0
/
+4
|
*
|
|
|
|
|
|
KVM: vmx: Allow the guest to run with dirty debug registers
Paolo Bonzini
2014-03-11
1
-1
/
+37
|
*
|
|
|
|
|
|
KVM: x86: Allow the guest to run with dirty debug registers
Paolo Bonzini
2014-03-11
2
-0
/
+18
|
*
|
|
|
|
|
|
KVM: x86: change vcpu->arch.switch_db_regs to a bit mask
Paolo Bonzini
2014-03-11
2
-2
/
+8
|
*
|
|
|
|
|
|
KVM: vmx: we do rely on loading DR7 on entry
Paolo Bonzini
2014-03-11
1
-1
/
+1
|
*
|
|
|
|
|
|
KVM: x86: Remove return code from enable_irq/nmi_window
Jan Kiszka
2014-03-11
4
-29
/
+14
|
*
|
|
|
|
|
|
KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt
Jan Kiszka
2014-03-11
1
-1
/
+2
|
*
|
|
|
|
|
|
KVM: nVMX: Fully emulate preemption timer
Jan Kiszka
2014-03-11
1
-55
/
+96
|
*
|
|
|
|
|
|
KVM: nVMX: Rework interception of IRQs and NMIs
Jan Kiszka
2014-03-11
3
-36
/
+59
|
*
|
|
|
|
|
|
Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Paolo Bonzini
2014-03-04
31
-149
/
+265
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86: kvm: introduce periodic global clock updates
Andrew Jones
2014-03-04
2
-0
/
+21
|
*
|
|
|
|
|
|
|
x86: kvm: rate-limit global clock updates
Andrew Jones
2014-03-04
2
-4
/
+24
|
*
|
|
|
|
|
|
|
kvm, vmx: Really fix lazy FPU on nested guest
Paolo Bonzini
2014-03-03
1
-1
/
+1
[next]